Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AAC - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.AudioFormat
 
addFileId(String) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
addFileIDs(String) - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
 
additionalInstructions() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
Returns the value of the additionalInstructions record component.
additionalInstructions() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
Returns the value of the additionalInstructions record component.
addMessage(ChatMessage) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
addMessage(MessageRequest) - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
 
addMetadata(String...) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
addMetadata(String...) - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
 
addMetadata(String...) - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
 
addMetadata(String...) - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
 
addMetadata(Map<String, String>, String...) - Static method in class bg.codexio.ai.openai.api.payload.MetadataUtils
 
addTool(ChatTool) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
addTools(AssistantTool) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
ALLOY - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speaker
 
ALMOST_GOOD - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
Annotation - Interface in bg.codexio.ai.openai.api.payload.message.content.annotation
 
AnnotationAbstract - Class in bg.codexio.ai.openai.api.payload.message.content.annotation
 
AnnotationAbstract(String, String, Integer, Integer) - Constructor for class bg.codexio.ai.openai.api.payload.message.content.annotation.AnnotationAbstract
 
annotations() - Method in record class bg.codexio.ai.openai.api.payload.message.content.TextContent
Returns the value of the annotations record component.
ApiCredentials - Record Class in bg.codexio.ai.openai.api.payload.credentials
This configuration is used to define the credentials used for auth in the OpenAI API
ApiCredentials(String) - Constructor for record class bg.codexio.ai.openai.api.payload.credentials.ApiCredentials
Generates credential object with supplied apiKey, default base url and empty organization
ApiCredentials(String, String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.credentials.ApiCredentials
Creates an instance of a ApiCredentials record class.
apiKey() - Method in record class bg.codexio.ai.openai.api.payload.credentials.ApiCredentials
Returns the value of the apiKey record component.
arguments() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.FunctionResponse
Returns the value of the arguments record component.
arguments() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.Function
Returns the value of the arguments record component.
asChoice() - Method in class bg.codexio.ai.openai.api.payload.chat.ChatFunction
 
asChoice() - Method in interface bg.codexio.ai.openai.api.payload.chat.request.ChatTool
 
asChoice() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool
 
assistantId() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns the value of the assistantId record component.
assistantId() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
Returns the value of the assistantId record component.
assistantId() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
Returns the value of the assistantId record component.
assistantId() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the assistantId record component.
AssistantPurpose - Class in bg.codexio.ai.openai.api.payload.file.purpose
 
AssistantPurpose() - Constructor for class bg.codexio.ai.openai.api.payload.file.purpose.AssistantPurpose
 
AssistantRequest - Record Class in bg.codexio.ai.openai.api.payload.assistant.request
 
AssistantRequest(String, String, String, String, List<AssistantTool>, List<String>, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Creates an instance of a AssistantRequest record class.
AssistantRequest.Builder - Record Class in bg.codexio.ai.openai.api.payload.assistant.request
 
AssistantResponse - Record Class in bg.codexio.ai.openai.api.payload.assistant.response
 
AssistantResponse(String, String, Integer, String, String, String, String, List<AssistantTool>, List<String>, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Creates an instance of a AssistantResponse record class.
AssistantTool - Interface in bg.codexio.ai.openai.api.payload.assistant.tool
 
AssistantToolAbstract - Class in bg.codexio.ai.openai.api.payload.assistant.tool
 
AssistantToolAbstract(String) - Constructor for class bg.codexio.ai.openai.api.payload.assistant.tool.AssistantToolAbstract
 
AudioBinaryResponse - Record Class in bg.codexio.ai.openai.api.payload.voice.response
Represents an invalid input: '<'a href="https://platform.openai.com/docs/api-reference/audiot>Audio#response
AudioBinaryResponse(byte[]) - Constructor for record class bg.codexio.ai.openai.api.payload.voice.response.AudioBinaryResponse
Creates an instance of a AudioBinaryResponse record class.
AudioFormat - Enum Class in bg.codexio.ai.openai.api.payload.voice
 
AvailableEnvironmentVariables - Enum Class in bg.codexio.ai.openai.api.payload.environment
This enum acts as a list of all available environment variables that you can provide.

B

b64Json() - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageResponse
Returns the value of the b64Json record component.
BALANCE_BETWEEN_NOVELTY_AND_PREDICTABILITY - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 
BASE_64 - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Format
 
BASE_URL - Static variable in record class bg.codexio.ai.openai.api.payload.credentials.ApiCredentials
 
baseUrl() - Method in record class bg.codexio.ai.openai.api.payload.credentials.ApiCredentials
Returns the value of the baseUrl record component.
BE_LESS_OBVIOUS - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 
bg.codexio.ai.openai.api.payload - package bg.codexio.ai.openai.api.payload
 
bg.codexio.ai.openai.api.payload.assistant.request - package bg.codexio.ai.openai.api.payload.assistant.request
 
bg.codexio.ai.openai.api.payload.assistant.response - package bg.codexio.ai.openai.api.payload.assistant.response
 
bg.codexio.ai.openai.api.payload.assistant.tool - package bg.codexio.ai.openai.api.payload.assistant.tool
 
bg.codexio.ai.openai.api.payload.chat - package bg.codexio.ai.openai.api.payload.chat
 
bg.codexio.ai.openai.api.payload.chat.functions - package bg.codexio.ai.openai.api.payload.chat.functions
 
bg.codexio.ai.openai.api.payload.chat.request - package bg.codexio.ai.openai.api.payload.chat.request
 
bg.codexio.ai.openai.api.payload.chat.response - package bg.codexio.ai.openai.api.payload.chat.response
 
bg.codexio.ai.openai.api.payload.creativity - package bg.codexio.ai.openai.api.payload.creativity
 
bg.codexio.ai.openai.api.payload.credentials - package bg.codexio.ai.openai.api.payload.credentials
 
bg.codexio.ai.openai.api.payload.environment - package bg.codexio.ai.openai.api.payload.environment
 
bg.codexio.ai.openai.api.payload.error - package bg.codexio.ai.openai.api.payload.error
 
bg.codexio.ai.openai.api.payload.file.purpose - package bg.codexio.ai.openai.api.payload.file.purpose
 
bg.codexio.ai.openai.api.payload.file.request - package bg.codexio.ai.openai.api.payload.file.request
 
bg.codexio.ai.openai.api.payload.file.response - package bg.codexio.ai.openai.api.payload.file.response
 
bg.codexio.ai.openai.api.payload.images - package bg.codexio.ai.openai.api.payload.images
 
bg.codexio.ai.openai.api.payload.images.request - package bg.codexio.ai.openai.api.payload.images.request
 
bg.codexio.ai.openai.api.payload.images.response - package bg.codexio.ai.openai.api.payload.images.response
 
bg.codexio.ai.openai.api.payload.message.content - package bg.codexio.ai.openai.api.payload.message.content
 
bg.codexio.ai.openai.api.payload.message.content.annotation - package bg.codexio.ai.openai.api.payload.message.content.annotation
 
bg.codexio.ai.openai.api.payload.message.request - package bg.codexio.ai.openai.api.payload.message.request
 
bg.codexio.ai.openai.api.payload.message.response - package bg.codexio.ai.openai.api.payload.message.response
 
bg.codexio.ai.openai.api.payload.run.request - package bg.codexio.ai.openai.api.payload.run.request
 
bg.codexio.ai.openai.api.payload.run.response - package bg.codexio.ai.openai.api.payload.run.response
 
bg.codexio.ai.openai.api.payload.run.response.action - package bg.codexio.ai.openai.api.payload.run.response.action
 
bg.codexio.ai.openai.api.payload.run.response.error - package bg.codexio.ai.openai.api.payload.run.response.error
 
bg.codexio.ai.openai.api.payload.thread.request - package bg.codexio.ai.openai.api.payload.thread.request
 
bg.codexio.ai.openai.api.payload.thread.response - package bg.codexio.ai.openai.api.payload.thread.response
 
bg.codexio.ai.openai.api.payload.vision - package bg.codexio.ai.openai.api.payload.vision
 
bg.codexio.ai.openai.api.payload.vision.request - package bg.codexio.ai.openai.api.payload.vision.request
 
bg.codexio.ai.openai.api.payload.voice - package bg.codexio.ai.openai.api.payload.voice
 
bg.codexio.ai.openai.api.payload.voice.request - package bg.codexio.ai.openai.api.payload.voice.request
 
bg.codexio.ai.openai.api.payload.voice.response - package bg.codexio.ai.openai.api.payload.voice.response
 
build() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
build() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
build() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
 
build() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
build() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
 
build() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
 
build() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
 
build() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
 
build() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
 
build() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
 
builder() - Static method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
 
builder() - Static method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
 
builder() - Static method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest
 
builder() - Static method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
builder() - Static method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
 
builder() - Static method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
 
builder() - Static method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
 
builder() - Static method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
 
builder() - Static method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
 
builder() - Static method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
 
Builder(File, String) - Constructor for record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
Creates an instance of a Builder record class.
Builder(File, String, String, String, Double) - Constructor for record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
Creates an instance of a Builder record class.
Builder(File, String, String, String, String, Double) - Constructor for record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
Creates an instance of a Builder record class.
Builder(String, String, String, String, Double) - Constructor for record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
Creates an instance of a Builder record class.
Builder(String, String, String, String, List<AssistantTool>, List<String>, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Creates an instance of a Builder record class.
Builder(String, String, String, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
Creates an instance of a Builder record class.
Builder(String, String, List<String>, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
Creates an instance of a Builder record class.
Builder(String, List<ChatMessage>, Double, Map<String, Integer>, Integer, Integer, Double, Integer, String[], boolean, Double, Double, List<ChatTool>, ChatTool.ChatToolChoice, String) - Constructor for record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Creates an instance of a Builder record class.
bytes() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileContentResponse
Returns the value of the bytes record component.
bytes() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
Returns the value of the bytes record component.
bytes() - Method in record class bg.codexio.ai.openai.api.payload.voice.response.AudioBinaryResponse
Returns the value of the bytes record component.

C

cancelledAt() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the cancelledAt record component.
ChatChoiceResponse - Record Class in bg.codexio.ai.openai.api.payload.chat.response
 
ChatChoiceResponse(ChatMessage, ChatMessage, String, int) - Constructor for record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
Creates an instance of a ChatChoiceResponse record class.
ChatFunction - Class in bg.codexio.ai.openai.api.payload.chat
Representation of a function as per Defining functions
ChatFunction(String, String, Map<String, Object>, ChatTool.ChatToolChoice) - Constructor for class bg.codexio.ai.openai.api.payload.chat.ChatFunction
 
ChatMessage - Record Class in bg.codexio.ai.openai.api.payload.chat
 
ChatMessage(String, String, List<ToolCallResponse>) - Constructor for record class bg.codexio.ai.openai.api.payload.chat.ChatMessage
Creates an instance of a ChatMessage record class.
ChatMessageRequest - Record Class in bg.codexio.ai.openai.api.payload.chat.request
ChatMessageRequest(String, List<ChatMessage>, Double, Map<String, Integer>, Integer, Integer, Double, Integer, String[], boolean, Double, Double, List<ChatTool>, ChatTool.ChatToolChoice, String) - Constructor for record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Creates an instance of a ChatMessageRequest record class.
ChatMessageRequest.Builder - Record Class in bg.codexio.ai.openai.api.payload.chat.request
 
ChatMessageResponse - Record Class in bg.codexio.ai.openai.api.payload.chat.response
Represents a invalid input: '<'a href="https://platform.openai.com/docs/api-reference/chat/object>Chat completion object
ChatMessageResponse(String, String, long, String, ChatUsageResponse, List<ChatChoiceResponse>) - Constructor for record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
Creates an instance of a ChatMessageResponse record class.
ChatTool - Interface in bg.codexio.ai.openai.api.payload.chat.request
 
ChatTool.ChatToolChoice - Interface in bg.codexio.ai.openai.api.payload.chat.request
 
ChatUsageResponse - Record Class in bg.codexio.ai.openai.api.payload.chat.response
 
ChatUsageResponse(int, int, int) - Constructor for record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
Creates an instance of a ChatUsageResponse record class.
CHOICE - Static variable in class bg.codexio.ai.openai.api.payload.chat.functions.GetCurrentWeather
 
CHOICE - Static variable in class bg.codexio.ai.openai.api.payload.chat.functions.GetNearbyPlaces
 
choices() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
Returns the value of the choices record component.
code() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
Returns the value of the code record component.
code() - Method in record class bg.codexio.ai.openai.api.payload.run.response.error.LastError
Returns the value of the code record component.
CodeInterpreter - Class in bg.codexio.ai.openai.api.payload.assistant.tool
 
CodeInterpreter() - Constructor for class bg.codexio.ai.openai.api.payload.assistant.tool.CodeInterpreter
 
completedAt() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the completedAt record component.
completionTokens() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
Returns the value of the completionTokens record component.
CONSTRAINTS_GOT_VISIBLE - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
content() - Method in record class bg.codexio.ai.openai.api.payload.chat.ChatMessage
Returns the value of the content record component.
content() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
Returns the value of the content record component.
content() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
Returns the value of the content record component.
content() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns the value of the content record component.
content() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
Returns the value of the content record component.
created() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
Returns the value of the created record component.
created() - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageDataResponse
Returns the value of the created record component.
createdAt() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns the value of the createdAt record component.
createdAt() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
Returns the value of the createdAt record component.
createdAt() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns the value of the createdAt record component.
createdAt() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the createdAt record component.
createdAt() - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
Returns the value of the createdAt record component.
CreateImageRequest - Record Class in bg.codexio.ai.openai.api.payload.images.request
 
CreateImageRequest(String, String, Integer, String, String, String, String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Creates an instance of a CreateImageRequest record class.
Creativity - Enum Class in bg.codexio.ai.openai.api.payload.creativity
 

D

data() - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageDataResponse
Returns the value of the data record component.
data() - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
Returns the value of the data record component.
delta() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
Returns the value of the delta record component.
description() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Returns the value of the description record component.
description() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Returns the value of the description record component.
description() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns the value of the description record component.
detail() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
Returns the value of the detail record component.
DetailedAnalyze - Enum Class in bg.codexio.ai.openai.api.payload.vision
 
Dimensions - Enum Class in bg.codexio.ai.openai.api.payload.images
 
DISCOURAGE_REPETITION - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
doMerge(U, U) - Static method in interface bg.codexio.ai.openai.api.payload.Mergeable
 
DONT_TRUST_ME - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 

E

ECHO - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speaker
 
EditImageRequest - Record Class in bg.codexio.ai.openai.api.payload.images.request
 
EditImageRequest(File, String, File, String, Integer, String, String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Creates an instance of a EditImageRequest record class.
empty() - Static method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
 
empty() - Static method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
 
empty() - Static method in record class bg.codexio.ai.openai.api.payload.chat.response.FunctionResponse
 
empty() - Static method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
 
empty() - Static method in record class bg.codexio.ai.openai.api.payload.images.response.ImageDataResponse
 
empty() - Static method in record class bg.codexio.ai.openai.api.payload.images.response.ImageResponse
 
empty() - Static method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
 
ENCOURAGE_COHERENCY - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
endIndex() - Method in interface bg.codexio.ai.openai.api.payload.message.content.annotation.Annotation
 
endIndex() - Method in class bg.codexio.ai.openai.api.payload.message.content.annotation.AnnotationAbstract
 
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.ChatMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.functions.GetCurrentWeather.GetCurrentWeatherFunctionChoice
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.functions.GetNearbyPlaces.GetNearbyPlacesFunctionChoice
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool.FunctionToolChoice
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.response.FunctionResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.credentials.ApiCredentials
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponseHolder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileContentResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageDataResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FileCitation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FilePath
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.message.content.TextContent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.Function
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.RequiredAction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.SubmitToolOutput
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.ToolCall
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.run.response.error.LastError
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadModificationRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlMessageRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.QuestionVisionRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.voice.response.AudioBinaryResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class bg.codexio.ai.openai.api.payload.voice.response.SpeechTextResponse
Indicates whether some other object is "equal to" this one.
error() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponseHolder
Returns the value of the error record component.
ErrorResponse - Record Class in bg.codexio.ai.openai.api.payload.error
 
ErrorResponse(String, String, String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
Creates an instance of a ErrorResponse record class.
ErrorResponseHolder - Record Class in bg.codexio.ai.openai.api.payload.error
 
ErrorResponseHolder(ErrorResponse) - Constructor for record class bg.codexio.ai.openai.api.payload.error.ErrorResponseHolder
Creates an instance of a ErrorResponseHolder record class.
expiresAt() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the expiresAt record component.

F

FABLE - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speaker
 
failedAt() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the failedAt record component.
file() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
Returns the value of the file record component.
file() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest
Returns the value of the file record component.
file() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
Returns the value of the file record component.
file() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
Returns the value of the file record component.
file() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
Returns the value of the file record component.
file() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
Returns the value of the file record component.
FileCitation - Record Class in bg.codexio.ai.openai.api.payload.message.content.annotation
 
FileCitation(String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.message.content.annotation.FileCitation
Creates an instance of a FileCitation record class.
FileCitationAnnotation - Class in bg.codexio.ai.openai.api.payload.message.content.annotation
 
FileCitationAnnotation(String, Integer, Integer, FileCitation) - Constructor for class bg.codexio.ai.openai.api.payload.message.content.annotation.FileCitationAnnotation
 
FileContentResponse - Record Class in bg.codexio.ai.openai.api.payload.file.response
 
FileContentResponse(byte[]) - Constructor for record class bg.codexio.ai.openai.api.payload.file.response.FileContentResponse
Creates an instance of a FileContentResponse record class.
fileId() - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FileCitation
Returns the value of the fileId record component.
fileId() - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FilePath
Returns the value of the fileId record component.
fileIds() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Returns the value of the fileIds record component.
fileIds() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Returns the value of the fileIds record component.
fileIds() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns the value of the fileIds record component.
fileIds() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
Returns the value of the fileIds record component.
fileIds() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
Returns the value of the fileIds record component.
fileIds() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns the value of the fileIds record component.
fileIds() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the fileIds record component.
filename() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
Returns the value of the filename record component.
FilePath - Record Class in bg.codexio.ai.openai.api.payload.message.content.annotation
 
FilePath(String) - Constructor for record class bg.codexio.ai.openai.api.payload.message.content.annotation.FilePath
Creates an instance of a FilePath record class.
FilePathAnnotation - Class in bg.codexio.ai.openai.api.payload.message.content.annotation
 
FilePathAnnotation(String, Integer, Integer, FilePath) - Constructor for class bg.codexio.ai.openai.api.payload.message.content.annotation.FilePathAnnotation
 
FileResponse - Record Class in bg.codexio.ai.openai.api.payload.file.response
 
FileResponse(String, String, Integer, Integer, String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
Creates an instance of a FileResponse record class.
finishReason() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
Returns the value of the finishReason record component.
FIRST_JUMP_TO_CREATIVITY - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 
firstId() - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
Returns the value of the firstId record component.
FLAC - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.AudioFormat
 
Format - Enum Class in bg.codexio.ai.openai.api.payload.images
 
frequencyPenalty() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the frequencyPenalty record component.
frequencyPenalty() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the frequencyPenalty record component.
fromFormat(String) - Static method in enum class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionFormat
 
fromLocalFile(File) - Static method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
 
fromVal(String) - Static method in enum class bg.codexio.ai.openai.api.payload.images.Format
 
function() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool
Returns the value of the function record component.
function() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool.FunctionToolChoice
Returns the value of the function record component.
function() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
Returns the value of the function record component.
function() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.ToolCall
Returns the value of the function record component.
Function - Record Class in bg.codexio.ai.openai.api.payload.run.response.action
 
Function(String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.run.response.action.Function
Creates an instance of a Function record class.
FUNCTION - Static variable in class bg.codexio.ai.openai.api.payload.chat.functions.GetCurrentWeather
 
FUNCTION - Static variable in class bg.codexio.ai.openai.api.payload.chat.functions.GetNearbyPlaces
 
FunctionChoice - Interface in bg.codexio.ai.openai.api.payload.chat.request
 
FunctionResponse - Record Class in bg.codexio.ai.openai.api.payload.chat.response
 
FunctionResponse(String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.chat.response.FunctionResponse
Creates an instance of a FunctionResponse record class.
FunctionTool - Record Class in bg.codexio.ai.openai.api.payload.chat.request
 
FunctionTool(ChatFunction) - Constructor for record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool
Creates an instance of a FunctionTool record class.
FunctionTool.FunctionToolChoice - Record Class in bg.codexio.ai.openai.api.payload.chat.request
 
FunctionToolChoice(FunctionChoice) - Constructor for record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool.FunctionToolChoice
Creates an instance of a FunctionToolChoice record class.

G

GetCurrentWeather - Class in bg.codexio.ai.openai.api.payload.chat.functions
 
GetCurrentWeather.GetCurrentWeatherFunctionChoice - Record Class in bg.codexio.ai.openai.api.payload.chat.functions
 
GetCurrentWeatherFunctionChoice() - Constructor for record class bg.codexio.ai.openai.api.payload.chat.functions.GetCurrentWeather.GetCurrentWeatherFunctionChoice
Creates an instance of a GetCurrentWeatherFunctionChoice record class.
getDescription() - Method in class bg.codexio.ai.openai.api.payload.chat.ChatFunction
 
getFileCitation() - Method in class bg.codexio.ai.openai.api.payload.message.content.annotation.FileCitationAnnotation
 
getFileId() - Method in class bg.codexio.ai.openai.api.payload.message.content.ImageFileContent
 
getFilePath() - Method in class bg.codexio.ai.openai.api.payload.message.content.annotation.FilePathAnnotation
 
getName() - Method in class bg.codexio.ai.openai.api.payload.chat.ChatFunction
 
GetNearbyPlaces - Class in bg.codexio.ai.openai.api.payload.chat.functions
 
GetNearbyPlaces.GetNearbyPlacesFunctionChoice - Record Class in bg.codexio.ai.openai.api.payload.chat.functions
 
GetNearbyPlacesFunctionChoice() - Constructor for record class bg.codexio.ai.openai.api.payload.chat.functions.GetNearbyPlaces.GetNearbyPlacesFunctionChoice
Creates an instance of a GetNearbyPlacesFunctionChoice record class.
getParameters() - Method in class bg.codexio.ai.openai.api.payload.chat.ChatFunction
 
getRole() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
 
getText() - Method in class bg.codexio.ai.openai.api.payload.message.content.TextMessageContent
 
getType() - Method in interface bg.codexio.ai.openai.api.payload.chat.request.ChatTool
 
getType() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool
 
getType() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlMessageRequest
 
getType() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.QuestionVisionRequest
 
getType() - Method in interface bg.codexio.ai.openai.api.payload.vision.request.VisionMessage
 

H

HALF_FASTER - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speed
 
HALF_SLOW - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speed
 
HARDLY_REPEATS - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.ChatMessage
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.functions.GetCurrentWeather.GetCurrentWeatherFunctionChoice
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.functions.GetNearbyPlaces.GetNearbyPlacesFunctionChoice
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool.FunctionToolChoice
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.FunctionResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.credentials.ApiCredentials
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponseHolder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileContentResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageDataResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FileCitation
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FilePath
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.message.content.TextContent
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.Function
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.RequiredAction
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.SubmitToolOutput
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.ToolCall
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.run.response.error.LastError
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadModificationRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlMessageRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.QuestionVisionRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.voice.response.AudioBinaryResponse
Returns a hash code value for this object.
hashCode() - Method in record class bg.codexio.ai.openai.api.payload.voice.response.SpeechTextResponse
Returns a hash code value for this object.
hasMore() - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
Returns the value of the hasMore record component.
HIGH - Enum constant in enum class bg.codexio.ai.openai.api.payload.vision.DetailedAnalyze
 
HIGH_QUALITY - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Quality
 
HYPER_REAL - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Style
 

I

I_AM_WRITING_SONGS - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 
I_HAVE_NO_IDEA_WHAT_I_AM_TALKING - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 
id() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns the value of the id record component.
id() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
Returns the value of the id record component.
id() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
Returns the value of the id record component.
id() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
Returns the value of the id record component.
id() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns the value of the id record component.
id() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.ToolCall
Returns the value of the id record component.
id() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the id record component.
id() - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
Returns the value of the id record component.
image() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Returns the value of the image record component.
image() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the image record component.
image() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Returns the value of the image record component.
ImageDataResponse - Record Class in bg.codexio.ai.openai.api.payload.images.response
 
ImageDataResponse(Long, List<ImageResponse>) - Constructor for record class bg.codexio.ai.openai.api.payload.images.response.ImageDataResponse
Creates an instance of a ImageDataResponse record class.
ImageFileContent - Class in bg.codexio.ai.openai.api.payload.message.content
 
ImageFileContent(String) - Constructor for class bg.codexio.ai.openai.api.payload.message.content.ImageFileContent
 
ImageRequest - Interface in bg.codexio.ai.openai.api.payload.images.request
 
ImageRequestBuilder<R> - Record Class in bg.codexio.ai.openai.api.payload.images.request
 
ImageRequestBuilder(Function<ImageRequestBuilder<R>, R>, String, String, Integer, String, String, String, String, String, File, File) - Constructor for record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Creates an instance of a ImageRequestBuilder record class.
ImageResponse - Record Class in bg.codexio.ai.openai.api.payload.images.response
 
ImageResponse(String, String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.images.response.ImageResponse
Creates an instance of a ImageResponse record class.
imageUrl() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlMessageRequest
Returns the value of the imageUrl record component.
ImageUrlMessageRequest - Record Class in bg.codexio.ai.openai.api.payload.vision.request
 
ImageUrlMessageRequest(ImageUrlRequest) - Constructor for record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlMessageRequest
Creates an instance of a ImageUrlMessageRequest record class.
ImageUrlRequest - Record Class in bg.codexio.ai.openai.api.payload.vision.request
 
ImageUrlRequest(String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
Creates an instance of a ImageUrlRequest record class.
ImageVariationRequest - Record Class in bg.codexio.ai.openai.api.payload.images.request
 
ImageVariationRequest(File, String, String, Integer, String, String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Creates an instance of a ImageVariationRequest record class.
index() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
Returns the value of the index record component.
index() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
Returns the value of the index record component.
input() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
Returns the value of the input record component.
input() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
Returns the value of the input record component.
instructions() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Returns the value of the instructions record component.
instructions() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Returns the value of the instructions record component.
instructions() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns the value of the instructions record component.
instructions() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the instructions record component.
INTRODUCE_SOME_RANDOMNESS - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 
INTRODUCE_UNIQUENESS - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 
INVENTIVE_AND_UNEXPECTED - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 

J

join(Collection<T>, Collection<T>, Predicate<T>, Function<? super T, U>, Supplier<T>, BinaryOperator<T>, Predicate<T>) - Static method in interface bg.codexio.ai.openai.api.payload.Mergeable
 
JSON - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionFormat
 

L

LANDSCAPE_1792 - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Dimensions
 
language() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
Returns the value of the language record component.
language() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
Returns the value of the language record component.
lastError() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the lastError record component.
LastError - Record Class in bg.codexio.ai.openai.api.payload.run.response.error
 
LastError(String, String) - Constructor for record class bg.codexio.ai.openai.api.payload.run.response.error.LastError
Creates an instance of a LastError record class.
lastId() - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
Returns the value of the lastId record component.
ListMessagesResponse - Record Class in bg.codexio.ai.openai.api.payload.message.response
 
ListMessagesResponse(String, List<MessageResponse>, String, String, Boolean) - Constructor for record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
Creates an instance of a ListMessagesResponse record class.
logitBias() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the logitBias record component.
logitBias() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the logitBias record component.
LOW - Enum constant in enum class bg.codexio.ai.openai.api.payload.vision.DetailedAnalyze
 

M

mask() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Returns the value of the mask record component.
mask() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the mask record component.
maxTokens() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the maxTokens record component.
maxTokens() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the maxTokens record component.
maxTokens() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
Returns the value of the maxTokens record component.
merge(AssistantResponse) - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
 
merge(ChatChoiceResponse) - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
 
merge(ChatMessageResponse) - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
 
merge(ChatUsageResponse) - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
 
merge(FunctionResponse) - Method in record class bg.codexio.ai.openai.api.payload.chat.response.FunctionResponse
 
merge(ToolCallResponse) - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
 
merge(FileContentResponse) - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileContentResponse
 
merge(FileResponse) - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
 
merge(ImageDataResponse) - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageDataResponse
 
merge(ImageResponse) - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageResponse
 
merge(ListMessagesResponse) - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
 
merge(MessageResponse) - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
 
merge(RunnableResponse) - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
 
merge(ThreadResponse) - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
 
merge(AudioBinaryResponse) - Method in record class bg.codexio.ai.openai.api.payload.voice.response.AudioBinaryResponse
 
merge(SpeechTextResponse) - Method in record class bg.codexio.ai.openai.api.payload.voice.response.SpeechTextResponse
 
merge(T) - Method in interface bg.codexio.ai.openai.api.payload.Mergeable
 
Mergeable<T> - Interface in bg.codexio.ai.openai.api.payload
This interface mostly makes sense in conjunction with Streamable.stream() == true.
message() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
Returns the value of the message record component.
message() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
Returns the value of the message record component.
message() - Method in record class bg.codexio.ai.openai.api.payload.run.response.error.LastError
Returns the value of the message record component.
MessageContent - Interface in bg.codexio.ai.openai.api.payload.message.content
 
MessageContentAbstract - Class in bg.codexio.ai.openai.api.payload.message.content
 
MessageContentAbstract(String) - Constructor for class bg.codexio.ai.openai.api.payload.message.content.MessageContentAbstract
 
MessageContentHolder - Record Class in bg.codexio.ai.openai.api.payload.vision.request
 
MessageContentHolder(List<VisionMessage>) - Constructor for record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
Creates an instance of a MessageContentHolder record class.
MessageRequest - Record Class in bg.codexio.ai.openai.api.payload.message.request
 
MessageRequest(String, String, List<String>, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
Creates an instance of a MessageRequest record class.
MessageRequest.Builder - Record Class in bg.codexio.ai.openai.api.payload.message.request
 
MessageResponse - Record Class in bg.codexio.ai.openai.api.payload.message.response
 
MessageResponse(String, String, Integer, String, String, List<MessageContent>, String, String, List<String>, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Creates an instance of a MessageResponse record class.
messages() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the messages record component.
messages() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the messages record component.
messages() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest
Returns the value of the messages record component.
messages() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
Returns the value of the messages record component.
messages() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
Returns the value of the messages record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadModificationRequest
Returns the value of the metadata record component.
metadata() - Method in interface bg.codexio.ai.openai.api.payload.thread.request.ThreadRequest
 
metadata() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
Returns the value of the metadata record component.
metadata() - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
Returns the value of the metadata record component.
MetadataUtils - Class in bg.codexio.ai.openai.api.payload
 
MetadataUtils() - Constructor for class bg.codexio.ai.openai.api.payload.MetadataUtils
 
model() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Returns the value of the model record component.
model() - Method in interface bg.codexio.ai.openai.api.payload.images.request.ImageRequest
 
model() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
Returns the value of the model record component.
model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
Returns the value of the model record component.
MOSTLY_DETERMINISTIC - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 
MP3 - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.AudioFormat
 

N

n() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the n record component.
n() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the n record component.
n() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Returns the value of the n record component.
n() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Returns the value of the n record component.
n() - Method in interface bg.codexio.ai.openai.api.payload.images.request.ImageRequest
 
n() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the n record component.
n() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Returns the value of the n record component.
name() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Returns the value of the name record component.
name() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Returns the value of the name record component.
name() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns the value of the name record component.
name() - Method in record class bg.codexio.ai.openai.api.payload.chat.functions.GetCurrentWeather.GetCurrentWeatherFunctionChoice
 
name() - Method in record class bg.codexio.ai.openai.api.payload.chat.functions.GetNearbyPlaces.GetNearbyPlacesFunctionChoice
 
name() - Method in interface bg.codexio.ai.openai.api.payload.chat.request.FunctionChoice
 
name() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.FunctionResponse
Returns the value of the name record component.
name() - Method in interface bg.codexio.ai.openai.api.payload.file.purpose.Purpose
 
name() - Method in class bg.codexio.ai.openai.api.payload.file.purpose.PurposeAbstract
 
name() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.Function
Returns the value of the name record component.
NATURAL - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Style
 
NEVER_REPEATS - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
NORMAL - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speed
 
NOVA - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speaker
 

O

object() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns the value of the object record component.
object() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
Returns the value of the object record component.
object() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
Returns the value of the object record component.
object() - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
Returns the value of the object record component.
object() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns the value of the object record component.
object() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the object record component.
object() - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
Returns the value of the object record component.
ONYX - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speaker
 
OPENAI_API_BASE_URL - Enum constant in enum class bg.codexio.ai.openai.api.payload.environment.AvailableEnvironmentVariables
 
OPENAI_API_KEY - Enum constant in enum class bg.codexio.ai.openai.api.payload.environment.AvailableEnvironmentVariables
 
OPENAI_LOGGING_ENABLED - Enum constant in enum class bg.codexio.ai.openai.api.payload.environment.AvailableEnvironmentVariables
 
OPENAI_LOGGING_LEVEL - Enum constant in enum class bg.codexio.ai.openai.api.payload.environment.AvailableEnvironmentVariables
 
OPENAI_ORG_ID - Enum constant in enum class bg.codexio.ai.openai.api.payload.environment.AvailableEnvironmentVariables
 
OPUS - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.AudioFormat
 
organization() - Method in record class bg.codexio.ai.openai.api.payload.credentials.ApiCredentials
Returns the value of the organization record component.

P

param() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
Returns the value of the param record component.
PORTRAIT_1792 - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Dimensions
 
presencePenalty() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the presencePenalty record component.
presencePenalty() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the presencePenalty record component.
prompt() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Returns the value of the prompt record component.
prompt() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Returns the value of the prompt record component.
prompt() - Method in interface bg.codexio.ai.openai.api.payload.images.request.ImageRequest
 
prompt() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the prompt record component.
prompt() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Returns the value of the prompt record component.
prompt() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
Returns the value of the prompt record component.
prompt() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
Returns the value of the prompt record component.
prompt() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
Returns the value of the prompt record component.
prompt() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
Returns the value of the prompt record component.
promptTokens() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
Returns the value of the promptTokens record component.
purpose() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
Returns the value of the purpose record component.
purpose() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest
Returns the value of the purpose record component.
purpose() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
Returns the value of the purpose record component.
Purpose - Interface in bg.codexio.ai.openai.api.payload.file.purpose
 
PurposeAbstract - Class in bg.codexio.ai.openai.api.payload.file.purpose
 
PurposeAbstract(String) - Constructor for class bg.codexio.ai.openai.api.payload.file.purpose.PurposeAbstract
 

Q

quality() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Returns the value of the quality record component.
quality() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the quality record component.
Quality - Enum Class in bg.codexio.ai.openai.api.payload.images
 
QuestionVisionRequest - Record Class in bg.codexio.ai.openai.api.payload.vision.request
 
QuestionVisionRequest(String) - Constructor for record class bg.codexio.ai.openai.api.payload.vision.request.QuestionVisionRequest
Creates an instance of a QuestionVisionRequest record class.
quote() - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FileCitation
Returns the value of the quote record component.

R

REDUCED_REDUNDANCY - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
REPEAT_A_LOT - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
RepetitionPenalty - Enum Class in bg.codexio.ai.openai.api.payload.creativity
 
requiredAction() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the requiredAction record component.
RequiredAction - Record Class in bg.codexio.ai.openai.api.payload.run.response.action
 
RequiredAction(String, SubmitToolOutput) - Constructor for record class bg.codexio.ai.openai.api.payload.run.response.action.RequiredAction
Creates an instance of a RequiredAction record class.
responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Returns the value of the responseFormat record component.
responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Returns the value of the responseFormat record component.
responseFormat() - Method in interface bg.codexio.ai.openai.api.payload.images.request.ImageRequest
 
responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the responseFormat record component.
responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Returns the value of the responseFormat record component.
responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
Returns the value of the responseFormat record component.
responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
Returns the value of the responseFormat record component.
responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
Returns the value of the responseFormat record component.
responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
Returns the value of the responseFormat record component.
responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
Returns the value of the responseFormat record component.
responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
Returns the value of the responseFormat record component.
Retrieval - Class in bg.codexio.ai.openai.api.payload.assistant.tool
 
Retrieval() - Constructor for class bg.codexio.ai.openai.api.payload.assistant.tool.Retrieval
 
REUSE_VOCABULARY - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
revisedPrompt() - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageResponse
Returns the value of the revisedPrompt record component.
role() - Method in record class bg.codexio.ai.openai.api.payload.chat.ChatMessage
Returns the value of the role record component.
role() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
Returns the value of the role record component.
role() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
Returns the value of the role record component.
role() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns the value of the role record component.
runId() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns the value of the runId record component.
RunnableRequest - Record Class in bg.codexio.ai.openai.api.payload.run.request
 
RunnableRequest(String, String, String, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
Creates an instance of a RunnableRequest record class.
RunnableRequest.Builder - Record Class in bg.codexio.ai.openai.api.payload.run.request
 
RunnableResponse - Record Class in bg.codexio.ai.openai.api.payload.run.response
 
RunnableResponse(String, String, Integer, String, String, String, RequiredAction, LastError, Integer, Integer, Integer, Integer, Integer, String, String, List<AssistantTool>, List<String>, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Creates an instance of a RunnableResponse record class.

S

seed() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the seed record component.
seed() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the seed record component.
SHIMMER - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speaker
 
shouldStream(boolean) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
size() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Returns the value of the size record component.
size() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Returns the value of the size record component.
size() - Method in interface bg.codexio.ai.openai.api.payload.images.request.ImageRequest
 
size() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the size record component.
size() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Returns the value of the size record component.
SLIGHT_REPETITION_DISCOURAGE - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
SOPHISTICATED_VOCABULARY - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
Speaker - Enum Class in bg.codexio.ai.openai.api.payload.voice
 
specificRequestCreator() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the specificRequestCreator record component.
specificRequestCreator() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
Returns the value of the specificRequestCreator record component.
SpeechRequest - Record Class in bg.codexio.ai.openai.api.payload.voice.request
SpeechRequest(String, String, String, String, Double) - Constructor for record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
Creates an instance of a SpeechRequest record class.
SpeechRequest.Builder - Record Class in bg.codexio.ai.openai.api.payload.voice.request
 
SpeechTextResponse - Record Class in bg.codexio.ai.openai.api.payload.voice.response
Represents an invalid input: '<'a href="https://platform.openai.com/docs/api-reference/audiot>Audio#response
SpeechTextResponse(String) - Constructor for record class bg.codexio.ai.openai.api.payload.voice.response.SpeechTextResponse
Creates an instance of a SpeechTextResponse record class.
speed() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
Returns the value of the speed record component.
speed() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
Returns the value of the speed record component.
Speed - Enum Class in bg.codexio.ai.openai.api.payload.voice
 
SQUARE_1024 - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Dimensions
 
SQUARE_256 - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Dimensions
 
SQUARE_512 - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Dimensions
 
STANDARD - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Quality
 
startedAt() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the startedAt record component.
startIndex() - Method in interface bg.codexio.ai.openai.api.payload.message.content.annotation.Annotation
 
startIndex() - Method in class bg.codexio.ai.openai.api.payload.message.content.annotation.AnnotationAbstract
 
status() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the status record component.
stop() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the stop record component.
stop() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the stop record component.
stream() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the stream record component.
stream() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the stream record component.
stream() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
 
stream() - Method in interface bg.codexio.ai.openai.api.payload.Streamable
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadModificationRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
 
stream() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
 
Streamable - Interface in bg.codexio.ai.openai.api.payload
Represents a request objects that may belong to a streamable API.
style() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Returns the value of the style record component.
style() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the style record component.
Style - Enum Class in bg.codexio.ai.openai.api.payload.images
 
submitToolOutput() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.RequiredAction
Returns the value of the submitToolOutput record component.
SubmitToolOutput - Record Class in bg.codexio.ai.openai.api.payload.run.response.action
 
SubmitToolOutput(List<ToolCall>) - Constructor for record class bg.codexio.ai.openai.api.payload.run.response.action.SubmitToolOutput
Creates an instance of a SubmitToolOutput record class.
SUBTITLES_WITH_METADATA - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionFormat
 
SUBTITLES_WITHOUT_METADATA - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionFormat
 

T

temperature() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the temperature record component.
temperature() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the temperature record component.
temperature() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
Returns the value of the temperature record component.
temperature() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
Returns the value of the temperature record component.
temperature() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
Returns the value of the temperature record component.
temperature() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
Returns the value of the temperature record component.
text() - Method in interface bg.codexio.ai.openai.api.payload.message.content.annotation.Annotation
 
text() - Method in class bg.codexio.ai.openai.api.payload.message.content.annotation.AnnotationAbstract
 
text() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.QuestionVisionRequest
Returns the value of the text record component.
text() - Method in record class bg.codexio.ai.openai.api.payload.voice.response.SpeechTextResponse
Returns the value of the text record component.
TEXT - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionFormat
 
TextContent - Record Class in bg.codexio.ai.openai.api.payload.message.content
 
TextContent(String, List<Annotation>) - Constructor for record class bg.codexio.ai.openai.api.payload.message.content.TextContent
Creates an instance of a TextContent record class.
TextMessageContent - Class in bg.codexio.ai.openai.api.payload.message.content
 
TextMessageContent(TextContent) - Constructor for class bg.codexio.ai.openai.api.payload.message.content.TextMessageContent
 
ThreadCreationRequest - Record Class in bg.codexio.ai.openai.api.payload.thread.request
 
ThreadCreationRequest(List<MessageRequest>, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest
Creates an instance of a ThreadCreationRequest record class.
threadId() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns the value of the threadId record component.
threadId() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the threadId record component.
ThreadModificationRequest - Record Class in bg.codexio.ai.openai.api.payload.thread.request
 
ThreadModificationRequest(Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.thread.request.ThreadModificationRequest
Creates an instance of a ThreadModificationRequest record class.
ThreadRequest - Interface in bg.codexio.ai.openai.api.payload.thread.request
 
ThreadRequestBuilder<R> - Record Class in bg.codexio.ai.openai.api.payload.thread.request
 
ThreadRequestBuilder(Function<ThreadRequestBuilder<R>, R>, List<MessageRequest>, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
Creates an instance of a ThreadRequestBuilder record class.
ThreadResponse - Record Class in bg.codexio.ai.openai.api.payload.thread.response
 
ThreadResponse(String, String, Integer, Map<String, String>) - Constructor for record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
Creates an instance of a ThreadResponse record class.
ToolCall - Record Class in bg.codexio.ai.openai.api.payload.run.response.action
 
ToolCall(String, String, Function) - Constructor for record class bg.codexio.ai.openai.api.payload.run.response.action.ToolCall
Creates an instance of a ToolCall record class.
ToolCallResponse - Record Class in bg.codexio.ai.openai.api.payload.chat.response
 
ToolCallResponse(Integer, String, String, FunctionResponse) - Constructor for record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
Creates an instance of a ToolCallResponse record class.
toolCalls() - Method in record class bg.codexio.ai.openai.api.payload.chat.ChatMessage
Returns the value of the toolCalls record component.
toolCalls() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.SubmitToolOutput
Returns the value of the toolCalls record component.
toolChoice() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the toolChoice record component.
toolChoice() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the toolChoice record component.
tools() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Returns the value of the tools record component.
tools() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Returns the value of the tools record component.
tools() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns the value of the tools record component.
tools() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the tools record component.
tools() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the tools record component.
tools() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns the value of the tools record component.
topP() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the topP record component.
topP() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the topP record component.
toString() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
Returns a string representation of this record class.
toString() - Method in class bg.codexio.ai.openai.api.payload.assistant.tool.AssistantToolAbstract
 
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.ChatMessage
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.functions.GetCurrentWeather.GetCurrentWeatherFunctionChoice
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.functions.GetNearbyPlaces.GetNearbyPlacesFunctionChoice
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool.FunctionToolChoice
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.FunctionResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.credentials.ApiCredentials
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponseHolder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileContentResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageDataResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FileCitation
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FilePath
Returns a string representation of this record class.
toString() - Method in class bg.codexio.ai.openai.api.payload.message.content.MessageContentAbstract
 
toString() - Method in record class bg.codexio.ai.openai.api.payload.message.content.TextContent
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.Function
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.RequiredAction
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.SubmitToolOutput
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.ToolCall
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.run.response.error.LastError
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadModificationRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlMessageRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.QuestionVisionRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.voice.response.AudioBinaryResponse
Returns a string representation of this record class.
toString() - Method in record class bg.codexio.ai.openai.api.payload.voice.response.SpeechTextResponse
Returns a string representation of this record class.
totalTokens() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
Returns the value of the totalTokens record component.
TranscriptionFormat - Enum Class in bg.codexio.ai.openai.api.payload.voice.request
 
TranscriptionRequest - Record Class in bg.codexio.ai.openai.api.payload.voice.request
TranscriptionRequest(File, String, String, String, String, Double) - Constructor for record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
Creates an instance of a TranscriptionRequest record class.
TranscriptionRequest.Builder - Record Class in bg.codexio.ai.openai.api.payload.voice.request
 
transform(String, Function<String, SpeechTextResponse>) - Method in enum class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionFormat
 
TranslationRequest - Record Class in bg.codexio.ai.openai.api.payload.voice.request
TranslationRequest(File, String, String, String, Double) - Constructor for record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
Creates an instance of a TranslationRequest record class.
TranslationRequest.Builder - Record Class in bg.codexio.ai.openai.api.payload.voice.request
 
TRULY_DETERMINISTIC - Enum constant in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 
TWICE_FASTER - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speed
 
type() - Method in interface bg.codexio.ai.openai.api.payload.assistant.tool.AssistantTool
 
type() - Method in class bg.codexio.ai.openai.api.payload.assistant.tool.AssistantToolAbstract
 
type() - Method in interface bg.codexio.ai.openai.api.payload.chat.request.ChatTool.ChatToolChoice
 
type() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool.FunctionToolChoice
 
type() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
Returns the value of the type record component.
type() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
Returns the value of the type record component.
type() - Method in interface bg.codexio.ai.openai.api.payload.message.content.annotation.Annotation
 
type() - Method in class bg.codexio.ai.openai.api.payload.message.content.annotation.AnnotationAbstract
 
type() - Method in interface bg.codexio.ai.openai.api.payload.message.content.MessageContent
 
type() - Method in class bg.codexio.ai.openai.api.payload.message.content.MessageContentAbstract
 
type() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.RequiredAction
Returns the value of the type record component.
type() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.ToolCall
Returns the value of the type record component.

U

UploadFileRequest - Record Class in bg.codexio.ai.openai.api.payload.file.request
 
UploadFileRequest(File, String) - Constructor for record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest
Creates an instance of a UploadFileRequest record class.
UploadFileRequest.Builder - Record Class in bg.codexio.ai.openai.api.payload.file.request
 
url() - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageResponse
Returns the value of the url record component.
url() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
Returns the value of the url record component.
URL - Enum constant in enum class bg.codexio.ai.openai.api.payload.images.Format
 
usage() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
Returns the value of the usage record component.
user() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
Returns the value of the user record component.
user() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
Returns the value of the user record component.
user() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
Returns the value of the user record component.
user() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
Returns the value of the user record component.
user() - Method in interface bg.codexio.ai.openai.api.payload.images.request.ImageRequest
 
user() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
Returns the value of the user record component.
user() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
Returns the value of the user record component.

V

val() - Method in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
 
val() - Method in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
 
val() - Method in enum class bg.codexio.ai.openai.api.payload.images.Dimensions
 
val() - Method in enum class bg.codexio.ai.openai.api.payload.images.Format
 
val() - Method in enum class bg.codexio.ai.openai.api.payload.images.Quality
 
val() - Method in enum class bg.codexio.ai.openai.api.payload.images.Style
 
val() - Method in enum class bg.codexio.ai.openai.api.payload.vision.DetailedAnalyze
 
val() - Method in enum class bg.codexio.ai.openai.api.payload.voice.AudioFormat
 
val() - Method in enum class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionFormat
 
val() - Method in enum class bg.codexio.ai.openai.api.payload.voice.Speaker
 
val() - Method in enum class bg.codexio.ai.openai.api.payload.voice.Speed
 
value() - Method in record class bg.codexio.ai.openai.api.payload.message.content.TextContent
Returns the value of the value record component.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.environment.AvailableEnvironmentVariables
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.images.Dimensions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.images.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.images.Quality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.images.Style
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.vision.DetailedAnalyze
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.voice.AudioFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.voice.Speaker
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class bg.codexio.ai.openai.api.payload.voice.Speed
Returns the enum constant of this class with the specified name.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.creativity.Creativity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.creativity.RepetitionPenalty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.environment.AvailableEnvironmentVariables
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.images.Dimensions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.images.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.images.Quality
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.images.Style
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.vision.DetailedAnalyze
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.voice.AudioFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.voice.Speaker
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class bg.codexio.ai.openai.api.payload.voice.Speed
Returns an array containing the constants of this enum class, in the order they are declared.
VERY_FAST - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speed
 
VERY_SLOW - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speed
 
VisionMessage - Interface in bg.codexio.ai.openai.api.payload.vision.request
 
VisionRequest - Record Class in bg.codexio.ai.openai.api.payload.vision.request
Represents a Vision request
VisionRequest(String, List<MessageContentHolder>, Integer) - Constructor for record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
Creates an instance of a VisionRequest record class.
voice() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
Returns the value of the voice record component.
voice() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
Returns the value of the voice record component.

W

withAdditionalInstructions(String) - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
 
withAssistantId(String) - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
 
withContent(VisionMessage) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
 
withContent(String) - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
 
withContentOn(int, VisionMessage) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
 
withDescription(String) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
withDetail(String) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
 
withFile(File) - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
 
withFile(File) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
 
withFile(File) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
 
withFile(File) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
 
withFileIds(List<String>) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
withFileIds(List<String>) - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
 
withFormat(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
 
withFormat(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
 
withFormat(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
 
withFrequencyPenalty(Double) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withImage(File) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withInput(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
 
withInstructions(String) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
withLanguage(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
 
withLogitBias(Map<String, Integer>) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withMask(File) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withMaxTokens(Integer) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withMessageOn(int, MessageContentHolder) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
 
withMessages(MessageContentHolder) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
 
withMessages(List<ChatMessage>) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withMessages(List<MessageRequest>) - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
 
withMetadata(Map<String, String>) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
withMetadata(Map<String, String>) - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
 
withMetadata(Map<String, String>) - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
 
withMetadata(Map<String, String>) - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
 
withModel(String) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
withModel(String) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withModel(String) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withModel(String) - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
 
withModel(String) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
 
withModel(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
 
withModel(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
 
withModel(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
 
withN(Integer) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withN(Integer) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withName(String) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
withPresencePenalty(Double) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withPrompt(String) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withPrompt(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
 
withPrompt(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
 
withPurpose(String) - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
 
withQuality(String) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withResponseFormat(String) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withRole(String) - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
 
withSeed(Integer) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withSize(String) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withSpecificRequestCreator(Function<ImageRequestBuilder<R>, R>) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withSpecificRequestCreator(Function<ThreadRequestBuilder<R>, R>) - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
 
withSpeed(Double) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
 
withStop(String[]) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withStyle(String) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withTemperature(Double) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
 
withTemperature(Double) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
 
withTermperature(Double) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withTokens(Integer) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
 
withToolChoice(ChatTool.ChatToolChoice) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withTools(List<AssistantTool>) - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
 
withTools(List<ChatTool>) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withTopP(Double) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withUrlOrBase64(String) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
 
withUser(String) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
 
withUser(String) - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
 
withVoice(String) - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values