Image
Represents a specific capability for handling image-related vision tasks within a large language model (LLM).
This class is a concrete implementation of the Vision
sealed class, focusing on tasks such as image analysis, recognition, and interpretation. It is designed to enable models with the ability to process and infer insights from visual data represented as static images.
The Image
capability is typically used in scenarios where the model's functionality includes understanding image content, performing image-to-text generation, or tasks that require visual comprehension.