UserMessageTextContentPart

UserMessageTextContentPart(*args, **kwargs)
Represents a text content part of a user message Parameters:
NameDescription
*args
**kwargs

Class Attributes

text


The text content of the part.

type


The type of the content part. Always “text” for text content parts.