yao/tools/skills
Max 20fc9c24df feat(image): introduce image reading and analysis tools
- Added `image_read` tool for reading and analyzing images using vision-capable models, with a detailed input schema for image path, prompt, max size, and provider.
- Implemented `ReadImage` function to handle image processing and integration with vision models, returning descriptive text.
- Created comprehensive tests for image resizing, data URI handling, and various input scenarios to ensure robust functionality.
- Updated documentation to include usage examples and parameter descriptions for the new image tools.
2026-05-06 10:58:52 +08:00
..
yao-doc feat(agent): enhance sandbox V2 initialization and role management 2026-05-03 19:11:29 +08:00
yao-image feat(image): introduce image reading and analysis tools 2026-05-06 10:58:52 +08:00
yao-process feat(agent): enhance sandbox V2 initialization and role management 2026-05-03 19:11:29 +08:00
yao-web feat(agent): enhance sandbox V2 initialization and role management 2026-05-03 19:11:29 +08:00