Sandiago21 commited on
Commit
5802d72
·
verified ·
1 Parent(s): ba42cde

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1055,7 +1055,7 @@ class BasicAgent:
1055
 
1056
  agent_answer = response["output"]
1057
 
1058
- agent_answer = str(response)
1059
 
1060
  # agent_answer = str(df)
1061
  # agent_answer = str(response.status_code) + " - " + task_id
 
1055
 
1056
  agent_answer = response["output"]
1057
 
1058
+ # agent_answer = str(response)
1059
 
1060
  # agent_answer = str(df)
1061
  # agent_answer = str(response.status_code) + " - " + task_id