mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
update description
This commit is contained in:
parent
db560744fb
commit
6741a6fceb
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
|||
"void.ollama.endpoint": {
|
||||
"type": "string",
|
||||
"default": "http://127.0.0.1:11434",
|
||||
"description": "The Ollama endpoint. By default, use http://127.0.0.1:11434, and start Ollama by running `OLLAMA_ORIGINS=\"vscode-webview://*\" ollama serve`"
|
||||
"description": "The Ollama endpoint. Start Ollama by running `OLLAMA_ORIGINS=\"vscode-webview://*\" ollama serve`"
|
||||
},
|
||||
"void.ollama.model": {
|
||||
"type": "string",
|
||||
|
|
|
|||
Loading…
Reference in a new issue