Update config.yaml

This commit is contained in:
koalalgx
2025-03-25 14:22:34 +08:00
committed by GitHub
parent 63eb69091f
commit 88455604a2
+2 -2
View File
@@ -86,7 +86,7 @@ selected_module:
# 意图识别使用intent_llm,优点:通用性强,缺点:增加串行前置意图识别模块,会增加处理时间
# 意图识别使用function_call,缺点:需要所选择的LLM支持function_call,优点:按需调用工具、速度快
# 默认免费的ChatGLMLLM就已经支持function_call,但是如果像追求稳定建议把LLM设置成:DoubaoLLM,使用的具体model_name是:doubao-pro-32k-functioncall-241028
Intent: function_call
Intent: intent_llm
# 意图识别,是用于理解用户意图的模块,例如:播放音乐
Intent:
@@ -534,4 +534,4 @@ wakeup_words:
- "小龙小龙"
- "喵喵同学"
- "小滨小滨"
- "小冰小冰"
- "小冰小冰"