taha454 commited on
Commit
e073b61
·
verified ·
1 Parent(s): 89dfc8f

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -275,4 +275,4 @@ def ask(compiled_graph,question):
275
 
276
  })
277
 
278
- return legitimate_result['final_answer'],legitimate_result
 
275
 
276
  })
277
 
278
+ return legitimate_result['final_answer']