HF_Agents_Final_Project / src /python_tool.py

Commit History

feat: Refactor CodeExecutionTool for improved readability and maintainability
224d111

Yago Bolivar commited on

feat: Enhance tools with new web content extractor and improved functionality
b09a8ba

Yago Bolivar commited on

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

fix: enhance output handling and add comprehensive tests for code execution tool
ada4787

Yago Bolivar commited on

feat: implement CodeExecutionTool for safe code execution and output extraction
0d2816b

Yago Bolivar commited on