mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 02:48:27 +00:00
feat(models): support anthropic sonnet 4.6
This commit is contained in:
@@ -5,6 +5,7 @@ export type ModelRef = {
|
||||
|
||||
const ANTHROPIC_PREFIXES = [
|
||||
"claude-opus-4-6",
|
||||
"claude-sonnet-4-6",
|
||||
"claude-opus-4-5",
|
||||
"claude-sonnet-4-5",
|
||||
"claude-haiku-4-5",
|
||||
|
||||
Reference in New Issue
Block a user