Package com.openai.models.conversations
See: Description
-
Class Summary Class Description Builder A builder for ComputerScreenshotContent. Detail The detail level of the screenshot image to be sent to the model. ComputerScreenshotContent A screenshot of a computer. Builder A builder for Conversation. Conversation Builder A builder for ConversationCreateParams. Builder A builder for Body. Body Builder A builder for Metadata. Metadata Set of 16 key-value pairs that can be attached to an object. ConversationCreateParams Create a conversation. Builder A builder for ConversationDeleteParams. ConversationDeleteParams Delete a conversation. Builder A builder for ConversationDeleted. ConversationDeleted Builder A builder for ConversationDeletedResource. ConversationDeletedResource Builder A builder for ConversationRetrieveParams. ConversationRetrieveParams Get a conversation Builder A builder for ConversationUpdateParams. Builder A builder for Body. Body Builder A builder for Metadata. Metadata Set of 16 key-value pairs that can be attached to an object. ConversationUpdateParams Update a conversation Builder A builder for Message. Builder A builder for ReasoningText. ReasoningText Reasoning text from the model. Content A content part that makes up an input or output item. Role The role of the message. Status The status of item. Phase Labels an assistantmessage as intermediate commentary (commentary) or the final answer (final_answer).Message A message to or from the model. Builder A builder for SummaryTextContent. SummaryTextContent A summary text from the model. Builder A builder for TextContent. TextContent A text content. -
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 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 Phase's known values. Value An enum containing Phase's known values, as well as an _UNKNOWN member.