修改了coze的实现方式,使用了v3接口,修复了只能对话一次的bug

This commit is contained in:
strix214
2025-03-03 14:19:30 +08:00
parent effd79b465
commit 6507a2ae3e
3 changed files with 24 additions and 83 deletions
-1
View File
@@ -147,7 +147,6 @@ LLM:
type: coze
bot_id: 你的bot_id
user_id: 你的user_id
base_url: "https://api.coze.cn/open_api/v2/chat" # 服务地址
personal_access_token: 你的coze个人令牌
LMStudioLLM:
# 定义LLM API类型