We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a02e81 commit 651fc60Copy full SHA for 651fc60
start.bat
@@ -1,7 +1,8 @@
1
@echo off
2
echo Opening NeuroGPT...
3
4
-set HIDE_LOCAL_MODELS=true
+set HIDE_OTHER_PROVIDERS=false
5
+set SHOW_ALL_PROVIDERS=true
6
7
echo Checking for updates...
8
REM Создаем временную копию файла config.json
0 commit comments