Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
|
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(
|