mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 02:23:56 +08:00
update:dify默认应是chat模式
This commit is contained in:
@@ -186,7 +186,7 @@ LLM:
|
|||||||
# 使用的对话模式 可以选择工作流 workflows/run 对话模式 chat-messages 文本生成 completion-messages
|
# 使用的对话模式 可以选择工作流 workflows/run 对话模式 chat-messages 文本生成 completion-messages
|
||||||
# 使用workflows进行返回的时候输入参数为 query 返回参数的名字要设置为 answer
|
# 使用workflows进行返回的时候输入参数为 query 返回参数的名字要设置为 answer
|
||||||
# 文本生成的默认输入参数也是query
|
# 文本生成的默认输入参数也是query
|
||||||
mode: workflows/run
|
mode: chat-messages
|
||||||
GeminiLLM:
|
GeminiLLM:
|
||||||
type: gemini
|
type: gemini
|
||||||
# 谷歌Gemini API,需要先在Google Cloud控制台创建API密钥并获取api_key
|
# 谷歌Gemini API,需要先在Google Cloud控制台创建API密钥并获取api_key
|
||||||
|
|||||||
Reference in New Issue
Block a user