This website works better with JavaScript.
首頁
探索
說明
註冊
登入
J1147
/
CoW
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
464
Commit
2
分支
4.3MB
目錄樹:
82ec440b45
CoW
/
common
/
const.py
const.py
99B
原始文件
Normal View
文件歷史
feat: add config for model selection #471
2 年之前
Support Azure hosted chatgpt service
2 年之前
1
2
3
4
5
# bot_type
OPEN_AI =
"openAI"
CHATGPT =
"chatGPT"
BAIDU =
"baidu"
CHATGPTONAZURE =
"chatGPTOnAzure"