更新 workflows/workflow_baike.py
This commit is contained in:
parent
c31f2d6ced
commit
0b56a28630
@ -907,7 +907,7 @@ async def rewrite_query_with_history(state: QAState) -> Dict[str, Any]:
|
||||
@track_function_calls
|
||||
async def search_rag_and_graph(state: QAState) -> Dict[str, Any]:
|
||||
"""
|
||||
进行文本知识检索和图谱知识检索
|
||||
进行文本知识检索
|
||||
"""
|
||||
kb_id = None
|
||||
if state.get("route_flag") == "rules":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user