Expand description
Implementation of the ReadImage tool.
This module provides the implementation for the ReadImage tool, which is used
to read image files and return their contents as base64-encoded data with
the appropriate MIME type.
Constants§
- SUPPORTED_
MIME_ TYPES - Supported MIME types for images
Functions§
- handle_
tool_ call - Handle the
ReadImagetool call