feat: add letta/auto and letta/auto-fast model support (#1259)
Co-authored-by: Letta Code <noreply@letta.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user