diff --git a/conf/providers/deepseek.yaml b/conf/providers/deepseek.yaml index 370723c059..10ac792e2e 100644 --- a/conf/providers/deepseek.yaml +++ b/conf/providers/deepseek.yaml @@ -12,6 +12,8 @@ models: config: compatibilities: [tool-call, reasoning] context_window: 1000000 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: deepseek-v4-pro name: DeepSeek V4 Pro @@ -19,6 +21,8 @@ models: config: compatibilities: [tool-call, reasoning] context_window: 1000000 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: deepseek-chat name: DeepSeek V4 Flash (legacy non-thinking) diff --git a/conf/providers/minimax.yaml b/conf/providers/minimax.yaml index 12b68482d6..8066050c44 100644 --- a/conf/providers/minimax.yaml +++ b/conf/providers/minimax.yaml @@ -10,8 +10,9 @@ models: name: MiniMax M2.7 type: chat config: - compatibilities: [tool-call, reasoning] + compatibilities: [tool-call] context_window: 204800 + thinking_mode: none - model_id: MiniMax-M2.7-highspeed name: MiniMax M2.7 Highspeed diff --git a/conf/providers/mistral.yaml b/conf/providers/mistral.yaml index 512cecf81c..671c3f103e 100644 --- a/conf/providers/mistral.yaml +++ b/conf/providers/mistral.yaml @@ -24,6 +24,8 @@ models: config: compatibilities: [tool-call] context_window: 131072 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: magistral-medium-latest name: Magistral Medium 1.2 @@ -56,6 +58,8 @@ models: config: compatibilities: [tool-call] context_window: 131072 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: mistral-large-latest name: Mistral Large 2.1 diff --git a/conf/providers/openrouter.yaml b/conf/providers/openrouter.yaml index 10ff7e7a47..229dc19019 100644 --- a/conf/providers/openrouter.yaml +++ b/conf/providers/openrouter.yaml @@ -9,7 +9,6 @@ models: type: chat config: context_window: 2000000 - - model_id: "ai21/jamba-large-1.7" name: "AI21: Jamba Large 1.7" type: chat @@ -388,6 +387,8 @@ models: config: compatibilities: [reasoning] context_window: 32768 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "deepseek/deepseek-v3.1-terminus" name: "DeepSeek: DeepSeek V3.1 Terminus" type: chat @@ -420,12 +421,16 @@ models: config: compatibilities: [tool-call, reasoning] context_window: 1048576 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "deepseek/deepseek-v4-pro" name: "DeepSeek: DeepSeek V4 Pro" type: chat config: compatibilities: [tool-call, reasoning] context_window: 1048576 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "essentialai/rnj-1-instruct" name: "EssentialAI: Rnj 1 Instruct" type: chat @@ -580,6 +585,8 @@ models: config: compatibilities: [vision, tool-call, reasoning] context_window: 262144 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "google/gemma-4-26b-a4b-it:free" name: "Google: Gemma 4 26B A4B (free)" type: chat @@ -592,6 +599,8 @@ models: config: compatibilities: [vision, tool-call, reasoning] context_window: 262144 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "google/gemma-4-31b-it:free" name: "Google: Gemma 4 31B (free)" type: chat @@ -831,8 +840,9 @@ models: name: "MiniMax: MiniMax M2.7" type: chat config: - compatibilities: [tool-call, reasoning] + compatibilities: [tool-call] context_window: 196608 + thinking_mode: none - model_id: "mistralai/codestral-2508" name: "Mistral: Codestral 2508" type: chat @@ -910,12 +920,16 @@ models: config: compatibilities: [vision, tool-call] context_window: 131072 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "mistralai/mistral-medium-3-5" name: "Mistral: Mistral Medium 3.5" type: chat config: compatibilities: [vision, tool-call, reasoning] context_window: 262144 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "mistralai/mistral-medium-3.1" name: "Mistral: Mistral Medium 3.1" type: chat @@ -945,6 +959,8 @@ models: config: compatibilities: [vision, tool-call, reasoning] context_window: 262144 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "mistralai/mistral-small-3.1-24b-instruct" name: "Mistral: Mistral Small 3.1 24B" type: chat @@ -1901,6 +1917,8 @@ models: config: compatibilities: [vision, tool-call, reasoning] context_window: 262144 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "qwen/qwen3.5-9b" name: "Qwen: Qwen3.5-9B" type: chat @@ -2121,12 +2139,16 @@ models: config: compatibilities: [vision, tool-call, reasoning] context_window: 2000000 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "x-ai/grok-4.20-multi-agent" name: "xAI: Grok 4.20 Multi-Agent" type: chat config: compatibilities: [vision, reasoning] context_window: 2000000 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "x-ai/grok-4.3" name: "xAI: Grok 4.3" type: chat @@ -2253,6 +2275,8 @@ models: config: compatibilities: [tool-call, reasoning] context_window: 202752 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: "z-ai/glm-5v-turbo" name: "Z.ai: GLM 5V Turbo" type: chat diff --git a/conf/providers/qwen.yaml b/conf/providers/qwen.yaml index 66f9f73107..681169598b 100644 --- a/conf/providers/qwen.yaml +++ b/conf/providers/qwen.yaml @@ -168,6 +168,8 @@ models: config: compatibilities: [vision, tool-call, reasoning] context_window: 262144 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: qwen3.5-122b-a10b name: Qwen3.5-122B-A10B @@ -510,6 +512,8 @@ models: config: compatibilities: [reasoning] context_window: 131072 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: qwq-32b-preview name: QwQ 32B Preview @@ -666,6 +670,8 @@ models: config: compatibilities: [reasoning] context_window: 32768 + thinking_mode: toggle + reasoning_efforts: [low, medium, high] - model_id: deepseek-r1-distill-llama-8b name: DeepSeek R1 Distill Llama 8B