From 0f8cb69bffa2f0375440cc2a3e036844c9267467 Mon Sep 17 00:00:00 2001 From: Frank Date: Wed, 3 Sep 2025 09:24:23 -0400 Subject: wip console --- opencode.json | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'opencode.json') diff --git a/opencode.json b/opencode.json index 6226069a9..2fa644079 100644 --- a/opencode.json +++ b/opencode.json @@ -1,23 +1,5 @@ { "$schema": "https://opencode.ai/config.json", - "provider": { - "frank": { - "npm": "@ai-sdk/openai-compatible", - "name": "My AI ProviderDisplay Name", - "env": ["OPENCODE_API_KEY"], - "options": { - "baseURL": "https://console.frank.dev.opencode.ai/gateway/v1" - }, - "models": { - "x-ai/grok-code-fast-1": { - "name": "Grok Code Fast 1" - }, - "qwen/qwen3-coder": { - "name": "Qwen 3 Coder" - } - } - } - }, "mcp": { "weather": { "type": "local", -- cgit v1.2.3