fix: 更新模型配置和环境变量,调整版本号和模型参数
This commit is contained in:
@@ -1,16 +1,2 @@
|
||||
HOST=127.0.0.1
|
||||
PORT=8000
|
||||
|
||||
#key and url
|
||||
SILICONFLOW_BASE_URL=https://api.siliconflow.cn/v1/
|
||||
DEEP_SEEK_BASE_URL=https://api.deepseek.com/v1
|
||||
CHAT_ANY_WHERE_BASE_URL=https://api.chatanywhere.tech/v1
|
||||
BAILIAN_BASE_URL = https://dashscope.aliyuncs.com/compatible-mode/v1
|
||||
xxxxxxx_BASE_URL=https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
|
||||
# 定义你要用的api的key(需要去对应网站申请哦)
|
||||
DEEP_SEEK_KEY=
|
||||
CHAT_ANY_WHERE_KEY=
|
||||
SILICONFLOW_KEY=
|
||||
BAILIAN_KEY =
|
||||
xxxxxxx_KEY=
|
||||
PORT=8000
|
||||
Reference in New Issue
Block a user