opencode: local ip-address for LM Studio

This commit is contained in:
2026-08-21 15:55:08 +02:00
parent a504681e32
commit 71e9db5c4c
+1 -1
View File
@@ -8,7 +8,7 @@
"npm": "@ai-sdk/openai-compatible",
"name": "LM Studio (local)",
"options": {
"baseURL": "http://127.0.0.1:1234/v1"
"baseURL": "http://192.168.0.4:1234/v1"
},
"models": {
"google/gemma-3-4b": {