opencode: local ip-address for LM Studio
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user