yao/agent/content
Max af0d4edd74 feat(image): add image generation and enhanced reading capabilities
- Introduced `image_generate` tool for generating images from text prompts, with options for specifying output file paths and image dimensions.
- Updated `image_read` functionality to allow optional provider specification for enhanced image analysis.
- Implemented new `GenerateImage` method in the LLM API for seamless integration of image generation capabilities.
- Enhanced documentation to include detailed usage examples for both image reading and generation tools.
- Updated tests to validate new image generation features and ensure robust functionality across image tools.
2026-05-06 10:59:35 +08:00
..
docx Enhance PDF and Content Processing with New File Handling Features 2025-12-29 15:20:38 +08:00
image feat(image): add image generation and enhanced reading capabilities 2026-05-06 10:59:35 +08:00
link Refactor Content Processing and Enhance Search Functionality 2025-12-29 14:26:48 +08:00
pdf Enhance PDF and Content Processing with New File Handling Features 2025-12-29 15:20:38 +08:00
pptx Enhance PDF and Content Processing with New File Handling Features 2025-12-29 15:20:38 +08:00
text Enhance PDF and Content Processing with New File Handling Features 2025-12-29 15:20:38 +08:00
tools Refactor Content Processing and Enhance Search Functionality 2025-12-29 14:26:48 +08:00
types Enhance PDF and Content Processing with New File Handling Features 2025-12-29 15:20:38 +08:00
content.go feat(agent): enhance image content handling and vision support 2026-05-04 13:46:30 +08:00