wip: gateway

This commit is contained in:
Frank
2025-08-08 13:22:54 -04:00
parent c7bb19ad07
commit 183e0911b7
101 changed files with 9218 additions and 57 deletions

View File

@@ -1,5 +1,25 @@
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"oc-frank": {
"npm": "@ai-sdk/openai-compatible",
"name": "OC-Frank",
"options": {
"baseURL": "https://api.gateway.frank.dev.opencode.ai/v1"
},
"models": {
"anthropic/claude-sonnet-4": {
"name": "Claude Sonnet 4"
},
"openai/gpt-4.1": {
"name": "GPT-4.1"
},
"zhipuai/glm-4.5-flash": {
"name": "GLM-4.5 Flash"
}
}
}
},
"mcp": {
"context7": {
"type": "remote",