Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
agents-course/Final_Assignment_Template
ealizadeh
/
GAIA-Agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f38ac36
GAIA-Agent
Ctrl+K
Ctrl+K
2 contributors
History:
77 commits
Essi
feat: add `fetch_task_file` function to retrieve task files from API
f38ac36
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
19 Bytes
chore: Update .gitignore to exclude `__pycache__` directory
2 months ago
.pre-commit-config.yaml
Safe
1.59 kB
build: add pre-commit configuration and dependencies for code quality tools.
2 months ago
.secrets.baseline
Safe
2.43 kB
build: add pre-commit configuration and dependencies for code quality tools.
2 months ago
README.md
Safe
400 Bytes
Update README.md
3 months ago
app.py
Safe
17 kB
fix: comment out local testing code block in app.py
2 months ago
helpers.py
627 Bytes
feat: add `fetch_task_file` function to retrieve task files from API
2 months ago
pyproject.toml
Safe
1.25 kB
build: add pre-commit configuration and dependencies for code quality tools.
2 months ago
requirements-dev.txt
Safe
50 Bytes
build: add gradio with OAuth support to development requirements only for local testing
2 months ago
requirements.txt
Safe
794 Bytes
fix: correct `openai-whisper` version specification in `requirements.txt`
2 months ago
tools.py
Safe
9.47 kB
feat: refactor image processing to use multimodal LLM queries with `vision_task` instead of CLIP model function
2 months ago