Skip to content

chore(llm_config): refresh OpenRouter model pricing#642

Merged
neoneye merged 1 commit intomainfrom
chore/llm-config-pricing-refresh
Apr 28, 2026
Merged

chore(llm_config): refresh OpenRouter model pricing#642
neoneye merged 1 commit intomainfrom
chore/llm-config-pricing-refresh

Conversation

@neoneye
Copy link
Copy Markdown
Member

@neoneye neoneye commented Apr 28, 2026

Summary

  • Refreshed per-million-token pricing for every paid OpenRouter model entry in baseline.json, premium.json, and frontier.json, with embedded prices in each comment field updated to match.
  • Notable shifts: gemini-2.0-flash-001 and gemini-2.5-flash-lite-preview-09-2025 reprice to $0.10/$0.40; qwen3.5-397b-a17b jumps to $0.39/$2.34 (tiered pricing gone); gemini-2.5-flash-lite drops $0.40/$2.20 → $0.10/$0.40; gemma4-26b-a4b-it and gpt-oss-20b both drop.
  • OpenAI (gpt-5-nano, gpt-5-mini) and Alibaba (qwen-flash-2025-07-28) entries are not on OpenRouter and were left untouched in this pass.

Test plan

  • Eyeball each updated pricing block against the relevant OpenRouter model page
  • Confirm comment fields match the new numbers
  • Confirm CI passes

Pull current per-million-token prices from OpenRouter for every paid
model entry in baseline.json, premium.json, and frontier.json, and sync
the embedded prices in each "comment" field.

baseline.json:
- gpt-oss-20b: $0.05/$0.20 → $0.03/$0.14
- gemini-2.5-flash-lite-preview-09-2025: $0.30/$2.55 → $0.10/$0.40
  (also corrected created date to Sep 25, 2025 and added
   context_window: 1048576)
- gemini-2.0-flash-001: $0.075/$0.30 → $0.10/$0.40
  (price hike + ~half throughput; demoted from priority 1)
- gemma4-26b-a4b-it: $0.13/$0.40 → $0.06/$0.33
- qwen3-30b-a3b: output $0.29 → $0.28

premium.json:
- qwen3.5-397b-a17b: $0.15/$1.00 → $0.39/$2.34 (tiered pricing dropped)

frontier.json:
- moonshotai-kimi-k2-5: input $0.40 → $0.44
- qwen3.5-397b-a17b: $0.15/$1.00 → $0.39/$2.34
- google-gemini-2.5-flash-lite: $0.40/$2.20 → $0.10/$0.40

OpenAI gpt-5-nano / gpt-5-mini and the Alibaba qwen-flash entries are
not on OpenRouter and were left untouched in this pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@neoneye neoneye merged commit 7ffa6b4 into main Apr 28, 2026
3 checks passed
@neoneye neoneye deleted the chore/llm-config-pricing-refresh branch April 28, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant