Final_Assignment_Template / requirements.txt
Diego-Fco's picture
feat: Implement GAIA Agent v2 with enhanced question handling and strategies
602a16c
raw
history blame contribute delete
257 Bytes
# Core dependencies
gradio
requests
pandas
smolagents[toolkit]
litellm>=1.0.0
# Data processing
openpyxl>=3.1.0
numpy
# Web scraping and parsing
beautifulsoup4>=4.12.0
lxml>=4.9.0
markdownify>=0.11.0
# Search tools
duckduckgo-search>=3.9.0
wikipedia-api