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

Co-authored-by: Brendan Allan <git@brendonovich.dev>
This commit is contained in:
Aarav Sareen 2026-07-09 12:35:09 +05:30 committed by GitHub
commit 5cc3a51357
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 238 additions and 34 deletions

View file

@ -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: {