Enhance app.py to validate and format SPACE_ID at startup, ensuring proper username/repo structure; update requirements.txt to add pandas dependency. 61feb08 martinsu commited on May 4
Update requirements.txt to add langchain dependency and ensure newline at end of file c589af7 martinsu commited on May 2
Update requirements.txt to add langfuse dependency and ensure newline at end of file 889a1bc martinsu commited on May 2
Refactor requirements.txt to replace 'tavily' with 'tavily-python' for dependency clarity 2a6c5a2 martinsu commited on May 2
Update requirements.txt to include tavily and tavily-python dependencies 582945c martinsu commited on May 2
Enhance agent.py with image data extraction and YouTube transcript retrieval tools; update .gitignore and requirements.txt to include test files and yt_dlp dependency. d70b82d martinsu commited on May 2
Add .gitignore, implement BasicAgent in agent.py, and enhance app.py for checkpointing c48121b martinsu commited on May 2