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