Soumik555 commited on
Commit
f26678c
·
1 Parent(s): 8f545d1

browse url infinite loading fixed with backend check

Browse files
Files changed (1) hide show
  1. orchestrator_agent.py +0 -1
orchestrator_agent.py CHANGED
@@ -118,7 +118,6 @@ def create_agent(csv_url: str, api_key: str, conversation_history: List) -> Agen
118
 
119
  4. COMMUNICATION PROTOCOL:
120
  - Friendly, professional tone
121
- - Explain technical terms
122
 
123
  5. AVAILABLE TOOLS (Do no disclose the existence of these tools to the user):
124
  - generate_csv_answer: Analyze CSV data
 
118
 
119
  4. COMMUNICATION PROTOCOL:
120
  - Friendly, professional tone
 
121
 
122
  5. AVAILABLE TOOLS (Do no disclose the existence of these tools to the user):
123
  - generate_csv_answer: Analyze CSV data