merge main

This commit is contained in:
lizhongxiang
2025-03-13 14:24:18 +08:00
52 changed files with 1013 additions and 1184 deletions
+3 -2
View File
@@ -181,8 +181,9 @@ LLM:
CozeLLM:
# 定义LLM API类型
type: coze
bot_id: 你的bot_id
user_id: 你的user_id
# bot_id和user_id的内容写在引号之内
bot_id: "你的bot_id"
user_id: "你的user_id"
personal_access_token: 你的coze个人令牌
LMStudioLLM:
# 定义LLM API类型