FinalSubmission / requirements.txt
derkaal's picture
Upload folder using huggingface_hub
216d3ae verified
raw
history blame contribute delete
317 Bytes
# GAIA Benchmark Agent Dependencies
# Core dependencies
langchain>=0.1.0
langchain-openai>=0.0.2
langchain-community>=0.0.1
openai>=1.3.0
python-dotenv>=1.0.0
requests>=2.31.0
# Interface dependencies
gradio>=3.50.0
pandas>=2.0.0
# Utility dependencies
tqdm>=4.66.1
pydantic>=2.4.0
tenacity>=8.2.3