Update extensions/void/package.json

Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
This commit is contained in:
Darion 2024-09-20 13:56:21 -04:00 committed by GitHub
parent 99adb23149
commit 7bcefd4536
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",