mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
Update extensions/void/package.json
Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
This commit is contained in:
parent
99adb23149
commit
7bcefd4536
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
"void.ollamaSettings.endpoint": {
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "Ollama Endpoint - Local API server can be started with `OLLAMA_ORIGINS=* ollama serve`"
|
||||
"description": "Ollama Endpoint - Local API server can be started with `OLLAMA_ORIGINS="vscode-webview://*" ollama serve`"
|
||||
},
|
||||
"void.ollamaSettings.model": {
|
||||
"type": "string",
|
||||
|
|
|
|||
Loading…
Reference in a new issue