Uses of Class
com.azure.ai.agents.persistent.models.MessageDeltaTextAnnotation
Packages that use MessageDeltaTextAnnotation
Package
Description
Package containing the data models for Agents.
-
Uses of MessageDeltaTextAnnotation in com.azure.ai.agents.persistent.models
Subclasses of MessageDeltaTextAnnotation in com.azure.ai.agents.persistent.modelsModifier and TypeClassDescriptionfinal classRepresents a streamed file citation applied to a streaming text content part.final classRepresents a streamed file path annotation applied to a streaming text content part.final classA citation within the message that points to a specific URL associated with the message.Methods in com.azure.ai.agents.persistent.models that return MessageDeltaTextAnnotationModifier and TypeMethodDescriptionstatic MessageDeltaTextAnnotationMessageDeltaTextAnnotation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MessageDeltaTextAnnotation from the JsonReader.Methods in com.azure.ai.agents.persistent.models that return types with arguments of type MessageDeltaTextAnnotationModifier and TypeMethodDescriptionMessageDeltaTextContentObject.getAnnotations()Get the annotations property: Annotations for the text.