nit: beta for auto models (#1278)

This commit is contained in:
Ari Webb
2026-03-05 13:32:50 -08:00
committed by GitHub
parent e51c79ff85
commit 6540a38f82

View File

@@ -2,14 +2,14 @@
{
"id": "auto",
"handle": "letta/auto",
"label": "Auto",
"label": "Auto (Beta)",
"description": "Automatically select the best model",
"isFeatured": true
},
{
"id": "auto-fast",
"handle": "letta/auto-fast",
"label": "Auto Fast",
"label": "Auto Fast (Beta)",
"description": "Automatically select the best fast model",
"isFeatured": true
},