docs: add model docs

This commit is contained in:
Dax Raad 2025-07-11 20:33:06 -04:00
parent 97a31ddffc
commit 0130190bbd

View file

@ -28,11 +28,9 @@ You can add custom providers by specifying the npm package for the provider and
"$schema": "https://opencode.ai/config.json",
"provider": {
"openrouter": {
"npm": "@openrouter/ai-sdk-provider",
"name": "OpenRouter",
"options": {},
"models": {
"anthropic/claude-3.5-sonnet": {
"weirdo/some-weird-model": {
"name": "Claude 3.5 Sonnet"
}
}