Package com.openai.models.beta.threads.messages
See: Description
-
Interface Summary Interface Description Visitor An interface that defines how to map each variant of Annotation to a value of type T. Visitor An interface that defines how to map each variant of AnnotationDelta to a value of type T. Visitor An interface that defines how to map each variant of Tool to a value of type T. Visitor An interface that defines how to map each variant of MessageContent to a value of type T. Visitor An interface that defines how to map each variant of MessageContentDelta to a value of type T. Visitor An interface that defines how to map each variant of MessageContentPartParam to a value of type T. Visitor An interface that defines how to map each variant of Content to a value of type T. Visitor An interface that defines how to map each variant of Tool to a value of type T. -
Class Summary Class Description Annotation A citation within the message that points to a specific quote from a specific File associated with the assistant or the message. AnnotationDelta A citation within the message that points to a specific quote from a specific File associated with the assistant or the message. Builder A builder for FileCitationAnnotation. Builder A builder for FileCitation. FileCitation FileCitationAnnotation A citation within the message that points to a specific quote from a specific File associated with the assistant or the message. Builder A builder for FileCitationDeltaAnnotation. Builder A builder for FileCitation. FileCitation FileCitationDeltaAnnotation A citation within the message that points to a specific quote from a specific File associated with the assistant or the message. Builder A builder for FilePathAnnotation. Builder A builder for FilePath. FilePath FilePathAnnotation A URL for the file that's generated when the assistant used the code_interpreter
tool to generate a file.Builder A builder for FilePathDeltaAnnotation. Builder A builder for FilePath. FilePath FilePathDeltaAnnotation A URL for the file that's generated when the assistant used the code_interpreter
tool to generate a file.Builder A builder for ImageFile. Detail Specifies the detail level of the image if specified by the user. ImageFile Builder A builder for ImageFileContentBlock. ImageFileContentBlock References an image File in the content of a message. Builder A builder for ImageFileDelta. Detail Specifies the detail level of the image if specified by the user. ImageFileDelta Builder A builder for ImageFileDeltaBlock. ImageFileDeltaBlock References an image File in the content of a message. Builder A builder for ImageUrl. Detail Specifies the detail level of the image. ImageUrl Builder A builder for ImageUrlContentBlock. ImageUrlContentBlock References an image URL in the content of a message. Builder A builder for ImageUrlDelta. Detail Specifies the detail level of the image. ImageUrlDelta Builder A builder for ImageUrlDeltaBlock. ImageUrlDeltaBlock References an image URL in the content of a message. Builder A builder for Message. Builder A builder for Attachment. Tool Attachment Builder A builder for IncompleteDetails. Reason The reason the message is incomplete. IncompleteDetails On an incomplete message, details about why the message is incomplete. Role The entity that produced the message. Status The status of the message, which can be either in_progress
,incomplete
, orcompleted
.Message Represents a message within a thread. MessageContent References an image File in the content of a message. MessageContentDelta References an image File in the content of a message. MessageContentPartParam References an image File in the content of a message. Builder A builder for Body. Body Builder A builder for MessageCreateParams. Content The text contents of the message. Role The role of the entity that is creating the message. Builder A builder for Attachment. Tool Attachment MessageCreateParams Create a message. Builder A builder for MessageDeleteParams. MessageDeleteParams Deletes a message. Builder A builder for MessageDeleted. MessageDeleted Builder A builder for MessageDelta. Role The entity that produced the message. MessageDelta The delta containing the fields that have changed on the Message. Builder A builder for MessageDeltaEvent. MessageDeltaEvent Represents a message delta i.e. Builder Response AutoPager MessageListPage Returns a list of messages for a given thread. Builder Response AutoPager MessageListPageAsync Returns a list of messages for a given thread. Builder A builder for MessageListParams. Order Sort order by the created_at
timestamp of the objects.MessageListParams Returns a list of messages for a given thread. Builder A builder for MessageRetrieveParams. MessageRetrieveParams Retrieve a message. Builder A builder for Body. Body Builder A builder for MessageUpdateParams. MessageUpdateParams Modifies a message. Builder A builder for RefusalContentBlock. RefusalContentBlock The refusal content generated by the assistant. Builder A builder for RefusalDeltaBlock. RefusalDeltaBlock The refusal content that is part of a message. Builder A builder for Text. Text Builder A builder for TextContentBlock. TextContentBlock The text content that is part of a message. Builder A builder for TextContentBlockParam. TextContentBlockParam The text content that is part of a message. Builder A builder for TextDelta. TextDelta Builder A builder for TextDeltaBlock. TextDeltaBlock The text content that is part of a message. -
Enum Summary Enum Description Known An enum containing Detail's known values. Value An enum containing Detail's known values, as well as an _UNKNOWN member. Known An enum containing Detail's known values. Value An enum containing Detail's known values, as well as an _UNKNOWN member. Known An enum containing Detail's known values. Value An enum containing Detail's known values, as well as an _UNKNOWN member. Known An enum containing Detail's known values. Value An enum containing Detail's known values, as well as an _UNKNOWN member. Known An enum containing Reason's known values. Value An enum containing Reason's known values, as well as an _UNKNOWN member. Known An enum containing Role's known values. Value An enum containing Role's known values, as well as an _UNKNOWN member. Known An enum containing Status's known values. Value An enum containing Status's known values, as well as an _UNKNOWN member. Known An enum containing Role's known values. Value An enum containing Role's known values, as well as an _UNKNOWN member. Known An enum containing Role's known values. Value An enum containing Role's known values, as well as an _UNKNOWN member. Known An enum containing Order's known values. Value An enum containing Order's known values, as well as an _UNKNOWN member.