Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
J1147
/
CoW
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
491
Révisions
2
Branches
4.3MB
Aborescence:
ab83dacb76
CoW
/
common
/
const.py
const.py
100B
Brut
Vue normale
Historique
feat: add config for model selection #471
il y a 1 an
Support Azure hosted chatgpt service
il y a 1 an
formatting code
il y a 1 an
1
2
3
4
5
# bot_type
OPEN_AI =
"openAI"
CHATGPT =
"chatGPT"
BAIDU =
"baidu"
CHATGPTONAZURE =
"chatGPTOnAzure"