hermes-agent/tools
teknium 4071ba29da Enhance batch processing and tool validation
- Added support for tracking partial results and tool error counts in batch processing.
- Implemented filtering of corrupted entries during batch file combination based on valid tool names.
- Updated terminal tool to improve command execution and error handling, including retry logic for transient failures.
- Refactored model tools to use a simple terminal tool with no session persistence.
- Improved logging and error messages for invalid API responses and tool calls.
- Introduced chunked processing for large content in web tools to manage size limitations effectively.
2026-01-10 05:56:26 +00:00
..
__init__.py Enhance batch processing and tool validation 2026-01-10 05:56:26 +00:00
image_generation_tool.py some cleanups 2025-11-05 03:47:17 +00:00
mixture_of_agents_tool.py rate limits 2025-11-17 18:35:36 -05:00
simple_terminal_tool.py Enhance batch processing and tool validation 2026-01-10 05:56:26 +00:00
terminal_tool.py Enhance batch processing and tool validation 2026-01-10 05:56:26 +00:00
vision_tools.py some cleanups 2025-11-05 03:47:17 +00:00
web_tools.py Enhance batch processing and tool validation 2026-01-10 05:56:26 +00:00