diff --git a/internal/providers/configs/cortecs.json b/internal/providers/configs/cortecs.json index 042a7ca55e6a8cc75b95d179228b7051714db491..274672d31cbaa13b8f62b29d1ebd649a60b09f9a 100644 --- a/internal/providers/configs/cortecs.json +++ b/internal/providers/configs/cortecs.json @@ -7,6 +7,24 @@ "default_large_model_id": "qwen3-coder-30b-a3b-instruct", "default_small_model_id": "glm-4.7-flash", "models": [ + { + "id": "nvidia-nemotron-3-nano-omni", + "name": "Nemotron 3 Nano Omni", + "cost_per_1m_in": 0.0532447, + "cost_per_1m_out": 0.212976, + "cost_per_1m_in_cached": 0, + "cost_per_1m_out_cached": 0, + "context_window": 300000, + "default_max_tokens": 30000, + "can_reason": true, + "reasoning_levels": [ + "low", + "medium", + "high" + ], + "default_reasoning_effort": "medium", + "supports_attachments": false + }, { "id": "gpt-5.4", "name": "GPT 5.4", diff --git a/internal/providers/configs/huggingface.json b/internal/providers/configs/huggingface.json index 4ca0e4a93e718133192e90e3825c33cca807b8fc..8b930025daf880b1cd9287472368efb90269b7df 100644 --- a/internal/providers/configs/huggingface.json +++ b/internal/providers/configs/huggingface.json @@ -19,18 +19,6 @@ "can_reason": false, "supports_attachments": false }, - { - "id": "MiniMaxAI/MiniMax-M2.7:fireworks-ai", - "name": "MiniMaxAI/MiniMax-M2.7 (fireworks-ai)", - "cost_per_1m_in": 0, - "cost_per_1m_out": 0, - "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0, - "context_window": 196608, - "default_max_tokens": 8192, - "can_reason": false, - "supports_attachments": false - }, { "id": "Qwen/Qwen3-235B-A22B-Instruct-2507:cerebras", "name": "Qwen/Qwen3-235B-A22B-Instruct-2507 (cerebras)", @@ -91,18 +79,6 @@ "can_reason": false, "supports_attachments": false }, - { - "id": "deepseek-ai/DeepSeek-V4-Pro:fireworks-ai", - "name": "deepseek-ai/DeepSeek-V4-Pro (fireworks-ai)", - "cost_per_1m_in": 0, - "cost_per_1m_out": 0, - "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0, - "context_window": 1048576, - "default_max_tokens": 8192, - "can_reason": false, - "supports_attachments": false - }, { "id": "meta-llama/Llama-3.3-70B-Instruct:groq", "name": "meta-llama/Llama-3.3-70B-Instruct (groq)", diff --git a/internal/providers/configs/neuralwatt.json b/internal/providers/configs/neuralwatt.json index 735961fd79591f69a309bdcbdf3644b2e49f00b5..5dddac9bc9655753255d89280df0040a19a05c22 100644 --- a/internal/providers/configs/neuralwatt.json +++ b/internal/providers/configs/neuralwatt.json @@ -100,7 +100,7 @@ "cost_per_1m_out_cached": 3.22, "context_window": 262144, "default_max_tokens": 26214, - "can_reason": true, + "can_reason": false, "supports_attachments": true }, { @@ -149,7 +149,7 @@ "context_window": 131072, "default_max_tokens": 13107, "can_reason": true, - "supports_attachments": false + "supports_attachments": true }, { "id": "qwen3.6-35b-fast", @@ -161,7 +161,7 @@ "context_window": 131072, "default_max_tokens": 13107, "can_reason": false, - "supports_attachments": false + "supports_attachments": true } ] } diff --git a/internal/providers/configs/openrouter.json b/internal/providers/configs/openrouter.json index e591ff5e62ae5ad99326de94c0dad96d4afbec0e..ed3796a0e2977fef939cbd2ca378a9848286c437 100644 --- a/internal/providers/configs/openrouter.json +++ b/internal/providers/configs/openrouter.json @@ -538,24 +538,24 @@ { "id": "deepseek/deepseek-chat-v3-0324", "name": "DeepSeek: DeepSeek V3 0324", - "cost_per_1m_in": 0.2, - "cost_per_1m_out": 0.77, + "cost_per_1m_in": 0.27, + "cost_per_1m_out": 1.12, "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0.135, "context_window": 163840, - "default_max_tokens": 8192, + "default_max_tokens": 81920, "can_reason": false, "supports_attachments": false }, { "id": "deepseek/deepseek-chat-v3.1", "name": "DeepSeek: DeepSeek V3.1", - "cost_per_1m_in": 0.6, - "cost_per_1m_out": 1.7, + "cost_per_1m_in": 0.27, + "cost_per_1m_out": 1, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0, + "cost_per_1m_out_cached": 0.135, "context_window": 163840, - "default_max_tokens": 16384, + "default_max_tokens": 32768, "can_reason": true, "reasoning_levels": [ "low", @@ -625,9 +625,9 @@ "cost_per_1m_in": 0.14, "cost_per_1m_out": 0.28, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0.028, + "cost_per_1m_out_cached": 0.0028, "context_window": 1048576, - "default_max_tokens": 8192, + "default_max_tokens": 192000, "can_reason": true, "reasoning_levels": [ "low", @@ -934,12 +934,12 @@ { "id": "google/gemma-4-26b-a4b-it", "name": "Google: Gemma 4 26B A4B ", - "cost_per_1m_in": 0.13, - "cost_per_1m_out": 0.4, + "cost_per_1m_in": 0.15, + "cost_per_1m_out": 0.6, "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0, "context_window": 262144, - "default_max_tokens": 65536, + "default_max_tokens": 131072, "can_reason": true, "reasoning_levels": [ "low", @@ -1048,12 +1048,12 @@ { "id": "meta-llama/llama-3.3-70b-instruct", "name": "Meta: Llama 3.3 70B Instruct", - "cost_per_1m_in": 0.6, - "cost_per_1m_out": 0.6, + "cost_per_1m_in": 0.59, + "cost_per_1m_out": 0.79, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0.6, + "cost_per_1m_out_cached": 0, "context_window": 131072, - "default_max_tokens": 65536, + "default_max_tokens": 16384, "can_reason": false, "supports_attachments": false }, @@ -1081,24 +1081,6 @@ "can_reason": false, "supports_attachments": true }, - { - "id": "minimax/minimax-m1", - "name": "MiniMax: MiniMax M1", - "cost_per_1m_in": 0.44, - "cost_per_1m_out": 1.76, - "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0, - "context_window": 1000000, - "default_max_tokens": 20000, - "can_reason": true, - "reasoning_levels": [ - "low", - "medium", - "high" - ], - "default_reasoning_effort": "medium", - "supports_attachments": false - }, { "id": "minimax/minimax-m2", "name": "MiniMax: MiniMax M2", @@ -1174,8 +1156,8 @@ { "id": "minimax/minimax-m2.7", "name": "MiniMax: MiniMax M2.7", - "cost_per_1m_in": 0.6, - "cost_per_1m_out": 2.4, + "cost_per_1m_in": 0.3, + "cost_per_1m_out": 1.2, "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0.06, "context_window": 204800, @@ -1387,18 +1369,6 @@ "default_reasoning_effort": "medium", "supports_attachments": true }, - { - "id": "mistralai/mistral-small-creative", - "name": "Mistral: Mistral Small Creative", - "cost_per_1m_in": 0.1, - "cost_per_1m_out": 0.3, - "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0.01, - "context_window": 32768, - "default_max_tokens": 3276, - "can_reason": false, - "supports_attachments": false - }, { "id": "mistralai/mixtral-8x22b-instruct", "name": "Mistral: Mixtral 8x22B Instruct", @@ -1504,10 +1474,10 @@ { "id": "moonshotai/kimi-k2.5", "name": "MoonshotAI: Kimi K2.5", - "cost_per_1m_in": 0.55, - "cost_per_1m_out": 3.25, + "cost_per_1m_in": 0.45, + "cost_per_1m_out": 2.25, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0.15, + "cost_per_1m_out_cached": 0.07, "context_window": 262144, "default_max_tokens": 131072, "can_reason": true, @@ -1825,7 +1795,7 @@ "cost_per_1m_in": 2.5, "cost_per_1m_out": 10, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 1.25, + "cost_per_1m_out_cached": 0, "context_window": 128000, "default_max_tokens": 8192, "can_reason": false, @@ -1945,9 +1915,9 @@ "cost_per_1m_in": 0.25, "cost_per_1m_out": 2, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0.03, + "cost_per_1m_out_cached": 0.025, "context_window": 400000, - "default_max_tokens": 40000, + "default_max_tokens": 64000, "can_reason": true, "reasoning_levels": [ "low", @@ -1999,7 +1969,7 @@ "cost_per_1m_in": 1.25, "cost_per_1m_out": 10, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0.125, + "cost_per_1m_out_cached": 0.13, "context_window": 400000, "default_max_tokens": 64000, "can_reason": true, @@ -2284,12 +2254,12 @@ { "id": "openai/gpt-oss-120b", "name": "OpenAI: gpt-oss-120b", - "cost_per_1m_in": 0.15, - "cost_per_1m_out": 0.6, + "cost_per_1m_in": 0.05, + "cost_per_1m_out": 0.25, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0.075, + "cost_per_1m_out_cached": 0, "context_window": 131072, - "default_max_tokens": 32768, + "default_max_tokens": 16384, "can_reason": true, "reasoning_levels": [ "low", @@ -2689,24 +2659,6 @@ "can_reason": false, "supports_attachments": false }, - { - "id": "qwen/qwen3-14b", - "name": "Qwen: Qwen3 14B", - "cost_per_1m_in": 0.12, - "cost_per_1m_out": 0.24, - "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0, - "context_window": 40960, - "default_max_tokens": 8192, - "can_reason": true, - "reasoning_levels": [ - "low", - "medium", - "high" - ], - "default_reasoning_effort": "medium", - "supports_attachments": false - }, { "id": "qwen/qwen3-235b-a22b", "name": "Qwen: Qwen3 235B A22B", @@ -2728,8 +2680,8 @@ { "id": "qwen/qwen3-235b-a22b-2507", "name": "Qwen: Qwen3 235B A22B Instruct 2507", - "cost_per_1m_in": 0.22, - "cost_per_1m_out": 0.88, + "cost_per_1m_in": 0.071, + "cost_per_1m_out": 0.1, "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0, "context_window": 262144, @@ -2758,12 +2710,12 @@ { "id": "qwen/qwen3-30b-a3b", "name": "Qwen: Qwen3 30B A3B", - "cost_per_1m_in": 0.08, - "cost_per_1m_out": 0.28, + "cost_per_1m_in": 0.13, + "cost_per_1m_out": 0.52, "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0, - "context_window": 40960, - "default_max_tokens": 8192, + "context_window": 131072, + "default_max_tokens": 4096, "can_reason": true, "reasoning_levels": [ "low", @@ -2842,12 +2794,12 @@ { "id": "qwen/qwen3-coder-30b-a3b-instruct", "name": "Qwen: Qwen3 Coder 30B A3B Instruct", - "cost_per_1m_in": 0.07, - "cost_per_1m_out": 0.27, + "cost_per_1m_in": 0.2925, + "cost_per_1m_out": 1.4625, "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0, - "context_window": 160000, - "default_max_tokens": 16384, + "context_window": 262144, + "default_max_tokens": 32768, "can_reason": false, "supports_attachments": false }, @@ -2944,12 +2896,12 @@ { "id": "qwen/qwen3-next-80b-a3b-instruct", "name": "Qwen: Qwen3 Next 80B A3B Instruct", - "cost_per_1m_in": 0.09, + "cost_per_1m_in": 0.1, "cost_per_1m_out": 1.1, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0, + "cost_per_1m_out_cached": 0.07, "context_window": 262144, - "default_max_tokens": 8192, + "default_max_tokens": 131072, "can_reason": false, "supports_attachments": false }, @@ -2986,12 +2938,12 @@ { "id": "qwen/qwen3-vl-235b-a22b-instruct", "name": "Qwen: Qwen3 VL 235B A22B Instruct", - "cost_per_1m_in": 0.26, - "cost_per_1m_out": 1.04, + "cost_per_1m_in": 0.2, + "cost_per_1m_out": 0.88, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0, - "context_window": 131072, - "default_max_tokens": 16384, + "cost_per_1m_out_cached": 0.11, + "context_window": 262144, + "default_max_tokens": 8192, "can_reason": false, "supports_attachments": true }, @@ -3028,12 +2980,12 @@ { "id": "qwen/qwen3-vl-30b-a3b-thinking", "name": "Qwen: Qwen3 VL 30B A3B Thinking", - "cost_per_1m_in": 0.29, - "cost_per_1m_out": 1, + "cost_per_1m_in": 0.13, + "cost_per_1m_out": 1.56, "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0, - "context_window": 262144, - "default_max_tokens": 131072, + "context_window": 131072, + "default_max_tokens": 16384, "can_reason": true, "reasoning_levels": [ "low", @@ -3433,9 +3385,9 @@ "cost_per_1m_in": 0.1, "cost_per_1m_out": 0.3, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0.01, + "cost_per_1m_out_cached": 0.02, "context_window": 262144, - "default_max_tokens": 32768, + "default_max_tokens": 16000, "can_reason": true, "reasoning_levels": [ "low", @@ -3537,7 +3489,7 @@ "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0.11, "context_window": 131072, - "default_max_tokens": 48000, + "default_max_tokens": 49152, "can_reason": true, "reasoning_levels": [ "low", @@ -3625,9 +3577,9 @@ "cost_per_1m_in": 0.3, "cost_per_1m_out": 0.9, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0.055, + "cost_per_1m_out_cached": 0.05, "context_window": 131072, - "default_max_tokens": 16384, + "default_max_tokens": 12000, "can_reason": true, "reasoning_levels": [ "low", @@ -3658,12 +3610,12 @@ { "id": "z-ai/glm-4.7-flash", "name": "Z.ai: GLM 4.7 Flash", - "cost_per_1m_in": 0.06, - "cost_per_1m_out": 0.4, + "cost_per_1m_in": 0.1, + "cost_per_1m_out": 0.43, "cost_per_1m_in_cached": 0, - "cost_per_1m_out_cached": 0.01, + "cost_per_1m_out_cached": 0, "context_window": 202752, - "default_max_tokens": 8192, + "default_max_tokens": 101376, "can_reason": true, "reasoning_levels": [ "low", diff --git a/internal/providers/configs/venice.json b/internal/providers/configs/venice.json index cbea1fefcc032ebecd620fb61e6311cf0d21a8ce..1c06fab2ebc3c74db81f25bb6d72f3681024e337 100644 --- a/internal/providers/configs/venice.json +++ b/internal/providers/configs/venice.json @@ -130,7 +130,7 @@ { "id": "deepseek-v4-flash", "name": "DeepSeek V4 Flash", - "cost_per_1m_in": 0.175, + "cost_per_1m_in": 0.17, "cost_per_1m_out": 0.35, "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0, @@ -148,8 +148,8 @@ { "id": "deepseek-v4-pro", "name": "DeepSeek V4 Pro", - "cost_per_1m_in": 2.175, - "cost_per_1m_out": 4.35, + "cost_per_1m_in": 1.73, + "cost_per_1m_out": 3.796, "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0, "context_window": 1000000, diff --git a/internal/providers/configs/vercel.json b/internal/providers/configs/vercel.json index 581f12f8ad788af69f7c2894cdb828af74f91062..31f8e7aecc434632daf424da8ce88044fb2467db 100644 --- a/internal/providers/configs/vercel.json +++ b/internal/providers/configs/vercel.json @@ -298,19 +298,13 @@ { "id": "deepseek/deepseek-v3.2-thinking", "name": "DeepSeek V3.2 Thinking", - "cost_per_1m_in": 0.28, - "cost_per_1m_out": 0.42, - "cost_per_1m_in_cached": 0.028, + "cost_per_1m_in": 0.62, + "cost_per_1m_out": 1.85, + "cost_per_1m_in_cached": 0, "cost_per_1m_out_cached": 0, "context_window": 128000, "default_max_tokens": 8000, - "can_reason": true, - "reasoning_levels": [ - "low", - "medium", - "high" - ], - "default_reasoning_effort": "medium", + "can_reason": false, "supports_attachments": false }, { @@ -1855,6 +1849,24 @@ "can_reason": false, "supports_attachments": false }, + { + "id": "xiaomi/mimo-v2.5", + "name": "MiMo M2.5", + "cost_per_1m_in": 0.4, + "cost_per_1m_out": 2, + "cost_per_1m_in_cached": 0.08, + "cost_per_1m_out_cached": 0, + "context_window": 1050000, + "default_max_tokens": 8000, + "can_reason": true, + "reasoning_levels": [ + "low", + "medium", + "high" + ], + "default_reasoning_effort": "medium", + "supports_attachments": true + }, { "id": "xiaomi/mimo-v2-flash", "name": "MiMo V2 Flash", @@ -1891,6 +1903,24 @@ "default_reasoning_effort": "medium", "supports_attachments": false }, + { + "id": "xiaomi/mimo-v2.5-pro", + "name": "MiMo V2.5 Pro", + "cost_per_1m_in": 1, + "cost_per_1m_out": 3, + "cost_per_1m_in_cached": 0.2, + "cost_per_1m_out_cached": 0, + "context_window": 1050000, + "default_max_tokens": 8000, + "can_reason": true, + "reasoning_levels": [ + "low", + "medium", + "high" + ], + "default_reasoning_effort": "medium", + "supports_attachments": true + }, { "id": "minimax/minimax-m2", "name": "MiniMax M2", @@ -2227,6 +2257,24 @@ "default_reasoning_effort": "medium", "supports_attachments": true }, + { + "id": "alibaba/qwen3.6-27b", + "name": "Qwen 3.6 27B", + "cost_per_1m_in": 0.6, + "cost_per_1m_out": 3.6, + "cost_per_1m_in_cached": 0, + "cost_per_1m_out_cached": 0, + "context_window": 256000, + "default_max_tokens": 8000, + "can_reason": true, + "reasoning_levels": [ + "low", + "medium", + "high" + ], + "default_reasoning_effort": "medium", + "supports_attachments": true + }, { "id": "alibaba/qwen-3.6-max-preview", "name": "Qwen 3.6 Max Preview", @@ -2263,24 +2311,6 @@ "default_reasoning_effort": "medium", "supports_attachments": true }, - { - "id": "alibaba/qwen3-235b-a22b-thinking", - "name": "Qwen3 235B A22B Thinking 2507", - "cost_per_1m_in": 0.23, - "cost_per_1m_out": 2.3, - "cost_per_1m_in_cached": 0.2, - "cost_per_1m_out_cached": 0, - "context_window": 262114, - "default_max_tokens": 8000, - "can_reason": true, - "reasoning_levels": [ - "low", - "medium", - "high" - ], - "default_reasoning_effort": "medium", - "supports_attachments": true - }, { "id": "alibaba/qwen-3-235b", "name": "Qwen3 235B A22b Instruct 2507", @@ -2371,6 +2401,24 @@ "default_reasoning_effort": "medium", "supports_attachments": true }, + { + "id": "alibaba/qwen3-235b-a22b-thinking", + "name": "Qwen3 VL 235B A22B Thinking", + "cost_per_1m_in": 0.4, + "cost_per_1m_out": 4, + "cost_per_1m_in_cached": 0, + "cost_per_1m_out_cached": 0, + "context_window": 131072, + "default_max_tokens": 8000, + "can_reason": true, + "reasoning_levels": [ + "low", + "medium", + "high" + ], + "default_reasoning_effort": "medium", + "supports_attachments": true + }, { "id": "alibaba/qwen-3-14b", "name": "Qwen3-14B",