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à
325
Commit
2
Rami (Branch)
4.3MB
Albero (Tree):
26540bfb63
CoW
/
common
/
const.py
const.py
99B
Originale
Normal View
Cronologia
feat: add config for model selection #471
2 anni fa
Support Azure hosted chatgpt service
2 anni fa
1
2
3
4
5
# bot_type
OPEN_AI =
"openAI"
CHATGPT =
"chatGPT"
BAIDU =
"baidu"
CHATGPTONAZURE =
"chatGPTOnAzure"