Skip to content

Commit 651fc60

Browse files
committed
Update start.bat
1 parent 3a02e81 commit 651fc60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

start.bat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
@echo off
22
echo Opening NeuroGPT...
33

4-
set HIDE_LOCAL_MODELS=true
4+
set HIDE_OTHER_PROVIDERS=false
5+
set SHOW_ALL_PROVIDERS=true
56

67
echo Checking for updates...
78
REM Создаем временную копию файла config.json

0 commit comments

Comments
 (0)