Yago Bolivar
feat: update TODO.md with fix plan and enhance log.md with phase 1 test results
de9051c

A newer version of the Gradio SDK is available: 5.43.1

Upgrade
  • finish with fix plan
  • Video Processing Tool: For analyzing video content. WRONG x Text Reversal Tool: For reversing or processing reversed text.
  • Markdown Table Parser: For analyzing markdown tables.
  • check all tools are added to app.py
  • get GAIA answers specification
  • develop agent
  • how to set up my app.py for tests
  • how will I test the agent. Checkout testing_recipe.md
  • check gpt4 all as test model BONUS:
  • web scrapping tool: For extracting specific data from web pages. x fix broken build x Web Browsing Tool: For retrieving information from online sources. x find out correct python version of HF Spaces x For Python Code Files (.py): A safe code interpreter that can execute code in a sandboxed environment. x define the rest of the tools x For Spreadsheet Files (.xlsx): A spreadsheet parsing tool (like the pandas library). x For Audio Files (.mp3): A speech-to-text tool. -> speech_to_text.py x check chess tool x For Image Files (.png): An OCR (Optical Character Recognition) or vision reasoning tool. x find a way to evaluate the performance of the agent -> now we have a dataset with answers x what model will it be tested with? -> DEFAULT_API_URL in app.py