Package-level declarations
Types
Link copied to clipboard
@Serializable
References an Attachment in the message request.
Link copied to clipboard
class AttachmentBuilder
A message attachment builder.
Link copied to clipboard
Link copied to clipboard
@Serializable
@SerialName(value = "file_citation")
A citation within the message that points to a specific quote from a specific File associated with the assistant or the message. Generated when the assistant uses the "retrieval" tool to search files.
Link copied to clipboard
@Serializable
@SerialName(value = "file_path")
A URL for the file that's generated when the assistant used the code interpreter tool to generate a file.
Link copied to clipboard
Link copied to clipboard
The content of the message as text or image.
Link copied to clipboard
@Serializable
Create a message request.
Link copied to clipboard
class MessageRequestBuilder
A message request builder.
Link copied to clipboard
Annotations for a text.
Link copied to clipboard
The text content of the message value and annotations.