feat: add Claude Haiku 4.5 to model selector (#20)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -14,6 +14,13 @@
|
||||
"description": "Anthropic's smartest (and slowest) model",
|
||||
"updateArgs": { "contextWindow": 200000 }
|
||||
},
|
||||
{
|
||||
"id": "haiku",
|
||||
"handle": "anthropic/claude-haiku-4-5-20251001",
|
||||
"label": "Claude Haiku 4.5",
|
||||
"description": "Anthropic's fastest model",
|
||||
"updateArgs": { "contextWindow": 200000 }
|
||||
},
|
||||
{
|
||||
"id": "gpt-5-codex",
|
||||
"handle": "openai/gpt-5-codex",
|
||||
|
||||
Reference in New Issue
Block a user