Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/Final_Assignment_Template
leroidubuffet
/
HF_Agents_Final_Project
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5d043aa
HF_Agents_Final_Project
333 kB
3 contributors
History:
148 commits
Yago Bolivar
refactor: remove unused branch entry from README for clarity
5d043aa
6 months ago
answers
feat: add agent answers JSON file for task submissions
6 months ago
data
reorder
6 months ago
docs
add notes and reference notebooks
6 months ago
src
refactor: convert reverse_string_text function to TextReversalTool class for improved structure and functionality
6 months ago
tests
add smolagents docstrings
6 months ago
utilities
fix: update file paths for downloaded files and saved questions to ensure proper directory structure
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
README.md
Safe
434 Bytes
refactor: remove unused branch entry from README for clarity
6 months ago
TODO.md
Safe
1.19 kB
feat: add text reversal tool with demonstration and tests
6 months ago
app.py
21.6 kB
refactor: update final_answer import to use FinalAnswerTool class for consistency and improved structure
6 months ago
config.yaml
Safe
81 Bytes
feat: implement configuration files and enhance tool definitions for GAIA Agent
6 months ago
engineering.md
Safe
1.88 kB
reingeineering ideas
6 months ago
log.md
Safe
895 Bytes
fix: update log.md to include identification of README.md as HF space config
6 months ago
model_config.json
Safe
94 Bytes
feat: implement configuration files and enhance tool definitions for GAIA Agent
6 months ago
notes.md
Safe
2.02 kB
feat: update TODO and notes documentation with additional tools and data structure details
6 months ago
prompts.yaml
Safe
1.2 kB
feat: implement configuration files and enhance tool definitions for GAIA Agent
6 months ago
pytest.ini
Safe
149 Bytes
feat: add pytest configuration with custom markers for integration and CV-dependent tests
6 months ago
requirements.txt
Safe
558 Bytes
fix: update tool instantiation for compatibility and improve requirements
6 months ago
system_prompt.txt
Safe
681 Bytes
feat: add system prompt for structured response format
6 months ago