diff options
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/opencode.json b/opencode.json index eb9f5f93c..bf6d9d2de 100644 --- a/opencode.json +++ b/opencode.json @@ -1,16 +1,6 @@ { "$schema": "https://opencode.ai/config.json", - "provider": { - "cerebras": { - "options": { - "apiKey": "csk-m33xrvt43whkypn8r4ph9xc8fenhx2f68c3pj22ext45v5k9" - }, - "npm": "@ai-sdk/cerebras", - "models": { - "qwen-3-coder-480b": {} - } - } - }, + "plugin": ["./packages/plugin/src/example.ts"], "mcp": { "context7": { "type": "remote", |
