feat(app): free model selector (#35707)

Co-authored-by: Brendan Allan <git@brendonovich.dev>
This commit is contained in:
Aarav Sareen
2026-07-09 07:05:09 +00:00
committed by GitHub
co-authored by Brendan Allan
parent e357c90212
commit 5cc3a51357
5 changed files with 238 additions and 34 deletions
@@ -1,5 +1,16 @@
const model_id = "claude-3-7-sonnet"
export const popularProviders = [
"opencode",
"opencode-go",
"anthropic",
"github-copilot",
"openai",
"google",
"openrouter",
"vercel",
]
const provider = {
id: "anthropic",
models: {