Uses of Class
com.azure.ai.openai.assistants.models.MessageDeltaTextAnnotation
Packages that use MessageDeltaTextAnnotation
Package
Description
Package containing the data models for Assistants.
-
Uses of MessageDeltaTextAnnotation in com.azure.ai.openai.assistants.models
Subclasses of MessageDeltaTextAnnotation in com.azure.ai.openai.assistants.modelsModifier and TypeClassDescriptionfinal class
Represents a streamed file citation applied to a streaming text content part.final class
Represents a streamed file path annotation applied to a streaming text content part.Methods in com.azure.ai.openai.assistants.models that return MessageDeltaTextAnnotationModifier and TypeMethodDescriptionstatic MessageDeltaTextAnnotation
MessageDeltaTextAnnotation.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of MessageDeltaTextAnnotation from the JsonReader.Methods in com.azure.ai.openai.assistants.models that return types with arguments of type MessageDeltaTextAnnotationModifier and TypeMethodDescriptionMessageDeltaTextContent.getAnnotations()
Get the annotations property: Annotations for the text.