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
/
src
Ctrl+K
Ctrl+K
3 contributors
History:
29 commits
Yago Bolivar
feat: Refactor CodeExecutionTool for improved readability and maintainability
224d111
12 months ago
__init__.py
0 Bytes
chore: add initial __init__.py file
about 1 year ago
download_utils.py
Safe
3.99 kB
feat: implement file download utility with error handling and filename inference
about 1 year ago
file_processing_tool.py
Safe
5.64 kB
refactor: update tool classes to inherit from Tool base class for consistency and improved structure
12 months ago
final_answer_tool.py
Safe
2.86 kB
ref(app.py, prompts.yaml, final_answer_tool.py): adapt the code to submission requirements
12 months ago
image_processing_tool.py
Safe
31.3 kB
Refactor speech_to_text.py to implement a singleton ASR pipeline, enhance error handling, and introduce SpeechToTextTool for better integration. Update spreadsheet_tool.py to support querying and improve parsing functionality, including CSV support. Enhance video_processing_tool.py with new tasks for metadata extraction and frame extraction, while improving object detection capabilities and initialization checks.
12 months ago
markdown_table_parser.py
Safe
6.13 kB
Refactor speech_to_text.py to implement a singleton ASR pipeline, enhance error handling, and introduce SpeechToTextTool for better integration. Update spreadsheet_tool.py to support querying and improve parsing functionality, including CSV support. Enhance video_processing_tool.py with new tasks for metadata extraction and frame extraction, while improving object detection capabilities and initialization checks.
12 months ago
python_tool.py
Safe
15.2 kB
feat: Refactor CodeExecutionTool for improved readability and maintainability
12 months ago
speech_to_text.py
Safe
5.85 kB
Refactor speech_to_text.py to implement a singleton ASR pipeline, enhance error handling, and introduce SpeechToTextTool for better integration. Update spreadsheet_tool.py to support querying and improve parsing functionality, including CSV support. Enhance video_processing_tool.py with new tasks for metadata extraction and frame extraction, while improving object detection capabilities and initialization checks.
12 months ago
spreadsheet_tool.py
Safe
9.12 kB
Refactor speech_to_text.py to implement a singleton ASR pipeline, enhance error handling, and introduce SpeechToTextTool for better integration. Update spreadsheet_tool.py to support querying and improve parsing functionality, including CSV support. Enhance video_processing_tool.py with new tasks for metadata extraction and frame extraction, while improving object detection capabilities and initialization checks.
12 months ago
text_reversal_tool.py
Safe
2.71 kB
refactor: update tool classes to inherit from Tool base class for consistency and improved structure
12 months ago
video_processing_tool.py
Safe
26.1 kB
feat: enhance YouTube video processing with improved error handling and logging
12 months ago
web_browsing_tool.py
Safe
17.7 kB
feat: Enhance tools with new web content extractor and improved functionality
12 months ago
web_content_extractor.py
Safe
16.7 kB
feat: Enhance tools with new web content extractor and improved functionality
12 months ago