feat: add letta/auto and letta/auto-fast model support (#1259)

Co-authored-by: Letta Code <noreply@letta.com>
This commit is contained in:
cthomas
2026-03-04 12:16:30 -08:00
committed by GitHub
parent fbade3aee7
commit 2edbe0566d
4 changed files with 153 additions and 4 deletions

View File

@@ -1,4 +1,18 @@
[
{
"id": "auto",
"handle": "letta/auto",
"label": "Auto",
"description": "Automatically select the best model",
"isFeatured": true
},
{
"id": "auto-fast",
"handle": "letta/auto-fast",
"label": "Auto Fast",
"description": "Automatically select the best fast model",
"isFeatured": true
},
{
"id": "sonnet",
"handle": "anthropic/claude-sonnet-4-6",