Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
3 contributors
History:
11 commits
Yago Bolivar
feat: add tests for chess position analysis and prompt formatting scenarios
9bdf620
12 months ago
__init__.py
0 Bytes
feat: implement CodeExecutionTool for safe code execution and output extraction
about 1 year ago
conftest.py
Safe
249 Bytes
feat: implement SpreadsheetTool for parsing and querying Excel files with detailed summaries
about 1 year ago
phase1_test
Safe
555 Bytes
feat: add initial phase 1 test script and update project overview with HF Space context
12 months ago
test_chess_analysis.py
Safe
1.87 kB
feat: implement image processing and chess analysis tools with unit tests
about 1 year ago
test_chess_formatting.py
Safe
7.65 kB
feat: add tests for chess position analysis and prompt formatting scenarios
12 months ago
test_chess_image.py
Safe
1.9 kB
feat: implement image processing and chess analysis tools with unit tests
about 1 year ago
test_formatting.sh
Safe
474 Bytes
feat: add tests for chess position analysis and prompt formatting scenarios
12 months ago
test_image_tool.py
Safe
3.22 kB
feat: implement image processing and chess analysis tools with unit tests
about 1 year ago
test_markdown_table_parser.py
Safe
3.33 kB
feat: implement markdown table parser with comprehensive test suite
12 months ago
test_prompt_formatting.py
Safe
3.19 kB
feat: add tests for chess position analysis and prompt formatting scenarios
12 months ago
test_python_tool.py
Safe
4.2 kB
fix: enhance output handling and add comprehensive tests for code execution tool
about 1 year ago
test_spreadsheet_tool.py
Safe
3.6 kB
feat: implement SpreadsheetTool for parsing and querying Excel files with detailed summaries
about 1 year ago
test_text_reversal_tool.py
Safe
316 Bytes
feat: update text reversal test to include multi-word input
12 months ago
test_video_processing_tool.py
Safe
10.4 kB
add smolagents docstrings
12 months ago
test_web_browser.py
Safe
7.26 kB
feat: implement WebBrowser class for fetching and parsing web content with error handling
about 1 year ago