pass through model.options properly without having to nest it under provider name. you may have to update your configs see https://opencode.ai/docs/models/#openrouter for an example
publish / publish (push) Has been cancelled

This commit is contained in:
Dax Raad
2025-07-19 12:40:28 -04:00
parent d01fd0a344
commit c7ae049c93
4 changed files with 66 additions and 3 deletions
+14
View File
@@ -1,5 +1,19 @@
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"openrouter": {
"models": {
"moonshotai/kimi-k2": {
"options": {
"provider": {
"order": ["baseten"],
"allow_fallbacks": false
}
}
}
}
}
},
"mcp": {
"weather": {
"type": "local",