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...
edd4fd8
GAIA-Agent
Ctrl+K
Ctrl+K
2 contributors
History:
79 commits
Essi
feat: add `sniff_excel_type` function to determine file type from raw bytes
edd4fd8
about 2 months ago
.gitattributes
Safe
1.56 kB
initial commit
3 months ago
.gitignore
Safe
51 Bytes
chore: update `.gitignore` to include ruff_cache, mypy_cache, and .env files
about 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
about 2 months ago
helpers.py
Safe
1.69 kB
feat: add `sniff_excel_type` function to determine file type from raw bytes
about 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
about 2 months ago
requirements.txt
Safe
794 Bytes
fix: correct `openai-whisper` version specification in `requirements.txt`
about 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
about 2 months ago