custom mode switch

This commit is contained in:
Archeb
2024-06-02 02:24:58 +08:00
parent 9a81ee8fee
commit 185d887954
3 changed files with 33 additions and 22 deletions
+1
View File
@@ -3,5 +3,6 @@ set PASSWORD=
set https_proxy=
set PORT=8080
set AI_MODEL=claude_3_opus
set USE_CUSTOM_MODE=false
node index
pause