mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
removed lm studio conf and added notify plugin for opencode
This commit is contained in:
@@ -2,23 +2,7 @@
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"logLevel": "INFO",
|
||||
"share": "auto",
|
||||
"provider": {
|
||||
"lmstudio": {
|
||||
"npm": "@ai-sdk/openai-compatible",
|
||||
"name": "LM Studio (local)",
|
||||
"options": {
|
||||
"baseURL": "http://127.0.0.1:1234/v1"
|
||||
},
|
||||
"models": {
|
||||
"qwen/qwen3.5-9b": {
|
||||
"name": "Qwen 3.5 9b (local)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"plugin": [
|
||||
"@mohak34/opencode-notifier@latest"
|
||||
],
|
||||
"plugin": ["@mohak34/opencode-notifier@latest"],
|
||||
"tools": {
|
||||
"read": true,
|
||||
"write": true,
|
||||
|
||||
Reference in New Issue
Block a user