fix(bug): bug fix

This commit is contained in:
Timebomb2018
2026-03-19 17:54:32 +08:00
parent 7056865726
commit 6105d46198
3 changed files with 5 additions and 10 deletions

View File

@@ -820,7 +820,6 @@ class AgentRunService:
conversation_id=conversation_id,
max_history=memory_config.get("max_history", 10)
)
print(history)
# 6. 处理多模态文件
processed_files = None