HF_Agents_Final_Project / src /image_processing_tool.py

Commit History

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.
87aa741

Yago Bolivar commited on

refactor: update tool classes to inherit from Tool base class for consistency and improved structure
bffd09a

Yago Bolivar commited on

add smolagents docstrings
b1939df

Yago Bolivar commited on

feat: implement image processing and chess analysis tools with unit tests
8ff7d8f

Yago Bolivar commited on