tferhan commited on
Commit
5140f91
·
verified ·
1 Parent(s): 884f858

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ qa_faq = StructuredTool.from_function(
44
  Returns :
45
  - string : the output as returned from the function in french.
46
  """,
47
- return_direct = True,
48
  )
49
 
50
  analyze_data = StructuredTool.from_function(
 
44
  Returns :
45
  - string : the output as returned from the function in french.
46
  """,
47
+
48
  )
49
 
50
  analyze_data = StructuredTool.from_function(