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