修复代码,实现rag测试
All checks were successful
构建并部署 AI Agent 服务 / deploy (push) Successful in 6m11s

This commit is contained in:
2026-05-04 20:31:04 +08:00
parent 0543a4da8b
commit acc8d801f3
5 changed files with 15 additions and 31 deletions

View File

@@ -184,4 +184,4 @@ def create_llm_call_node(llm, tools: list):
log_state_change("llm_call", state, "离开(异常)")
return error_result
return call_llm
return call_llm