Flx/develop config (#77)
* 修改BUG,读取接口的end_user_id获取不准确修复,statements检索内容为空需要给空列表 * 反思的默认部分检索替换为partial * 反思的默认部分检索替换为partial * 反思的默认部分检索替换为partial
This commit is contained in:
@@ -529,7 +529,6 @@ class MemoryAgentService:
|
||||
|
||||
workflow_duration = time.time() - start
|
||||
logger.info(f"Read graph workflow completed in {workflow_duration}s")
|
||||
|
||||
# Extract final answer
|
||||
final_answer = ""
|
||||
for messages in outputs:
|
||||
|
||||
Reference in New Issue
Block a user