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...
main
HF_Agents_Final_Project
/
tests
48.2 kB
3 contributors
History:
11 commits
Yago Bolivar
feat: add tests for chess position analysis and prompt formatting scenarios
9bdf620
8 months ago
__init__.py
0 Bytes
feat: implement CodeExecutionTool for safe code execution and output extraction
9 months ago
conftest.py
249 Bytes
feat: implement SpreadsheetTool for parsing and querying Excel files with detailed summaries
9 months ago
phase1_test
555 Bytes
feat: add initial phase 1 test script and update project overview with HF Space context
9 months ago
test_chess_analysis.py
1.87 kB
feat: implement image processing and chess analysis tools with unit tests
9 months ago
test_chess_formatting.py
7.65 kB
feat: add tests for chess position analysis and prompt formatting scenarios
8 months ago
test_chess_image.py
1.9 kB
feat: implement image processing and chess analysis tools with unit tests
9 months ago
test_formatting.sh
474 Bytes
feat: add tests for chess position analysis and prompt formatting scenarios
8 months ago
test_image_tool.py
3.22 kB
feat: implement image processing and chess analysis tools with unit tests
9 months ago
test_markdown_table_parser.py
3.33 kB
feat: implement markdown table parser with comprehensive test suite
9 months ago
test_prompt_formatting.py
3.19 kB
feat: add tests for chess position analysis and prompt formatting scenarios
8 months ago
test_python_tool.py
4.2 kB
fix: enhance output handling and add comprehensive tests for code execution tool
9 months ago
test_spreadsheet_tool.py
3.6 kB
feat: implement SpreadsheetTool for parsing and querying Excel files with detailed summaries
9 months ago
test_text_reversal_tool.py
316 Bytes
feat: update text reversal test to include multi-word input
9 months ago
test_video_processing_tool.py
10.4 kB
add smolagents docstrings
9 months ago
test_web_browser.py
7.26 kB
feat: implement WebBrowser class for fetching and parsing web content with error handling
9 months ago