Compare commits

...

2 Commits

Author SHA1 Message Date
0xtoshii 5ff19211d2 changeset 2025-04-14 17:36:13 -07:00
0xtoshii bbd4ed2671 new 2025-04-14 17:31:55 -07:00
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"claude-dev": patch
---
update to NEW model
@@ -51,8 +51,8 @@ const featuredModels = [
label: "Trending",
},
{
id: "meta-llama/llama-4-maverick",
description: "Efficient performance at lower cost",
id: "openai/gpt-4.1",
description: "1M context window, blazing fast",
label: "New",
},
]