SergeyO7 commited on
Commit
1882e0e
·
verified ·
1 Parent(s): 7fed0af

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -2
agent.py CHANGED
@@ -46,5 +46,4 @@ class AdvancedAgent:
46
  return response.strip()
47
  except Exception as e:
48
  print(f"Error processing question: {e}")
49
- return f"Error: Unable to process question - {e}"
50
- ```
 
46
  return response.strip()
47
  except Exception as e:
48
  print(f"Error processing question: {e}")
49
+ return f"Error: Unable to process question - {e}"