Add nemotron-3-ultra and claude-sonnet-latest profiles
This commit is contained in:
7
profiles/anthropic/claude-sonnet-latest.yml
Normal file
7
profiles/anthropic/claude-sonnet-latest.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
id: claude-sonnet-latest
|
||||||
|
endpoint: https://openrouter.ai/api/v1
|
||||||
|
model: "~anthropic/claude-sonnet-latest"
|
||||||
|
reasoning_effort: high
|
||||||
|
timeout_seconds: 240
|
||||||
|
api_key_env: OPENROUTER_API_KEY
|
||||||
|
service_tier: flex
|
||||||
7
profiles/nvidia/nemotron-3-ultra.yml
Normal file
7
profiles/nvidia/nemotron-3-ultra.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
id: nemotron-3-ultra
|
||||||
|
endpoint: https://openrouter.ai/api/v1
|
||||||
|
model: nvidia/nemotron-3-ultra-550b-a55b
|
||||||
|
reasoning_effort: high
|
||||||
|
timeout_seconds: 180
|
||||||
|
api_key_env: OPENROUTER_API_KEY
|
||||||
|
service_tier: flex
|
||||||
Reference in New Issue
Block a user