update:修复init_memorybug

This commit is contained in:
hrz
2025-05-15 16:13:32 +08:00
parent a2c2eab6b3
commit 86b5eb1818
4 changed files with 13 additions and 9 deletions
@@ -215,7 +215,7 @@ class IntentProvider(IntentProviderBase):
# 记录识别到的function call
logger.bind(tag=TAG).info(
f"识别到function call: {function_name}, 参数: {function_args}"
f"llm 识别到意图: {function_name}, 参数: {function_args}"
)
# 添加到缓存