fix(pricing): refresh catalog pricing snapshot

Verify display pricing against the official pricing page and the live
provider model list:

- add claude-fable-5-1 and deepseek/deepseek-v4-flash-fast
- remove minimax/minimax-m3-free and minimax/minimax-m2.7-free, which the
  provider no longer lists
- end the claude-sonnet-5 introductory window; the listed rate is unchanged
- google/gemini-3.7-flash returns to list price after the promotion ended
This commit is contained in:
Patrick Wozniak
2026-09-01 23:29:16 +02:00
parent b6e0e07c01
commit f17cec0eee
5 changed files with 53 additions and 57 deletions
+3 -3
View File
@@ -1,9 +1,10 @@
{
"fetchedAt": "2026-08-28T09:27:52.554Z",
"fetchedAt": "2026-09-01T21:28:23.974Z",
"source": "https://api.commandcode.ai/provider/v1/models",
"modelIds": [
"claude-sonnet-5",
"claude-sonnet-4-6",
"claude-fable-5-1",
"claude-fable-5",
"claude-opus-5",
"claude-opus-4-8",
@@ -19,6 +20,7 @@
"deepseek/deepseek-v4-pro",
"deepseek/deepseek-v4-flash",
"deepseek/deepseek-v4-flash-vision-exp",
"deepseek/deepseek-v4-flash-fast",
"moonshotai/Kimi-K3",
"moonshotai/Kimi-K2.7-Code",
"moonshotai/Kimi-K2.7-Code-Highspeed",
@@ -32,8 +34,6 @@
"zai-org/GLM-5",
"MiniMaxAI/MiniMax-M3",
"MiniMaxAI/MiniMax-M2.7",
"minimax/minimax-m3-free",
"minimax/minimax-m2.7-free",
"MiniMaxAI/MiniMax-M2.5",
"xiaomi/mimo-v2.5-pro",
"xiaomi/mimo-v2.5",