mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-27 01:11:40 +00:00
- Introduced normalization functions for tool statistics and error counts to ensure consistent schema across all trajectory entries, facilitating compatibility with HuggingFace datasets. - Updated batch processing to utilize normalized tool stats and error counts, improving data integrity. - Refactored vision tools and mixture of agents tool to integrate with OpenRouter API, replacing Nous Research API references and updating model configurations. - Enabled reasoning capabilities in API calls for enhanced response quality across various tools. - Improved error handling and API key validation for OpenRouter integration. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| image_generation_tool.py | ||
| mixture_of_agents_tool.py | ||
| simple_terminal_tool.py | ||
| terminal_tool.py | ||
| vision_tools.py | ||
| web_tools.py | ||