Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
J1147
/
ai-on-wechat
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
311
Commits
3
Branches
10MB
Tag:
3e2c68ba49
ai-on-wechat
/
common
/
const.py
const.py
99B
Original
Visão normal
Histórico
feat: add config for model selection #471
2 anos atrás
Support Azure hosted chatgpt service
2 anos atrás
1
2
3
4
5
# bot_type
OPEN_AI =
"openAI"
CHATGPT =
"chatGPT"
BAIDU =
"baidu"
CHATGPTONAZURE =
"chatGPTOnAzure"