chore: move to Sonnet 3.7
This commit is contained in:
parent
2d5e3fcfe8
commit
dc0e0fa634
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ return {
|
|||
__inherited_from = "openai",
|
||||
endpoint = "https://openrouter.ai/api/v1",
|
||||
api_key_name = "OPENROUTER_API_KEY_AVANTE",
|
||||
model = "anthropic/claude-3.5-sonnet",
|
||||
model = "anthropic/claude-3.7-sonnet",
|
||||
temperature = 0,
|
||||
max_tokens = 4096,
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue