{ "$schema": "https://opencode.ai/config.json", "provider": { "ollama": { "npm": "@ai-sdk/openai-compatible", "options": { "baseURL": "http://192.168.64.1:11434/v1" }, "models": { "qwen3.5:9b": { "tools": true }, "qwen3.6:27b": { "tools": true } } } } }