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
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HF_Agents_Final_Project
Ctrl+K
Ctrl+K
3 contributors
History:
190 commits
Yago Bolivar
feat: Refactor CodeExecutionTool for improved readability and maintainability
224d111
3 months ago
answers
feat: add agent answers JSON file for task submissions
4 months ago
data
feat: add comprehensive plan for HF Spaces environment addressing limitations and strategies
3 months ago
docs
answers from the second submission
3 months ago
src
feat: Refactor CodeExecutionTool for improved readability and maintainability
3 months ago
tests
feat: add tests for chess position analysis and prompt formatting scenarios
3 months ago
utilities
fix: update file paths for downloaded files and saved questions to ensure proper directory structure
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
Gradio_UI.py
Safe
12.4 kB
feat: add GradioUI for agent interaction with file upload support and enhanced message handling
3 months ago
README.md
Safe
495 Bytes
fix: update emoji in README and add tags for better project categorization
3 months ago
TODO.md
Safe
1.21 kB
feat: update TODO.md with fix plan and enhance log.md with phase 1 test results
3 months ago
app.py
Safe
15.9 kB
feat: Enhance tools with new web content extractor and improved functionality
3 months ago
app_template.py
Safe
9.13 kB
feat: implement Basic Agent Evaluation Runner with Gradio interface and question submission logic
3 months ago
config.yaml
Safe
81 Bytes
feat: implement configuration files and enhance tool definitions for GAIA Agent
3 months ago
engineering.md
Safe
1.88 kB
reingeineering ideas
3 months ago
log.md
Safe
1.57 kB
feat: update log and notes with recent findings and takeaways
3 months ago
model_config.json
Safe
94 Bytes
feat: implement configuration files and enhance tool definitions for GAIA Agent
3 months ago
notes.md
Safe
2.58 kB
feat: update log and notes with recent findings and takeaways
3 months ago
openai.md
Safe
187 Bytes
fix: update log.md with recent changes and add openai.md for OpenAI model integration
3 months ago
prompts.yaml
Safe
12.2 kB
feat: enhance system_prompt with strict formatting rules for code responses
3 months ago
prompts_fixed.yaml
Safe
3.41 kB
feat: add prompts_fixed.yaml for GAIA benchmark agent with structured response and tool usage guidelines
3 months ago
pytest.ini
Safe
149 Bytes
feat: add pytest configuration with custom markers for integration and CV-dependent tests
3 months ago
requirements.txt
Safe
585 Bytes
chore: add openai extras to smolagents dependency in requirements.txt
3 months ago
system_prompt.txt
Safe
681 Bytes
feat: add system prompt for structured response format
3 months ago