diff --git a/profiles/openrouter/openrouter-minimax-m2-5.yml b/profiles/openrouter/openrouter-minimax-m2-5.yml new file mode 100644 index 0000000..4bad098 --- /dev/null +++ b/profiles/openrouter/openrouter-minimax-m2-5.yml @@ -0,0 +1,8 @@ +id: openrouter-minimax-m2-5 +endpoint: https://openrouter.ai/api/v1 +model: minimax/minimax-m2.5 +temperature: 0.5 +reasoning_effort: medium +top_p: 0.95 +timeout_seconds: 180 +api_key_env: OPENROUTER_API_KEY \ No newline at end of file