hermes-agent/tools
teknium 6eb76c7c1a Enhance batch processing and image generation tools
- Updated batch processing to include robust resume functionality by scanning completed prompts based on content rather than indices, improving recovery from failures.
- Implemented retry logic for image downloads with exponential backoff to handle transient failures effectively.
- Refined image generation tool to utilize the FLUX 2 Pro model, updating descriptions and parameters for clarity and consistency.
- Added new configuration scripts for GLM 4.7 and Imagen tasks, enhancing usability and logging capabilities.
- Removed outdated scripts and test files to streamline the codebase.
2026-01-18 10:11:59 +00:00
..
__init__.py Enhance batch processing and tool validation 2026-01-10 05:56:26 +00:00
image_generation_tool.py Enhance batch processing and image generation tools 2026-01-18 10:11:59 +00:00
mixture_of_agents_tool.py Enhance tool normalization and API integration across modules 2026-01-14 13:40:10 +00: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 Enhance batch processing and image generation tools 2026-01-18 10:11:59 +00:00
web_tools.py Enhance tool normalization and API integration across modules 2026-01-14 13:40:10 +00:00