wt002 commited on
Commit
ecbb457
·
verified ·
1 Parent(s): c762e0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -317,7 +317,7 @@ Always return your final result in the format:
317
  parse_excel_to_json, video_transcription_tool,
318
  arxiv_search_tool,
319
  doc_qa_tool, image_qa_tool,
320
- translation_tool, python_tool
321
  code_llama_tool # 🔧 Add here
322
  ],
323
  add_base_tools=True
 
317
  parse_excel_to_json, video_transcription_tool,
318
  arxiv_search_tool,
319
  doc_qa_tool, image_qa_tool,
320
+ translation_tool, python_tool,
321
  code_llama_tool # 🔧 Add here
322
  ],
323
  add_base_tools=True