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
- addMessage(ChatMessage) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
- addTool(ChatTool) - Method in record class bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.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
- 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. - 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
- 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.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.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.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.chat.request.ChatMessageRequest.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.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.chat.request.ChatMessageRequest
- 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.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, 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, 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.voice.response.AudioBinaryResponse
-
Returns the value of the
bytesrecord component.
C
- 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. - 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.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. - 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. - delta() - Method in record class bg.codexio.ai.openai.api.payload.chat.response.ChatChoiceResponse
-
Returns the value of the
deltarecord 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
- 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.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.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.
F
- FABLE - Enum constant in enum class bg.codexio.ai.openai.api.payload.voice.Speaker
- 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. - 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
- 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 - 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
- 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
- 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.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.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.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.
- 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.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. - 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. - 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. - 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. - 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(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(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(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. - 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. - 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.vision.request.VisionRequest
-
Returns the value of the
messagesrecord 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.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.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. - 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.chat.response.ChatMessageResponse
-
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.
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.
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
- 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. - 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.
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. - 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
- 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.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.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 interface bg.codexio.ai.openai.api.payload.Streamable
- 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
- 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 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
- 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. - 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.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. - 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.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.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.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.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.
U
- 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
- 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
- withContent(VisionMessage) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
- withContentOn(int, VisionMessage) - Method in record class bg.codexio.ai.openai.api.payload.vision.request.MessageContentHolder
- 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.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
- 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
- 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
- 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.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
- 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
- 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
- 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
- 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<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