Add the OpenRouter catalog module
This commit is contained in:
8
catalog/profiles/minimax/minimax-m2.yml
Normal file
8
catalog/profiles/minimax/minimax-m2.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
id: minimax-m2
|
||||
backend: openrouter
|
||||
model: minimax/minimax-m2.5
|
||||
temperature: 0.5
|
||||
reasoning_effort: high
|
||||
top_p: 0.95
|
||||
timeout_seconds: 180
|
||||
service_tier: flex
|
||||
8
catalog/profiles/minimax/minimax-m3.yml
Normal file
8
catalog/profiles/minimax/minimax-m3.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
id: minimax-m3
|
||||
backend: openrouter
|
||||
model: minimax/minimax-m3
|
||||
#temperature: 0.5
|
||||
reasoning_effort: high
|
||||
#top_p: 0.95
|
||||
timeout_seconds: 180
|
||||
service_tier: flex
|
||||
Reference in New Issue
Block a user