hermes-agent/gateway/platforms
teknium1 5404a8fcd8 Enhance image handling and analysis capabilities across platforms
- Updated the vision tool to accept both HTTP/HTTPS URLs and local file paths for image analysis.
- Implemented caching of user-uploaded images in local directories to ensure reliable access for the vision tool, addressing issues with ephemeral URLs.
- Enhanced platform adapters (Discord, Telegram, WhatsApp) to download and cache images, allowing for immediate analysis and enriched message context.
- Added a new method to auto-analyze images attached by users, enriching the conversation with detailed descriptions.
- Improved documentation for image handling processes and updated related functions for clarity and efficiency.
2026-02-15 16:10:50 -08:00
..
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
base.py Enhance image handling and analysis capabilities across platforms 2026-02-15 16:10:50 -08:00
discord.py Enhance image handling and analysis capabilities across platforms 2026-02-15 16:10:50 -08:00
telegram.py Enhance image handling and analysis capabilities across platforms 2026-02-15 16:10:50 -08:00
whatsapp.py Enhance image handling and analysis capabilities across platforms 2026-02-15 16:10:50 -08:00