diff options
| author | Frank <[email protected]> | 2025-08-10 12:30:41 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-08-10 12:30:52 -0400 |
| commit | 20e818ad05b385b51a29d265f0731155562e88c2 (patch) | |
| tree | d049408cbc6a3ffe3b756c785b196160eb0fdf2b /opencode.json | |
| parent | 542186aa49e766c3acfe285c00bdfeae902be748 (diff) | |
| download | opencode-20e818ad05b385b51a29d265f0731155562e88c2.tar.gz opencode-20e818ad05b385b51a29d265f0731155562e88c2.zip | |
wip gateway
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/opencode.json b/opencode.json index 12a82643f..59f14ac75 100644 --- a/opencode.json +++ b/opencode.json @@ -1,25 +1,5 @@ { "$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", |
