MessageTextDetails interface
The text and associated annotations for a single item of assistant thread message content.
Properties
annotations | A list of annotations associated with this text. |
value | The text data. |
Property Details
annotations
A list of annotations associated with this text.
annotations: MessageTextAnnotation[]
Property Value
value
The text data.
value: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript