diff options
| author | Dax Raad <[email protected]> | 2025-06-18 23:08:51 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-18 23:08:51 -0400 |
| commit | 1252b6516654ffb591fa24d78bf4ea8fabb838ef (patch) | |
| tree | 1a33c88f7d36eb502c4b04350d5ee9d9de2f4e69 /opencode.json | |
| parent | 6840276dade2517d5a07910f2280e6f0658540a6 (diff) | |
| download | opencode-1252b6516654ffb591fa24d78bf4ea8fabb838ef.tar.gz opencode-1252b6516654ffb591fa24d78bf4ea8fabb838ef.zip | |
stop loading models.dev format from global config
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/opencode.json b/opencode.json index e20209c66..8f9b80710 100644 --- a/opencode.json +++ b/opencode.json @@ -1,5 +1,4 @@ { "$schema": "https://opencode.ai/config.json", - "mcp": {}, - "provider": {} + "mcp": {} } |
