mirror of
https://github.com/harivansh-afk/clanker-agent.git
synced 2026-04-18 16:02:28 +00:00
model upgrade
This commit is contained in:
parent
92c3bcf9f9
commit
a1c66c805a
5 changed files with 12 additions and 9 deletions
|
|
@ -21,7 +21,7 @@ export const defaultModelPerProvider: Record<KnownProvider, string> = {
|
|||
anthropic: "claude-opus-4-6",
|
||||
openai: "gpt-5.4",
|
||||
"azure-openai-responses": "gpt-5.2",
|
||||
"openai-codex": "gpt-5.4",
|
||||
"openai-codex": "gpt-5.3-codex",
|
||||
google: "gemini-2.5-pro",
|
||||
"google-gemini-cli": "gemini-2.5-pro",
|
||||
"google-antigravity": "gemini-3.1-pro-high",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue