mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 11:14:23 +01:00
wip: gateway
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"model": "opencode/anthropic/claude-sonnet-4",
|
||||
"provider": {
|
||||
"opencode": {
|
||||
"name": "opencode",
|
||||
"npm": "@ai-sdk/openai-compatible",
|
||||
"options": {
|
||||
"baseURL": "https://api.gateway.frank.dev.opencode.ai/v1"
|
||||
},
|
||||
"models": {
|
||||
"anthropic/claude-sonnet-4": {},
|
||||
"openai/gpt-4.1": {},
|
||||
"zhipu/glm-4.5-flash": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mcp": {
|
||||
"context7": {
|
||||
"type": "remote",
|
||||
|
||||
Reference in New Issue
Block a user