Soumik555 commited on
Commit
92f476b
·
1 Parent(s): ec9f5b2

modifies orchestrator,add code_exec tool, openai_chat (later we add chat)

Browse files
Files changed (1) hide show
  1. orchestrator_agent.py +0 -1
orchestrator_agent.py CHANGED
@@ -136,7 +136,6 @@ def create_agent(csv_url: str, api_key: str, conversation_history: List) -> Agen
136
  - Working with CSV_URL: {csv_url}
137
  - Dataset overview: {csv_metadata}
138
  - Your conversation history: {conversation_history}
139
- - Output format: Markdown compatible
140
 
141
  ## Response Template:
142
  1. Confirm understanding of request
 
136
  - Working with CSV_URL: {csv_url}
137
  - Dataset overview: {csv_metadata}
138
  - Your conversation history: {conversation_history}
 
139
 
140
  ## Response Template:
141
  1. Confirm understanding of request