Index
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
additionalInstructionsrecord component. - additionalInstructions() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
-
Returns the value of the
additionalInstructionsrecord 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
annotationsrecord 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
ApiCredentialsrecord class. - apiKey() - Method in record class bg.codexio.ai.openai.api.payload.credentials.ApiCredentials
-
Returns the value of the
apiKeyrecord component. - arguments() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.FunctionResponse
-
Returns the value of the
argumentsrecord component. - arguments() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.Function
-
Returns the value of the
argumentsrecord 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
assistantIdrecord component. - assistantId() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
-
Returns the value of the
assistantIdrecord component. - assistantId() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
-
Returns the value of the
assistantIdrecord component. - assistantId() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
assistantIdrecord 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
AssistantRequestrecord 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
AssistantResponserecord 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
AudioBinaryResponserecord 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
b64Jsonrecord 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
baseUrlrecord 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
Builderrecord 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
Builderrecord 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
Builderrecord 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
Builderrecord 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
Builderrecord 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
Builderrecord 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
Builderrecord 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
Builderrecord class. - bytes() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileContentResponse
-
Returns the value of the
bytesrecord component. - bytes() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
-
Returns the value of the
bytesrecord component. - bytes() - Method in record class bg.codexio.ai.openai.api.payload.voice.response.AudioBinaryResponse
-
Returns the value of the
bytesrecord component.
C
- cancelledAt() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
cancelledAtrecord 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
ChatChoiceResponserecord 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
ChatMessagerecord class. - ChatMessageRequest - Record Class in bg.codexio.ai.openai.api.payload.chat.request
-
Represents a Create chat completion#Request body
- 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
ChatMessageRequestrecord 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
ChatMessageResponserecord 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
ChatUsageResponserecord 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
choicesrecord component. - code() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
-
Returns the value of the
coderecord component. - code() - Method in record class bg.codexio.ai.openai.api.payload.run.response.error.LastError
-
Returns the value of the
coderecord 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
completedAtrecord component. - completionTokens() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
-
Returns the value of the
completionTokensrecord 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
contentrecord component. - content() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
-
Returns the value of the
contentrecord component. - content() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
-
Returns the value of the
contentrecord component. - content() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
-
Returns the value of the
contentrecord component. - content() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
-
Returns the value of the
contentrecord component. - created() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
-
Returns the value of the
createdrecord component. - created() - Method in record class bg.codexio.ai.openai.api.payload.images.response.ImageDataResponse
-
Returns the value of the
createdrecord component. - createdAt() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
-
Returns the value of the
createdAtrecord component. - createdAt() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
-
Returns the value of the
createdAtrecord component. - createdAt() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
-
Returns the value of the
createdAtrecord component. - createdAt() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
createdAtrecord component. - createdAt() - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
-
Returns the value of the
createdAtrecord 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
CreateImageRequestrecord 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
datarecord component. - data() - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
-
Returns the value of the
datarecord component. - delta() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
-
Returns the value of the
deltarecord component. - description() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
-
Returns the value of the
descriptionrecord component. - description() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
-
Returns the value of the
descriptionrecord component. - description() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
-
Returns the value of the
descriptionrecord component. - detail() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
-
Returns the value of the
detailrecord 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
EditImageRequestrecord 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
errorrecord 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
ErrorResponserecord 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
ErrorResponseHolderrecord class. - expiresAt() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
expiresAtrecord 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
failedAtrecord component. - file() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
-
Returns the value of the
filerecord component. - file() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest
-
Returns the value of the
filerecord component. - file() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
-
Returns the value of the
filerecord component. - file() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
-
Returns the value of the
filerecord component. - file() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
-
Returns the value of the
filerecord component. - file() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
-
Returns the value of the
filerecord 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
FileCitationrecord 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
FileContentResponserecord class. - fileId() - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FileCitation
-
Returns the value of the
fileIdrecord component. - fileId() - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FilePath
-
Returns the value of the
fileIdrecord component. - fileIds() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
-
Returns the value of the
fileIdsrecord component. - fileIds() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
-
Returns the value of the
fileIdsrecord component. - fileIds() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
-
Returns the value of the
fileIdsrecord component. - fileIds() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
-
Returns the value of the
fileIdsrecord component. - fileIds() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
-
Returns the value of the
fileIdsrecord component. - fileIds() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
-
Returns the value of the
fileIdsrecord component. - fileIds() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
fileIdsrecord component. - filename() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
-
Returns the value of the
filenamerecord 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
FilePathrecord 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
FileResponserecord class. - finishReason() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
-
Returns the value of the
finishReasonrecord 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
firstIdrecord 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
frequencyPenaltyrecord component. - frequencyPenalty() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
frequencyPenaltyrecord 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
functionrecord component. - function() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.FunctionTool.FunctionToolChoice
-
Returns the value of the
functionrecord component. - function() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
-
Returns the value of the
functionrecord component. - function() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.ToolCall
-
Returns the value of the
functionrecord 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
Functionrecord 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
FunctionResponserecord 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
FunctionToolrecord 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
FunctionToolChoicerecord 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
GetCurrentWeatherFunctionChoicerecord 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
GetNearbyPlacesFunctionChoicerecord 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
hasMorerecord 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
idrecord component. - id() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
-
Returns the value of the
idrecord component. - id() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
-
Returns the value of the
idrecord component. - id() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
-
Returns the value of the
idrecord component. - id() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
-
Returns the value of the
idrecord component. - id() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.ToolCall
-
Returns the value of the
idrecord component. - id() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
idrecord component. - id() - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
-
Returns the value of the
idrecord component. - image() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
-
Returns the value of the
imagerecord component. - image() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
-
Returns the value of the
imagerecord component. - image() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
-
Returns the value of the
imagerecord 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
ImageDataResponserecord 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
ImageRequestBuilderrecord 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
ImageResponserecord class. - imageUrl() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlMessageRequest
-
Returns the value of the
imageUrlrecord 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
ImageUrlMessageRequestrecord 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
ImageUrlRequestrecord 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
ImageVariationRequestrecord class. - index() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
-
Returns the value of the
indexrecord component. - index() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ToolCallResponse
-
Returns the value of the
indexrecord component. - input() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
-
Returns the value of the
inputrecord component. - input() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
-
Returns the value of the
inputrecord component. - instructions() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
-
Returns the value of the
instructionsrecord component. - instructions() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
-
Returns the value of the
instructionsrecord component. - instructions() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
-
Returns the value of the
instructionsrecord component. - instructions() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
instructionsrecord 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
languagerecord component. - language() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
-
Returns the value of the
languagerecord component. - lastError() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
lastErrorrecord 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
LastErrorrecord class. - lastId() - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
-
Returns the value of the
lastIdrecord 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
ListMessagesResponserecord class. - logitBias() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
-
Returns the value of the
logitBiasrecord component. - logitBias() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
logitBiasrecord 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
maskrecord component. - mask() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
-
Returns the value of the
maskrecord component. - maxTokens() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
-
Returns the value of the
maxTokensrecord component. - maxTokens() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
maxTokensrecord component. - maxTokens() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
-
Returns the value of the
maxTokensrecord 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
messagerecord component. - message() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
-
Returns the value of the
messagerecord component. - message() - Method in record class bg.codexio.ai.openai.api.payload.run.response.error.LastError
-
Returns the value of the
messagerecord 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
MessageContentHolderrecord 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
MessageRequestrecord 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
MessageResponserecord class. - messages() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
-
Returns the value of the
messagesrecord component. - messages() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
messagesrecord component. - messages() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest
-
Returns the value of the
messagesrecord component. - messages() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
-
Returns the value of the
messagesrecord component. - messages() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
-
Returns the value of the
messagesrecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadCreationRequest
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadModificationRequest
-
Returns the value of the
metadatarecord 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
metadatarecord component. - metadata() - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
-
Returns the value of the
metadatarecord 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
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
-
Returns the value of the
modelrecord 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
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest.Builder
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.run.request.RunnableRequest
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.VisionRequest
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
-
Returns the value of the
modelrecord component. - model() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
-
Returns the value of the
modelrecord 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
nrecord component. - n() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
nrecord component. - n() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
-
Returns the value of the
nrecord component. - n() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
-
Returns the value of the
nrecord 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
nrecord component. - n() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
-
Returns the value of the
nrecord component. - name() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
-
Returns the value of the
namerecord component. - name() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
-
Returns the value of the
namerecord component. - name() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
-
Returns the value of the
namerecord 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
namerecord 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
namerecord 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
objectrecord component. - object() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatMessageResponse
-
Returns the value of the
objectrecord component. - object() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
-
Returns the value of the
objectrecord component. - object() - Method in record class bg.codexio.ai.openai.api.payload.message.response.ListMessagesResponse
-
Returns the value of the
objectrecord component. - object() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
-
Returns the value of the
objectrecord component. - object() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
objectrecord component. - object() - Method in record class bg.codexio.ai.openai.api.payload.thread.response.ThreadResponse
-
Returns the value of the
objectrecord 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
organizationrecord component.
P
- param() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
-
Returns the value of the
paramrecord 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
presencePenaltyrecord component. - presencePenalty() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
presencePenaltyrecord component. - prompt() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
-
Returns the value of the
promptrecord component. - prompt() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
-
Returns the value of the
promptrecord 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
promptrecord component. - prompt() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
-
Returns the value of the
promptrecord component. - prompt() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
-
Returns the value of the
promptrecord component. - prompt() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
-
Returns the value of the
promptrecord component. - prompt() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
-
Returns the value of the
promptrecord component. - prompt() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
-
Returns the value of the
promptrecord component. - promptTokens() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatUsageResponse
-
Returns the value of the
promptTokensrecord component. - purpose() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest.Builder
-
Returns the value of the
purposerecord component. - purpose() - Method in record class bg.codexio.ai.openai.api.payload.file.request.UploadFileRequest
-
Returns the value of the
purposerecord component. - purpose() - Method in record class bg.codexio.ai.openai.api.payload.file.response.FileResponse
-
Returns the value of the
purposerecord 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
qualityrecord component. - quality() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
-
Returns the value of the
qualityrecord 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
QuestionVisionRequestrecord class. - quote() - Method in record class bg.codexio.ai.openai.api.payload.message.content.annotation.FileCitation
-
Returns the value of the
quoterecord 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
requiredActionrecord 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
RequiredActionrecord class. - responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
-
Returns the value of the
responseFormatrecord component. - responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
-
Returns the value of the
responseFormatrecord 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
responseFormatrecord component. - responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
-
Returns the value of the
responseFormatrecord component. - responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
-
Returns the value of the
responseFormatrecord component. - responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
-
Returns the value of the
responseFormatrecord component. - responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
-
Returns the value of the
responseFormatrecord component. - responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
-
Returns the value of the
responseFormatrecord component. - responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
-
Returns the value of the
responseFormatrecord component. - responseFormat() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
-
Returns the value of the
responseFormatrecord 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
revisedPromptrecord component. - role() - Method in record class bg.codexio.ai.openai.api.payload.chat.ChatMessage
-
Returns the value of the
rolerecord component. - role() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest.Builder
-
Returns the value of the
rolerecord component. - role() - Method in record class bg.codexio.ai.openai.api.payload.message.request.MessageRequest
-
Returns the value of the
rolerecord component. - role() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
-
Returns the value of the
rolerecord component. - runId() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
-
Returns the value of the
runIdrecord 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
RunnableRequestrecord 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
RunnableResponserecord class.
S
- seed() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
-
Returns the value of the
seedrecord component. - seed() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
seedrecord 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
sizerecord component. - size() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
-
Returns the value of the
sizerecord 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
sizerecord component. - size() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
-
Returns the value of the
sizerecord 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
specificRequestCreatorrecord component. - specificRequestCreator() - Method in record class bg.codexio.ai.openai.api.payload.thread.request.ThreadRequestBuilder
-
Returns the value of the
specificRequestCreatorrecord component. - SpeechRequest - Record Class in bg.codexio.ai.openai.api.payload.voice.request
-
Represents a Create speech#Request body
- SpeechRequest(String, String, String, String, Double) - Constructor for record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
-
Creates an instance of a
SpeechRequestrecord 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
SpeechTextResponserecord class. - speed() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
-
Returns the value of the
speedrecord component. - speed() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
-
Returns the value of the
speedrecord 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
startedAtrecord 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
statusrecord component. - stop() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
-
Returns the value of the
stoprecord component. - stop() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
stoprecord 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
streamrecord component. - stream() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
streamrecord 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
stylerecord component. - style() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageRequestBuilder
-
Returns the value of the
stylerecord 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
submitToolOutputrecord 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
SubmitToolOutputrecord 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
temperaturerecord component. - temperature() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
temperaturerecord component. - temperature() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest.Builder
-
Returns the value of the
temperaturerecord component. - temperature() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranscriptionRequest
-
Returns the value of the
temperaturerecord component. - temperature() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest.Builder
-
Returns the value of the
temperaturerecord component. - temperature() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
-
Returns the value of the
temperaturerecord 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
textrecord component. - text() - Method in record class bg.codexio.ai.openai.api.payload.voice.response.SpeechTextResponse
-
Returns the value of the
textrecord 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
TextContentrecord 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
ThreadCreationRequestrecord class. - threadId() - Method in record class bg.codexio.ai.openai.api.payload.message.response.MessageResponse
-
Returns the value of the
threadIdrecord component. - threadId() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
threadIdrecord 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
ThreadModificationRequestrecord 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
ThreadRequestBuilderrecord 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
ThreadResponserecord 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
ToolCallrecord 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
ToolCallResponserecord class. - toolCalls() - Method in record class bg.codexio.ai.openai.api.payload.chat.ChatMessage
-
Returns the value of the
toolCallsrecord component. - toolCalls() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.SubmitToolOutput
-
Returns the value of the
toolCallsrecord component. - toolChoice() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
-
Returns the value of the
toolChoicerecord component. - toolChoice() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
toolChoicerecord component. - tools() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest.Builder
-
Returns the value of the
toolsrecord component. - tools() - Method in record class bg.codexio.ai.openai.api.payload.assistant.request.AssistantRequest
-
Returns the value of the
toolsrecord component. - tools() - Method in record class bg.codexio.ai.openai.api.payload.assistant.response.AssistantResponse
-
Returns the value of the
toolsrecord component. - tools() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
-
Returns the value of the
toolsrecord component. - tools() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
toolsrecord component. - tools() - Method in record class bg.codexio.ai.openai.api.payload.run.response.RunnableResponse
-
Returns the value of the
toolsrecord component. - topP() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
-
Returns the value of the
topPrecord component. - topP() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
topPrecord 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
totalTokensrecord 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
-
Represents a Create transcription#Request body
- 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
TranscriptionRequestrecord 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
-
Represents a Create translation#Request body
- TranslationRequest(File, String, String, String, Double) - Constructor for record class bg.codexio.ai.openai.api.payload.voice.request.TranslationRequest
-
Creates an instance of a
TranslationRequestrecord 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
typerecord component. - type() - Method in record class bg.codexio.ai.openai.api.payload.error.ErrorResponse
-
Returns the value of the
typerecord 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
typerecord component. - type() - Method in record class bg.codexio.ai.openai.api.payload.run.response.action.ToolCall
-
Returns the value of the
typerecord 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
UploadFileRequestrecord 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
urlrecord component. - url() - Method in record class bg.codexio.ai.openai.api.payload.vision.request.ImageUrlRequest
-
Returns the value of the
urlrecord 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
usagerecord component. - user() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
-
Returns the value of the
userrecord component. - user() - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest
-
Returns the value of the
userrecord component. - user() - Method in record class bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest
-
Returns the value of the
userrecord component. - user() - Method in record class bg.codexio.ai.openai.api.payload.images.request.EditImageRequest
-
Returns the value of the
userrecord 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
userrecord component. - user() - Method in record class bg.codexio.ai.openai.api.payload.images.request.ImageVariationRequest
-
Returns the value of the
userrecord 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
valuerecord 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
VisionRequestrecord class. - voice() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest.Builder
-
Returns the value of the
voicerecord component. - voice() - Method in record class bg.codexio.ai.openai.api.payload.voice.request.SpeechRequest
-
Returns the value of the
voicerecord 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
All Classes and Interfaces|All Packages|Constant Field Values