紫东太初大模型

This commit is contained in:
binary-husky
2024-06-06 09:05:06 +00:00
parent 3d5790cc2c
commit 24a21ae320
6 changed files with 151 additions and 5 deletions

View File

@@ -229,9 +229,15 @@ MOONSHOT_API_KEY = ""
# 零一万物(Yi Model) API KEY
YIMODEL_API_KEY = ""
# 深度求索(DeepSeek) API KEY默认请求地址为"https://api.deepseek.com/v1/chat/completions"
DEEPSEEK_API_KEY = ""
# 紫东太初
TAICHU_API_KEY = ""
# Mathpix 拥有执行PDF的OCR功能但是需要注册账号
MATHPIX_APPID = ""
MATHPIX_APPKEY = ""