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...
2ec9930
GAIA-Agent
Ctrl+K
Ctrl+K
2 contributors
History:
96 commits
Essi
chore: remove langchain-groq dependency from requirements.txt
2ec9930
about 2 months ago
.github
feat: :sparkles: add GitHub Actions workflow for syncing to HuggingFace hub
about 2 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
578 Bytes
chore: expand .gitignore to include additional file types and directories
about 2 months ago
.pre-commit-config.yaml
Safe
1.62 kB
feat: add prompt retrieval functionality and new Excel analysis prompt template
about 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
17.5 kB
fix: update context assignment in math problems to store answer from calculator
about 2 months ago
debug_agent.py
Safe
1.81 kB
refactor: add debug agent for running GAIA tasks locally with improved argument handling
about 2 months ago
helpers.py
Safe
2.47 kB
refactor: rename fetch_task_file to fetch_task_attachment for clarity in attachment handling
about 2 months ago
prompts.yaml
Safe
3.2 kB
perf: clarify instructions in prompts.yaml for Excel formatting and column usage
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
772 Bytes
chore: remove langchain-groq dependency from requirements.txt
about 2 months ago
tools.py
Safe
10.3 kB
perf: enhance search functionality and update prompt guidelines for clarity
about 2 months ago