Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
J1147
/
CoW
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Update const.py
master
resphina
GitHub
1 anno fa
parent
7e57f8f157
commit
91dc44df53
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG:
4AEE18F83AFDEB23
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
common/const.py
+ 2
- 0
common/const.py
Vedi File
@@ -5,6 +5,8 @@ BAIDU = "baidu"
XUNFEI = "xunfei"
CHATGPTONAZURE = "chatGPTOnAzure"
LINKAI = "linkai"
VERSION = "1.3.0"
CLAUDEAI = "claude"
MODEL_LIST = ["gpt-3.5-turbo", "gpt-3.5-turbo-16k", "gpt-4", "wenxin", "xunfei","claude"]
Write
Preview
Loading…
Annulla
Salva