types
autogen.types.UserMessageImageContentPart
UserMessageImageContentPart
Represents an image content part of a user message
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
Class Attributes
image_url
The URL of the image.
type
The type of the content part. Always “image_url” for image content parts.