opencode model

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-08-27 21:04:24 +02:00
parent e81d82ad6e
commit fb17f37662

View File

@@ -11,8 +11,7 @@
theme = "matrix"; theme = "matrix";
provider = { provider = {
ollama = { ollama = {
apiKey = "KEY"; name = "Ollama (local)";
disabled = false;
npm = "@ai-sdk/openai-compatible"; npm = "@ai-sdk/openai-compatible";
options = { options = {
baseURL = "http://localhost:11434/v1"; baseURL = "http://localhost:11434/v1";