Index
All Classes and Interfaces|All Packages|Serialized Form
A
- additionalInstructions() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
additionalInstructions
record component. - additionalInstructions(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- additionalMessages() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
additionalMessages
record component. - additionalMessages(List<CreateMessageRequest>) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- after() - Method in record class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters
-
Returns the value of the
after
record component. - after(String) - Method in class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters.Builder
- anchor() - Method in record class io.github.stefanbratanov.jvm.openai.ExpiresAfter
-
Returns the value of the
anchor
record component. - annotations() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text
-
Returns the value of the
annotations
record component. - annotations() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text
-
Returns the value of the
annotations
record component. - arguments() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall.Function
-
Returns the value of the
arguments
record component. - arguments() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall.Function
-
Returns the value of the
arguments
record component. - Assistant - Record Class in io.github.stefanbratanov.jvm.openai
-
Represents an assistant that can call the model and use tools.
- Assistant(String, long, String, String, String, String, List<Tool>, ToolResources, Map<String, String>, Double, Double, AssistantsResponseFormat) - Constructor for record class io.github.stefanbratanov.jvm.openai.Assistant
-
Creates an instance of a
Assistant
record class. - assistantId() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
assistantId
record component. - assistantId() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
assistantId
record component. - assistantId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
assistantId
record component. - assistantId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
assistantId
record component. - assistantId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
assistantId
record component. - assistantId(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- assistantId(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- assistantMessage(String) - Static method in interface io.github.stefanbratanov.jvm.openai.ChatMessage
- assistantMessage(String, List<ToolCall>) - Static method in interface io.github.stefanbratanov.jvm.openai.ChatMessage
- AssistantMessage(String, Optional<String>, Optional<List<ToolCall>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatMessage.AssistantMessage
-
Creates an instance of a
AssistantMessage
record class. - assistantsClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- AssistantsClient - Class in io.github.stefanbratanov.jvm.openai
-
Build assistants that can call models and use tools to perform tasks.
- AssistantsClient.PaginatedAssistants - Record Class in io.github.stefanbratanov.jvm.openai
- AssistantsResponseFormat - Interface in io.github.stefanbratanov.jvm.openai
-
Could be either
AssistantsResponseFormat.StringResponseFormat
orResponseFormat
- AssistantsResponseFormat.StringResponseFormat - Record Class in io.github.stefanbratanov.jvm.openai
- AssistantsToolChoice - Interface in io.github.stefanbratanov.jvm.openai
-
Could be either
AssistantsToolChoice.StringToolChoice
orToolChoice
- AssistantsToolChoice.StringToolChoice - Record Class in io.github.stefanbratanov.jvm.openai
- AssistantStreamEvent - Record Class in io.github.stefanbratanov.jvm.openai
- AssistantStreamEvent(String, AssistantStreamEvent.Data) - Constructor for record class io.github.stefanbratanov.jvm.openai.AssistantStreamEvent
-
Creates an instance of a
AssistantStreamEvent
record class. - AssistantStreamEvent.Data - Interface in io.github.stefanbratanov.jvm.openai
- AssistantStreamEventSubscriber - Interface in io.github.stefanbratanov.jvm.openai
-
An interface which is used to subscribe to assistant events emitted when streaming a Run.
- Attachment - Record Class in io.github.stefanbratanov.jvm.openai
- Attachment(String, List<Tool>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Attachment
-
Creates an instance of a
Attachment
record class. - attachments() - Method in record class io.github.stefanbratanov.jvm.openai.CreateMessageRequest
-
Returns the value of the
attachments
record component. - attachments() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message
-
Returns the value of the
attachments
record component. - attachments() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
attachments
record component. - attachments(List<Attachment>) - Method in class io.github.stefanbratanov.jvm.openai.CreateMessageRequest.Builder
- attachments(List<Attachment>) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message.Builder
- audioClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- AudioClient - Class in io.github.stefanbratanov.jvm.openai
-
Turn audio into text or text into audio.
- auto() - Static method in interface io.github.stefanbratanov.jvm.openai.AssistantsResponseFormat
- auto() - Static method in interface io.github.stefanbratanov.jvm.openai.AssistantsToolChoice
- auto() - Static method in record class io.github.stefanbratanov.jvm.openai.TruncationStrategy
B
- b64Json() - Method in record class io.github.stefanbratanov.jvm.openai.Images.Image
-
Returns the value of the
b64Json
record component. - baseUrl(String) - Method in class io.github.stefanbratanov.jvm.openai.OpenAI.Builder
- Batch - Record Class in io.github.stefanbratanov.jvm.openai
- Batch(String, String, Batch.Errors, String, String, String, String, String, long, Long, Long, Long, Long, Long, Long, Long, Long, Batch.RequestCounts, Map<String, String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Batch
-
Creates an instance of a
Batch
record class. - Batch.Errors - Record Class in io.github.stefanbratanov.jvm.openai
- Batch.Errors.Data - Record Class in io.github.stefanbratanov.jvm.openai
- Batch.RequestCounts - Record Class in io.github.stefanbratanov.jvm.openai
- batchClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- BatchClient - Class in io.github.stefanbratanov.jvm.openai
-
Create large batches of API requests to run asynchronously.
- BatchClient.PaginatedBatches - Record Class in io.github.stefanbratanov.jvm.openai
- batchSize() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters
-
Returns the value of the
batchSize
record component. - batchSize(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters.Builder
- batchSize(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters.Builder
- before() - Method in record class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters
-
Returns the value of the
before
record component. - before(String) - Method in class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateBatchRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateMessageRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileBatchRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.Function.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.ModerationRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.ModifyMessageRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.ModifyRunRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.SpeechRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.TranscriptionRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.TranslationRequest.Builder
- build() - Method in class io.github.stefanbratanov.jvm.openai.UploadFileRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateBatchRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateMessageRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileBatchRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.Function.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.ModerationRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.ModifyMessageRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.ModifyRunRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.SpeechRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.TranscriptionRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.TranslationRequest.Builder
- Builder() - Constructor for class io.github.stefanbratanov.jvm.openai.UploadFileRequest.Builder
- Builder(String) - Constructor for class io.github.stefanbratanov.jvm.openai.OpenAI.Builder
- bytes() - Method in record class io.github.stefanbratanov.jvm.openai.File
-
Returns the value of the
bytes
record component. - bytes() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.Content
-
Returns the value of the
bytes
record component. - bytes() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.TopLogprob
-
Returns the value of the
bytes
record component.
C
- cancelBatch(String) - Method in class io.github.stefanbratanov.jvm.openai.BatchClient
-
Cancels an in-progress batch
- cancelFineTuningJob(String) - Method in class io.github.stefanbratanov.jvm.openai.FineTuningClient
-
Immediately cancel a fine-tune job.
- cancelled() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore.FileCounts
-
Returns the value of the
cancelled
record component. - cancelled() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch.FileCounts
-
Returns the value of the
cancelled
record component. - cancelledAt() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
cancelledAt
record component. - cancelledAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
cancelledAt
record component. - cancelledAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
cancelledAt
record component. - cancellingAt() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
cancellingAt
record component. - cancelRun(String, String) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Cancels a run that is in_progress.
- cancelVectorStoreFileBatch(String, String) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient
-
Cancel a vector store file batch.
- categories() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result
-
Returns the value of the
categories
record component. - Categories(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Creates an instance of a
Categories
record class. - categoryScores() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result
-
Returns the value of the
categoryScores
record component. - CategoryScores(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) - Constructor for record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Creates an instance of a
CategoryScores
record class. - chatClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- ChatClient - Class in io.github.stefanbratanov.jvm.openai
-
Given a list of messages comprising a conversation, the model will return a response.
- ChatCompletion - Record Class in io.github.stefanbratanov.jvm.openai
-
Represents a chat completion response returned by model, based on the provided input.
- ChatCompletion(String, long, String, String, List<ChatCompletion.Choice>, Usage) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatCompletion
-
Creates an instance of a
ChatCompletion
record class. - ChatCompletion.Choice - Record Class in io.github.stefanbratanov.jvm.openai
- ChatCompletion.Choice.Message - Record Class in io.github.stefanbratanov.jvm.openai
-
A chat completion message generated by the model.
- ChatCompletionChunk - Record Class in io.github.stefanbratanov.jvm.openai
-
Represents a streamed chunk of a chat completion response returned by model, based on the provided input.
- ChatCompletionChunk(String, List<ChatCompletionChunk.Choice>, long, String, String, Usage) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk
-
Creates an instance of a
ChatCompletionChunk
record class. - ChatCompletionChunk.Choice - Record Class in io.github.stefanbratanov.jvm.openai
- ChatCompletionChunk.Choice.Delta - Record Class in io.github.stefanbratanov.jvm.openai
-
A chat completion delta generated by streamed model responses.
- ChatCompletionStreamSubscriber - Interface in io.github.stefanbratanov.jvm.openai
-
An interface which is used to subscribe to streamed partial responses
- ChatMessage - Interface in io.github.stefanbratanov.jvm.openai
- ChatMessage.AssistantMessage - Record Class in io.github.stefanbratanov.jvm.openai
- ChatMessage.SystemMessage - Record Class in io.github.stefanbratanov.jvm.openai
- ChatMessage.ToolMessage - Record Class in io.github.stefanbratanov.jvm.openai
- ChatMessage.UserMessage<T> - Interface in io.github.stefanbratanov.jvm.openai
- ChatMessage.UserMessage.UserMessageWithContentParts - Record Class in io.github.stefanbratanov.jvm.openai
- ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart - Interface in io.github.stefanbratanov.jvm.openai
- ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart - Record Class in io.github.stefanbratanov.jvm.openai
- ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart.ImageUrl - Record Class in io.github.stefanbratanov.jvm.openai
- ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.TextContentPart - Record Class in io.github.stefanbratanov.jvm.openai
- ChatMessage.UserMessage.UserMessageWithTextContent - Record Class in io.github.stefanbratanov.jvm.openai
- choice() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsToolChoice.StringToolChoice
-
Returns the value of the
choice
record component. - Choice(int, ChatCompletion.Choice.Message, Logprobs, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice
-
Creates an instance of a
Choice
record class. - Choice(ChatCompletionChunk.Choice.Delta, int, Logprobs, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice
-
Creates an instance of a
Choice
record class. - choices() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion
-
Returns the value of the
choices
record component. - choices() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk
-
Returns the value of the
choices
record component. - code() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors.Data
-
Returns the value of the
code
record component. - code() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Error
-
Returns the value of the
code
record component. - code() - Method in record class io.github.stefanbratanov.jvm.openai.LastError
-
Returns the value of the
code
record component. - code() - Method in record class io.github.stefanbratanov.jvm.openai.OpenAIException.Error
-
Returns the value of the
code
record component. - codeInterpreter() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall
-
Returns the value of the
codeInterpreter
record component. - codeInterpreter() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall
-
Returns the value of the
codeInterpreter
record component. - codeInterpreter() - Method in record class io.github.stefanbratanov.jvm.openai.ToolResources
-
Returns the value of the
codeInterpreter
record component. - CodeInterpreter(String, List<DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output>) - Constructor for record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Creates an instance of a
CodeInterpreter
record class. - CodeInterpreter(String, List<ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Creates an instance of a
CodeInterpreter
record class. - codeInterpreterTool() - Static method in interface io.github.stefanbratanov.jvm.openai.Tool
- CodeInterpreterTool() - Constructor for record class io.github.stefanbratanov.jvm.openai.Tool.CodeInterpreterTool
-
Creates an instance of a
CodeInterpreterTool
record class. - codeInterpreterToolCall(int, String, DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter) - Static method in interface io.github.stefanbratanov.jvm.openai.DeltaToolCall
- codeInterpreterToolCall(String, ToolCall.CodeInterpreterToolCall.CodeInterpreter) - Static method in interface io.github.stefanbratanov.jvm.openai.ToolCall
- CodeInterpreterToolCall(int, String, DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter) - Constructor for record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall
-
Creates an instance of a
CodeInterpreterToolCall
record class. - CodeInterpreterToolCall(String, ToolCall.CodeInterpreterToolCall.CodeInterpreter) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall
-
Creates an instance of a
CodeInterpreterToolCall
record class. - codeInterpreterToolChoice() - Static method in record class io.github.stefanbratanov.jvm.openai.ToolChoice
- completed() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.RequestCounts
-
Returns the value of the
completed
record component. - completed() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore.FileCounts
-
Returns the value of the
completed
record component. - completed() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch.FileCounts
-
Returns the value of the
completed
record component. - completedAt() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
completedAt
record component. - completedAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
completedAt
record component. - completedAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
completedAt
record component. - completedAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
completedAt
record component. - completionTokens() - Method in record class io.github.stefanbratanov.jvm.openai.Usage
-
Returns the value of the
completionTokens
record component. - completionWindow() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
completionWindow
record component. - completionWindow() - Method in record class io.github.stefanbratanov.jvm.openai.CreateBatchRequest
-
Returns the value of the
completionWindow
record component. - completionWindow(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateBatchRequest.Builder
- content() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice.Message
-
Returns the value of the
content
record component. - content() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice.Delta
-
Returns the value of the
content
record component. - content() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.AssistantMessage
-
Returns the value of the
content
record component. - content() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.SystemMessage
-
Returns the value of the
content
record component. - content() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.ToolMessage
-
Returns the value of the
content
record component. - content() - Method in interface io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage
- content() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts
-
Returns the value of the
content
record component. - content() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithTextContent
-
Returns the value of the
content
record component. - content() - Method in record class io.github.stefanbratanov.jvm.openai.CreateMessageRequest
-
Returns the value of the
content
record component. - content() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message
-
Returns the value of the
content
record component. - content() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs
-
Returns the value of the
content
record component. - content() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
content
record component. - content() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta
-
Returns the value of the
content
record component. - content(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateMessageRequest.Builder
- content(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message.Builder
- Content(String, double, List<Byte>, List<Logprobs.TopLogprob>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Logprobs.Content
-
Creates an instance of a
Content
record class. - createAssistant(CreateAssistantRequest) - Method in class io.github.stefanbratanov.jvm.openai.AssistantsClient
-
Create an assistant with a model and instructions.
- CreateAssistantRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateAssistantRequest(String, Optional<String>, Optional<String>, Optional<String>, Optional<List<Tool>>, Optional<ToolResources>, Optional<Map<String, String>>, Optional<Double>, Optional<Double>, Optional<AssistantsResponseFormat>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Creates an instance of a
CreateAssistantRequest
record class. - CreateAssistantRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- createBatch(CreateBatchRequest) - Method in class io.github.stefanbratanov.jvm.openai.BatchClient
-
Creates and executes a batch from an uploaded file of requests
- CreateBatchRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateBatchRequest(String, String, String, Optional<Map<String, String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateBatchRequest
-
Creates an instance of a
CreateBatchRequest
record class. - CreateBatchRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- createChatCompletion(CreateChatCompletionRequest) - Method in class io.github.stefanbratanov.jvm.openai.ChatClient
-
Creates a model response for the given chat conversation.
- createChatCompletionAsync(CreateChatCompletionRequest) - Method in class io.github.stefanbratanov.jvm.openai.ChatClient
-
Same as
ChatClient.createChatCompletion(CreateChatCompletionRequest)
but returns a response in aCompletableFuture
- CreateChatCompletionRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateChatCompletionRequest(List<ChatMessage>, String, Optional<Double>, Optional<Map<Integer, Integer>>, Optional<Boolean>, Optional<Integer>, Optional<Integer>, Optional<Integer>, Optional<Double>, Optional<ResponseFormat>, Optional<Integer>, Optional<List<String>>, Optional<Boolean>, Optional<CreateChatCompletionRequest.StreamOptions>, Optional<Double>, Optional<Double>, Optional<List<Tool>>, Optional<Object>, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Creates an instance of a
CreateChatCompletionRequest
record class. - CreateChatCompletionRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- CreateChatCompletionRequest.StreamOptions - Record Class in io.github.stefanbratanov.jvm.openai
- created() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion
-
Returns the value of the
created
record component. - created() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk
-
Returns the value of the
created
record component. - created() - Method in record class io.github.stefanbratanov.jvm.openai.Images
-
Returns the value of the
created
record component. - created() - Method in record class io.github.stefanbratanov.jvm.openai.Model
-
Returns the value of the
created
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.File
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobEvent
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.Thread
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFile
-
Returns the value of the
createdAt
record component. - createdAt() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch
-
Returns the value of the
createdAt
record component. - createEmbeddings(EmbeddingsRequest) - Method in class io.github.stefanbratanov.jvm.openai.EmbeddingsClient
-
Creates an embedding vector representing the input text.
- createFineTuningJob(CreateFineTuningJobRequest) - Method in class io.github.stefanbratanov.jvm.openai.FineTuningClient
-
Creates a fine-tuning job which begins the process of creating a new model from a given dataset.
- CreateFineTuningJobRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateFineTuningJobRequest(String, String, Optional<CreateFineTuningJobRequest.Hyperparameters>, Optional<String>, Optional<String>, Optional<List<FineTuningJobIntegration>>, Optional<Integer>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Creates an instance of a
CreateFineTuningJobRequest
record class. - CreateFineTuningJobRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- CreateFineTuningJobRequest.Hyperparameters - Record Class in io.github.stefanbratanov.jvm.openai
- CreateFineTuningJobRequest.Hyperparameters.Builder - Class in io.github.stefanbratanov.jvm.openai
- createImage(CreateImageRequest) - Method in class io.github.stefanbratanov.jvm.openai.ImagesClient
-
Creates an image given a prompt.
- createImageAsync(CreateImageRequest) - Method in class io.github.stefanbratanov.jvm.openai.ImagesClient
-
Same as
ImagesClient.createImage(CreateImageRequest)
but returns a response in aCompletableFuture
- CreateImageRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateImageRequest(String, Optional<String>, Optional<Integer>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Creates an instance of a
CreateImageRequest
record class. - CreateImageRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- createImageVariation(CreateImageVariationRequest) - Method in class io.github.stefanbratanov.jvm.openai.ImagesClient
-
Creates a variation of a given image.
- createImageVariationAsync(CreateImageVariationRequest) - Method in class io.github.stefanbratanov.jvm.openai.ImagesClient
-
Same as
ImagesClient.createImageVariation(CreateImageVariationRequest)
but returns a response in aCompletableFuture
- CreateImageVariationRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateImageVariationRequest(Path, Optional<String>, Optional<Integer>, Optional<String>, Optional<String>, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
-
Creates an instance of a
CreateImageVariationRequest
record class. - CreateImageVariationRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- createMessage(String, CreateMessageRequest) - Method in class io.github.stefanbratanov.jvm.openai.MessagesClient
-
Create a message.
- CreateMessageRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateMessageRequest(String, String, Optional<List<Attachment>>, Optional<Map<String, String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateMessageRequest
-
Creates an instance of a
CreateMessageRequest
record class. - CreateMessageRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- createModeration(ModerationRequest) - Method in class io.github.stefanbratanov.jvm.openai.ModerationsClient
-
Classifies if text is potentially harmful.
- createRun(String, CreateRunRequest) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Create a run.
- createRunAndStream(String, CreateRunRequest) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Create a run and stream the result of executing it.
- createRunAndStream(String, CreateRunRequest, AssistantStreamEventSubscriber) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Same as
RunsClient.createRunAndStream(String, CreateRunRequest)
but can pass aAssistantStreamEventSubscriber
implementation instead of using aStream<AssistantStreamEvent>
- CreateRunRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateRunRequest(String, Optional<String>, Optional<String>, Optional<String>, Optional<List<CreateMessageRequest>>, Optional<List<Tool>>, Optional<Map<String, String>>, Optional<Double>, Optional<Double>, Optional<Boolean>, Optional<Integer>, Optional<Integer>, Optional<TruncationStrategy>, Optional<AssistantsToolChoice>, Optional<AssistantsResponseFormat>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Creates an instance of a
CreateRunRequest
record class. - CreateRunRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- createSpeech(SpeechRequest, Path) - Method in class io.github.stefanbratanov.jvm.openai.AudioClient
-
Generates audio from the input text.
- createSpeechAsync(SpeechRequest, Path) - Method in class io.github.stefanbratanov.jvm.openai.AudioClient
-
Same as
AudioClient.createSpeech(SpeechRequest,Path)
but returns a response in aCompletableFuture
- createThread(CreateThreadRequest) - Method in class io.github.stefanbratanov.jvm.openai.ThreadsClient
-
Create a thread.
- createThreadAndRun(CreateThreadAndRunRequest) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Create a thread and run it in one request.
- createThreadAndRunAndStream(CreateThreadAndRunRequest) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Create a thread and run it in one request and stream the result of executing it.
- createThreadAndRunAndStream(CreateThreadAndRunRequest, AssistantStreamEventSubscriber) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Same as
RunsClient.createThreadAndRunAndStream(CreateThreadAndRunRequest)
but can pass aAssistantStreamEventSubscriber
implementation instead of using aStream<AssistantStreamEvent>
- CreateThreadAndRunRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateThreadAndRunRequest(String, Optional<CreateThreadRequest>, Optional<String>, Optional<String>, Optional<List<Tool>>, Optional<Map<String, String>>, Optional<Double>, Optional<Double>, Optional<Boolean>, Optional<Integer>, Optional<Integer>, Optional<TruncationStrategy>, Optional<AssistantsToolChoice>, Optional<AssistantsResponseFormat>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Creates an instance of a
CreateThreadAndRunRequest
record class. - CreateThreadAndRunRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- CreateThreadRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateThreadRequest(Optional<List<CreateThreadRequest.Message>>, Optional<ToolResources>, Optional<Map<String, String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest
-
Creates an instance of a
CreateThreadRequest
record class. - CreateThreadRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- CreateThreadRequest.Message - Record Class in io.github.stefanbratanov.jvm.openai
- CreateThreadRequest.Message.Builder - Class in io.github.stefanbratanov.jvm.openai
- createTranscript(TranscriptionRequest) - Method in class io.github.stefanbratanov.jvm.openai.AudioClient
-
Transcribes audio into the input language.
- createTranscriptAsync(TranscriptionRequest) - Method in class io.github.stefanbratanov.jvm.openai.AudioClient
-
Same as
AudioClient.createTranscript(TranscriptionRequest)
but returns a response in aCompletableFuture
- createTranslation(TranslationRequest) - Method in class io.github.stefanbratanov.jvm.openai.AudioClient
-
Translates audio into English.
- createTranslationAsync(TranslationRequest) - Method in class io.github.stefanbratanov.jvm.openai.AudioClient
-
Same as
AudioClient.createTranslation(TranslationRequest)
but returns a response in aCompletableFuture
- createVectorStore(CreateVectorStoreRequest) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoresClient
-
Create a vector store.
- createVectorStoreFile(String, CreateVectorStoreFileRequest) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient
-
Create a vector store file by attaching a File to a vector store.
- createVectorStoreFileBatch(String, CreateVectorStoreFileBatchRequest) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient
-
Create a vector store file batch.
- CreateVectorStoreFileBatchRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateVectorStoreFileBatchRequest(List<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileBatchRequest
-
Creates an instance of a
CreateVectorStoreFileBatchRequest
record class. - CreateVectorStoreFileBatchRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- CreateVectorStoreFileRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateVectorStoreFileRequest(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileRequest
-
Creates an instance of a
CreateVectorStoreFileRequest
record class. - CreateVectorStoreFileRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- CreateVectorStoreRequest - Record Class in io.github.stefanbratanov.jvm.openai
- CreateVectorStoreRequest(Optional<List<String>>, Optional<String>, Optional<ExpiresAfter>, Optional<Map<String, String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest
-
Creates an instance of a
CreateVectorStoreRequest
record class. - CreateVectorStoreRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
D
- DALL_E_2 - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- DALL_E_3 - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- data() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsClient.PaginatedAssistants
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantStreamEvent
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.BatchClient.PaginatedBatches
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningCheckpoints
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningEvents
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningJobs
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.Images
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.MessagesClient.PaginatedThreadMessages
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.RunsClient.PaginatedThreadRuns
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.RunStepsClient.PaginatedThreadRunSteps
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient.PaginatedVectorStoreFiles
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient.PaginatedVectorStoreFiles
-
Returns the value of the
data
record component. - data() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoresClient.PaginatedVectorStores
-
Returns the value of the
data
record component. - Data(String, String, String, Integer) - Constructor for record class io.github.stefanbratanov.jvm.openai.Batch.Errors.Data
-
Creates an instance of a
Data
record class. - days() - Method in record class io.github.stefanbratanov.jvm.openai.ExpiresAfter
-
Returns the value of the
days
record component. - deleteAssistant(String) - Method in class io.github.stefanbratanov.jvm.openai.AssistantsClient
-
Delete an assistant.
- deleted() - Method in record class io.github.stefanbratanov.jvm.openai.DeletionStatus
-
Returns the value of the
deleted
record component. - deleteFile(String) - Method in class io.github.stefanbratanov.jvm.openai.FilesClient
-
Delete a file
- deleteMessage(String, String) - Method in class io.github.stefanbratanov.jvm.openai.MessagesClient
-
Deletes a message.
- deleteModel(String) - Method in class io.github.stefanbratanov.jvm.openai.ModelsClient
-
Delete a fine-tuned model.
- deleteThread(String) - Method in class io.github.stefanbratanov.jvm.openai.ThreadsClient
-
Delete a thread.
- deleteVectorStore(String) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoresClient
-
Delete a vector store.
- deleteVectorStoreFile(String, String) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient
-
Delete a vector store file.
- DeletionStatus - Record Class in io.github.stefanbratanov.jvm.openai
- DeletionStatus(String, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.DeletionStatus
-
Creates an instance of a
DeletionStatus
record class. - delta() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice
-
Returns the value of the
delta
record component. - delta() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta
-
Returns the value of the
delta
record component. - delta() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta
-
Returns the value of the
delta
record component. - Delta(ThreadRunStepDelta.StepDetails) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.Delta
-
Creates an instance of a
Delta
record class. - Delta(String, String, List<ToolCall>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice.Delta
-
Creates an instance of a
Delta
record class. - Delta(String, List<ThreadMessageDelta.Delta.Content>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta
-
Creates an instance of a
Delta
record class. - DeltaToolCall - Interface in io.github.stefanbratanov.jvm.openai
-
Details of the tool call the
ThreadRunStepDelta
was involved in. - DeltaToolCall.CodeInterpreterToolCall - Record Class in io.github.stefanbratanov.jvm.openai
- DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter - Record Class in io.github.stefanbratanov.jvm.openai
- DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output - Interface in io.github.stefanbratanov.jvm.openai
- DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput - Record Class in io.github.stefanbratanov.jvm.openai
- DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image - Record Class in io.github.stefanbratanov.jvm.openai
- DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput - Record Class in io.github.stefanbratanov.jvm.openai
- DeltaToolCall.FileSearchToolCall - Record Class in io.github.stefanbratanov.jvm.openai
- DeltaToolCall.FunctionToolCall - Record Class in io.github.stefanbratanov.jvm.openai
- DeltaToolCall.FunctionToolCall.Function - Record Class in io.github.stefanbratanov.jvm.openai
- description() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
description
record component. - description() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns the value of the
description
record component. - description() - Method in record class io.github.stefanbratanov.jvm.openai.Function
-
Returns the value of the
description
record component. - description() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns the value of the
description
record component. - description(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- description(String) - Method in class io.github.stefanbratanov.jvm.openai.Function.Builder
- description(String) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- detail() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart.ImageUrl
-
Returns the value of the
detail
record component. - dimensions() - Method in record class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest
-
Returns the value of the
dimensions
record component. - dimensions(int) - Method in class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest.Builder
E
- editImage(EditImageRequest) - Method in class io.github.stefanbratanov.jvm.openai.ImagesClient
-
Creates an edited or extended image given an original image and a prompt.
- editImageAsync(EditImageRequest) - Method in class io.github.stefanbratanov.jvm.openai.ImagesClient
-
Same as
ImagesClient.editImage(EditImageRequest)
but returns a response in aCompletableFuture
- EditImageRequest - Record Class in io.github.stefanbratanov.jvm.openai
- EditImageRequest(Path, String, Optional<Path>, Optional<String>, Optional<Integer>, Optional<String>, Optional<String>, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Creates an instance of a
EditImageRequest
record class. - EditImageRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- embedding() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings.Embedding
-
Returns the value of the
embedding
record component. - Embedding(int, List<Double>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Embeddings.Embedding
-
Creates an instance of a
Embedding
record class. - Embeddings - Record Class in io.github.stefanbratanov.jvm.openai
- Embeddings(List<Embeddings.Embedding>, String, Embeddings.Usage) - Constructor for record class io.github.stefanbratanov.jvm.openai.Embeddings
-
Creates an instance of a
Embeddings
record class. - Embeddings.Embedding - Record Class in io.github.stefanbratanov.jvm.openai
-
Represents an embedding vector returned by embedding endpoint.
- Embeddings.Usage - Record Class in io.github.stefanbratanov.jvm.openai
- embeddingsClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- EmbeddingsClient - Class in io.github.stefanbratanov.jvm.openai
-
Get a vector representation of a given input that can be easily consumed by machine learning models and algorithms.
- EmbeddingsRequest - Record Class in io.github.stefanbratanov.jvm.openai
- EmbeddingsRequest(List<Object>, String, Optional<String>, Optional<Integer>, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest
-
Creates an instance of a
EmbeddingsRequest
record class. - EmbeddingsRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- encodingFormat() - Method in record class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest
-
Returns the value of the
encodingFormat
record component. - encodingFormat(String) - Method in class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest.Builder
- endIndex() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation
- endIndex() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns the value of the
endIndex
record component. - endIndex() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns the value of the
endIndex
record component. - endIndex() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation
- endIndex() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns the value of the
endIndex
record component. - endIndex() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns the value of the
endIndex
record component. - endpoint() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
endpoint
record component. - endpoint() - Method in record class io.github.stefanbratanov.jvm.openai.CreateBatchRequest
-
Returns the value of the
endpoint
record component. - endpoint(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateBatchRequest.Builder
- entity() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb
-
Returns the value of the
entity
record component. - entity(String) - Method in class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb.Builder
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsClient.PaginatedAssistants
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsResponseFormat.StringResponseFormat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsToolChoice.StringToolChoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.AssistantStreamEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Attachment
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors.Data
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Batch.RequestCounts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.BatchClient.PaginatedBatches
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice.Message
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice.Delta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.AssistantMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.SystemMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.ToolMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart.ImageUrl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.TextContentPart
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithTextContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateBatchRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.StreamOptions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateMessageRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileBatchRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.DeletionStatus
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FileSearchToolCall
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall.Function
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings.Embedding
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings.Usage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ExpiresAfter
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.File
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningCheckpoints
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningEvents
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningJobs
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Error
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Hyperparameters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Function
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Images
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Images.Image
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.LastError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.Content
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.TopLogprob
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.MessagesClient.PaginatedThreadMessages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Model
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Moderation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ModerationRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ModifyMessageRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ModifyRunRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.OpenAIException.Error
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ResponseFormat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.RunsClient.PaginatedThreadRuns
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.RunStepsClient.PaginatedThreadRunSteps
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.SpeechRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Thread
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent.ImageFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.IncompleteDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent.ImageFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.IncompleteDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction.SubmitToolOutputs
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails.MessageCreation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.ToolCallsStepDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.Delta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails.MessageCreation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.ToolCallsStepDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Tool.CodeInterpreterTool
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Tool.FileSearchTool
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Tool.FunctionTool
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FileSearchToolCall
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall.Function
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolChoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolChoice.Function
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.ToolResources
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.TranslationRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.TruncationStrategy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.UploadFileRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.Usage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore.FileCounts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch.FileCounts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient.PaginatedVectorStoreFiles
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient.PaginatedVectorStoreFiles
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoresClient.PaginatedVectorStores
-
Indicates whether some other object is "equal to" this one.
- error() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
error
record component. - error() - Method in exception io.github.stefanbratanov.jvm.openai.OpenAIException
- Error(String, String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Error
-
Creates an instance of a
Error
record class. - Error(String, String, String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.OpenAIException.Error
-
Creates an instance of a
Error
record class. - errorFileId() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
errorFileId
record component. - errorMessage() - Method in exception io.github.stefanbratanov.jvm.openai.OpenAIException
- errors() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
errors
record component. - Errors(List<Batch.Errors.Data>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Batch.Errors
-
Creates an instance of a
Errors
record class. - event() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantStreamEvent
-
Returns the value of the
event
record component. - expiredAt() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
expiredAt
record component. - expiredAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
expiredAt
record component. - expiresAfter() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest
-
Returns the value of the
expiresAfter
record component. - expiresAfter() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest
-
Returns the value of the
expiresAfter
record component. - expiresAfter() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns the value of the
expiresAfter
record component. - expiresAfter(ExpiresAfter) - Method in class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest.Builder
- expiresAfter(ExpiresAfter) - Method in class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest.Builder
- ExpiresAfter - Record Class in io.github.stefanbratanov.jvm.openai
-
The expiration policy for a vector store.
- ExpiresAfter(String, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.ExpiresAfter
-
Creates an instance of a
ExpiresAfter
record class. - expiresAt() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
expiresAt
record component. - expiresAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
expiresAt
record component. - expiresAt() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns the value of the
expiresAt
record component.
F
- failed() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.RequestCounts
-
Returns the value of the
failed
record component. - failed() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore.FileCounts
-
Returns the value of the
failed
record component. - failed() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch.FileCounts
-
Returns the value of the
failed
record component. - failedAt() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
failedAt
record component. - failedAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
failedAt
record component. - failedAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
failedAt
record component. - file() - Method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Returns the value of the
file
record component. - file() - Method in record class io.github.stefanbratanov.jvm.openai.TranslationRequest
-
Returns the value of the
file
record component. - file() - Method in record class io.github.stefanbratanov.jvm.openai.UploadFileRequest
-
Returns the value of the
file
record component. - file(Path) - Method in class io.github.stefanbratanov.jvm.openai.TranscriptionRequest.Builder
- file(Path) - Method in class io.github.stefanbratanov.jvm.openai.TranslationRequest.Builder
- file(Path) - Method in class io.github.stefanbratanov.jvm.openai.UploadFileRequest.Builder
- File - Record Class in io.github.stefanbratanov.jvm.openai
- File(String, int, long, String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.File
-
Creates an instance of a
File
record class. - fileCitation() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns the value of the
fileCitation
record component. - fileCitation() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns the value of the
fileCitation
record component. - FileCitation(String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Creates an instance of a
FileCitation
record class. - FileCitation(String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Creates an instance of a
FileCitation
record class. - FileCitationAnnotation(int, String, ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation, int, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Creates an instance of a
FileCitationAnnotation
record class. - FileCitationAnnotation(String, ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation, int, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Creates an instance of a
FileCitationAnnotation
record class. - fileCounts() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns the value of the
fileCounts
record component. - fileCounts() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch
-
Returns the value of the
fileCounts
record component. - FileCounts(int, int, int, int, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.VectorStore.FileCounts
-
Creates an instance of a
FileCounts
record class. - FileCounts(int, int, int, int, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch.FileCounts
-
Creates an instance of a
FileCounts
record class. - fileId() - Method in record class io.github.stefanbratanov.jvm.openai.Attachment
-
Returns the value of the
fileId
record component. - fileId() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileRequest
-
Returns the value of the
fileId
record component. - fileId() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
-
Returns the value of the
fileId
record component. - fileId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent.ImageFile
-
Returns the value of the
fileId
record component. - fileId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Returns the value of the
fileId
record component. - fileId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath
-
Returns the value of the
fileId
record component. - fileId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent.ImageFile
-
Returns the value of the
fileId
record component. - fileId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Returns the value of the
fileId
record component. - fileId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath
-
Returns the value of the
fileId
record component. - fileId() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
-
Returns the value of the
fileId
record component. - fileId(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileRequest.Builder
- fileIds() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileBatchRequest
-
Returns the value of the
fileIds
record component. - fileIds() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest
-
Returns the value of the
fileIds
record component. - fileIds(List<String>) - Method in class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileBatchRequest.Builder
- fileIds(List<String>) - Method in class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest.Builder
- filename() - Method in record class io.github.stefanbratanov.jvm.openai.File
-
Returns the value of the
filename
record component. - filePath() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns the value of the
filePath
record component. - filePath() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns the value of the
filePath
record component. - FilePath(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath
-
Creates an instance of a
FilePath
record class. - FilePath(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath
-
Creates an instance of a
FilePath
record class. - FilePathAnnotation(int, String, ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath, int, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Creates an instance of a
FilePathAnnotation
record class. - FilePathAnnotation(String, ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath, int, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Creates an instance of a
FilePathAnnotation
record class. - filesClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- FilesClient - Class in io.github.stefanbratanov.jvm.openai
-
Files are used to upload documents that can be used with features like Assistants and Fine-tuning.
- fileSearch() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FileSearchToolCall
-
Returns the value of the
fileSearch
record component. - fileSearch() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FileSearchToolCall
-
Returns the value of the
fileSearch
record component. - fileSearch() - Method in record class io.github.stefanbratanov.jvm.openai.ToolResources
-
Returns the value of the
fileSearch
record component. - fileSearchTool() - Static method in interface io.github.stefanbratanov.jvm.openai.Tool
- FileSearchTool() - Constructor for record class io.github.stefanbratanov.jvm.openai.Tool.FileSearchTool
-
Creates an instance of a
FileSearchTool
record class. - fileSearchToolCall(int, String) - Static method in interface io.github.stefanbratanov.jvm.openai.DeltaToolCall
- fileSearchToolCall(String) - Static method in interface io.github.stefanbratanov.jvm.openai.ToolCall
- FileSearchToolCall(int, String, Map<String, Object>) - Constructor for record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FileSearchToolCall
-
Creates an instance of a
FileSearchToolCall
record class. - FileSearchToolCall(String, Map<String, Object>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolCall.FileSearchToolCall
-
Creates an instance of a
FileSearchToolCall
record class. - fileSearchToolChoice() - Static method in record class io.github.stefanbratanov.jvm.openai.ToolChoice
- finalizingAt() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
finalizingAt
record component. - fineTunedModel() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
fineTunedModel
record component. - fineTunedModelCheckpoint() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint
-
Returns the value of the
fineTunedModelCheckpoint
record component. - fineTuningClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- FineTuningClient - Class in io.github.stefanbratanov.jvm.openai
-
Manage fine-tuning jobs to tailor a model to your specific training data.
- FineTuningClient.PaginatedFineTuningCheckpoints - Record Class in io.github.stefanbratanov.jvm.openai
- FineTuningClient.PaginatedFineTuningEvents - Record Class in io.github.stefanbratanov.jvm.openai
- FineTuningClient.PaginatedFineTuningJobs - Record Class in io.github.stefanbratanov.jvm.openai
- FineTuningJob - Record Class in io.github.stefanbratanov.jvm.openai
-
The fine_tuning.job object represents a fine-tuning job that has been created through the API.
- FineTuningJob(String, long, FineTuningJob.Error, String, Long, FineTuningJob.Hyperparameters, String, String, List<String>, String, Integer, String, String, List<FineTuningJobIntegration>, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Creates an instance of a
FineTuningJob
record class. - FineTuningJob.Error - Record Class in io.github.stefanbratanov.jvm.openai
- FineTuningJob.Hyperparameters - Record Class in io.github.stefanbratanov.jvm.openai
-
The hyperparameters used for the fine-tuning job
- FineTuningJobCheckpoint - Record Class in io.github.stefanbratanov.jvm.openai
-
The fine_tuning.job.checkpoint object represents a model checkpoint for a fine-tuning job that is ready to use.
- FineTuningJobCheckpoint(String, long, String, int, FineTuningJobCheckpoint.Metrics, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint
-
Creates an instance of a
FineTuningJobCheckpoint
record class. - FineTuningJobCheckpoint.Metrics - Record Class in io.github.stefanbratanov.jvm.openai
- FineTuningJobEvent - Record Class in io.github.stefanbratanov.jvm.openai
- FineTuningJobEvent(String, long, String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningJobEvent
-
Creates an instance of a
FineTuningJobEvent
record class. - fineTuningJobId() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint
-
Returns the value of the
fineTuningJobId
record component. - FineTuningJobIntegration - Record Class in io.github.stefanbratanov.jvm.openai
- FineTuningJobIntegration(String, FineTuningJobIntegration.Wandb) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration
-
Creates an instance of a
FineTuningJobIntegration
record class. - FineTuningJobIntegration.Wandb - Record Class in io.github.stefanbratanov.jvm.openai
- FineTuningJobIntegration.Wandb.Builder - Class in io.github.stefanbratanov.jvm.openai
- finishedAt() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
finishedAt
record component. - finishReason() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice
-
Returns the value of the
finishReason
record component. - finishReason() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice
-
Returns the value of the
finishReason
record component. - firstId() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsClient.PaginatedAssistants
-
Returns the value of the
firstId
record component. - firstId() - Method in record class io.github.stefanbratanov.jvm.openai.BatchClient.PaginatedBatches
-
Returns the value of the
firstId
record component. - firstId() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningCheckpoints
-
Returns the value of the
firstId
record component. - firstId() - Method in record class io.github.stefanbratanov.jvm.openai.MessagesClient.PaginatedThreadMessages
-
Returns the value of the
firstId
record component. - firstId() - Method in record class io.github.stefanbratanov.jvm.openai.RunsClient.PaginatedThreadRuns
-
Returns the value of the
firstId
record component. - firstId() - Method in record class io.github.stefanbratanov.jvm.openai.RunStepsClient.PaginatedThreadRunSteps
-
Returns the value of the
firstId
record component. - firstId() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient.PaginatedVectorStoreFiles
-
Returns the value of the
firstId
record component. - firstId() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient.PaginatedVectorStoreFiles
-
Returns the value of the
firstId
record component. - firstId() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoresClient.PaginatedVectorStores
-
Returns the value of the
firstId
record component. - flagged() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result
-
Returns the value of the
flagged
record component. - format() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsResponseFormat.StringResponseFormat
-
Returns the value of the
format
record component. - frequencyPenalty() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
frequencyPenalty
record component. - frequencyPenalty(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- fullValidLoss() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Returns the value of the
fullValidLoss
record component. - fullValidMeanTokenAccuracy() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Returns the value of the
fullValidMeanTokenAccuracy
record component. - function() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall
-
Returns the value of the
function
record component. - function() - Method in record class io.github.stefanbratanov.jvm.openai.Tool.FunctionTool
-
Returns the value of the
function
record component. - function() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall
-
Returns the value of the
function
record component. - function() - Method in record class io.github.stefanbratanov.jvm.openai.ToolChoice
-
Returns the value of the
function
record component. - Function - Record Class in io.github.stefanbratanov.jvm.openai
-
Function that the model may generate JSON inputs for.
- Function(int, String, String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall.Function
-
Creates an instance of a
Function
record class. - Function(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolChoice.Function
-
Creates an instance of a
Function
record class. - Function(String, String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall.Function
-
Creates an instance of a
Function
record class. - Function(String, Optional<String>, Optional<Map<String, Object>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Function
-
Creates an instance of a
Function
record class. - Function.Builder - Class in io.github.stefanbratanov.jvm.openai
- functionTool(Function) - Static method in interface io.github.stefanbratanov.jvm.openai.Tool
- FunctionTool(Function) - Constructor for record class io.github.stefanbratanov.jvm.openai.Tool.FunctionTool
-
Creates an instance of a
FunctionTool
record class. - functionToolCall(int, String, DeltaToolCall.FunctionToolCall.Function) - Static method in interface io.github.stefanbratanov.jvm.openai.DeltaToolCall
- functionToolCall(String, ToolCall.FunctionToolCall.Function) - Static method in interface io.github.stefanbratanov.jvm.openai.ToolCall
- FunctionToolCall(int, String, DeltaToolCall.FunctionToolCall.Function) - Constructor for record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall
-
Creates an instance of a
FunctionToolCall
record class. - FunctionToolCall(String, ToolCall.FunctionToolCall.Function) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall
-
Creates an instance of a
FunctionToolCall
record class. - functionToolChoice(ToolChoice.Function) - Static method in record class io.github.stefanbratanov.jvm.openai.ToolChoice
G
- getId() - Method in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- getLastEventId() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningEvents
- getLastJobId() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningJobs
- GPT_3_5_TURBO - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- GPT_3_5_TURBO_1106 - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- GPT_4 - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- GPT_4_1106_PREVIEW - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- GPT_4_32K - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- GPT_4_TURBO - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- GPT_4_TURBO_PREVIEW - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- GPT_4_VISION_PREVIEW - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
H
- harassment() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
harassment
record component. - harassment() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
harassment
record component. - harassmentThreatening() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
harassmentThreatening
record component. - harassmentThreatening() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
harassmentThreatening
record component. - hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsClient.PaginatedAssistants
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsResponseFormat.StringResponseFormat
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsToolChoice.StringToolChoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantStreamEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Attachment
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors.Data
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.RequestCounts
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.BatchClient.PaginatedBatches
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice.Message
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice.Delta
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.AssistantMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.SystemMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.ToolMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart.ImageUrl
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.TextContentPart
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithTextContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateBatchRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.StreamOptions
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateMessageRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileBatchRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.DeletionStatus
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FileSearchToolCall
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall.Function
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings.Embedding
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings.Usage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ExpiresAfter
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.File
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningCheckpoints
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningEvents
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningJobs
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Error
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Hyperparameters
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Function
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Images
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Images.Image
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.LastError
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.Content
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.TopLogprob
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.MessagesClient.PaginatedThreadMessages
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Model
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ModerationRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyMessageRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyRunRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.OpenAIException.Error
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ResponseFormat
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.RunsClient.PaginatedThreadRuns
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.RunStepsClient.PaginatedThreadRunSteps
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.SpeechRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Thread
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent.ImageFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.IncompleteDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent.ImageFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.IncompleteDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction.SubmitToolOutputs
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails.MessageCreation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.ToolCallsStepDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.Delta
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails.MessageCreation
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.ToolCallsStepDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Tool.CodeInterpreterTool
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Tool.FileSearchTool
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Tool.FunctionTool
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FileSearchToolCall
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall.Function
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolChoice.Function
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolChoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.ToolResources
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.TranslationRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.TruncationStrategy
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.UploadFileRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.Usage
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore.FileCounts
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch.FileCounts
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient.PaginatedVectorStoreFiles
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient.PaginatedVectorStoreFiles
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoresClient.PaginatedVectorStores
-
Returns a hash code value for this object.
- hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsClient.PaginatedAssistants
-
Returns the value of the
hasMore
record component. - hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.BatchClient.PaginatedBatches
-
Returns the value of the
hasMore
record component. - hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningCheckpoints
-
Returns the value of the
hasMore
record component. - hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningEvents
-
Returns the value of the
hasMore
record component. - hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningJobs
-
Returns the value of the
hasMore
record component. - hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.MessagesClient.PaginatedThreadMessages
-
Returns the value of the
hasMore
record component. - hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.RunsClient.PaginatedThreadRuns
-
Returns the value of the
hasMore
record component. - hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.RunStepsClient.PaginatedThreadRunSteps
-
Returns the value of the
hasMore
record component. - hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient.PaginatedVectorStoreFiles
-
Returns the value of the
hasMore
record component. - hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient.PaginatedVectorStoreFiles
-
Returns the value of the
hasMore
record component. - hasMore() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoresClient.PaginatedVectorStores
-
Returns the value of the
hasMore
record component. - hate() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
hate
record component. - hate() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
hate
record component. - hateThreatening() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
hateThreatening
record component. - hateThreatening() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
hateThreatening
record component. - httpClient(HttpClient) - Method in class io.github.stefanbratanov.jvm.openai.OpenAI.Builder
- hyperparameters() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Returns the value of the
hyperparameters
record component. - hyperparameters() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
hyperparameters
record component. - hyperparameters(CreateFineTuningJobRequest.Hyperparameters) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Builder
- Hyperparameters(Object) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Hyperparameters
-
Creates an instance of a
Hyperparameters
record class. - Hyperparameters(Optional<Object>, Optional<Object>, Optional<Object>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters
-
Creates an instance of a
Hyperparameters
record class.
I
- id() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.DeletionStatus
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FileSearchToolCall
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall
-
Returns the value of the
id
record component. - id() - Method in interface io.github.stefanbratanov.jvm.openai.DeltaToolCall
-
The ID of the tool call object.
- id() - Method in record class io.github.stefanbratanov.jvm.openai.File
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobEvent
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.Model
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.Thread
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FileSearchToolCall
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall
-
Returns the value of the
id
record component. - id() - Method in interface io.github.stefanbratanov.jvm.openai.ToolCall
-
The ID of the tool call.
- id() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFile
-
Returns the value of the
id
record component. - id() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch
-
Returns the value of the
id
record component. - image() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
-
Returns the value of the
image
record component. - image() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Returns the value of the
image
record component. - image() - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Returns the value of the
image
record component. - image() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Returns the value of the
image
record component. - image(Path) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest.Builder
- image(Path) - Method in class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- Image(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
-
Creates an instance of a
Image
record class. - Image(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
-
Creates an instance of a
Image
record class. - Image(String, String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.Images.Image
-
Creates an instance of a
Image
record class. - imageContentPart(String) - Static method in interface io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart
- imageContentPart(String, String) - Static method in interface io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart
- ImageContentPart(ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart.ImageUrl) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart
-
Creates an instance of a
ImageContentPart
record class. - imageFile() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent
-
Returns the value of the
imageFile
record component. - imageFile() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent
-
Returns the value of the
imageFile
record component. - ImageFile(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent.ImageFile
-
Creates an instance of a
ImageFile
record class. - ImageFile(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent.ImageFile
-
Creates an instance of a
ImageFile
record class. - ImageFileContent(int, ThreadMessageDelta.Delta.Content.ImageFileContent.ImageFile) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent
-
Creates an instance of a
ImageFileContent
record class. - ImageFileContent(ThreadMessage.Content.ImageFileContent.ImageFile) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent
-
Creates an instance of a
ImageFileContent
record class. - imageOutput(int, DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image) - Static method in interface io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output
- imageOutput(ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image) - Static method in interface io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output
- ImageOutput(int, DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image) - Constructor for record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Creates an instance of a
ImageOutput
record class. - ImageOutput(ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Creates an instance of a
ImageOutput
record class. - Images - Record Class in io.github.stefanbratanov.jvm.openai
- Images(long, List<Images.Image>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Images
-
Creates an instance of a
Images
record class. - Images.Image - Record Class in io.github.stefanbratanov.jvm.openai
- imagesClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- ImagesClient - Class in io.github.stefanbratanov.jvm.openai
-
Given a prompt and/or an input image, the model will generate a new image.
- imageUrl() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart
-
Returns the value of the
imageUrl
record component. - ImageUrl(String, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart.ImageUrl
-
Creates an instance of a
ImageUrl
record class. - includeUsage() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.StreamOptions
-
Returns the value of the
includeUsage
record component. - incompleteAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
incompleteAt
record component. - incompleteDetails() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
incompleteDetails
record component. - incompleteDetails() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
incompleteDetails
record component. - IncompleteDetails(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessage.IncompleteDetails
-
Creates an instance of a
IncompleteDetails
record class. - IncompleteDetails(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRun.IncompleteDetails
-
Creates an instance of a
IncompleteDetails
record class. - index() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice
-
Returns the value of the
index
record component. - index() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice
-
Returns the value of the
index
record component. - index() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Returns the value of the
index
record component. - index() - Method in interface io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output
-
The index of the output in the outputs array.
- index() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Returns the value of the
index
record component. - index() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall
-
Returns the value of the
index
record component. - index() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FileSearchToolCall
-
Returns the value of the
index
record component. - index() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall.Function
-
Returns the value of the
index
record component. - index() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall
-
Returns the value of the
index
record component. - index() - Method in interface io.github.stefanbratanov.jvm.openai.DeltaToolCall
-
The index of the tool call in the tool calls array.
- index() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings.Embedding
-
Returns the value of the
index
record component. - index() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent
-
Returns the value of the
index
record component. - index() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content
-
The index of the content part in the message.
- index() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent
-
Returns the value of the
index
record component. - index() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns the value of the
index
record component. - index() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns the value of the
index
record component. - index() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation
-
The index of the annotation in the text content part.
- inProgress() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore.FileCounts
-
Returns the value of the
inProgress
record component. - inProgress() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch.FileCounts
-
Returns the value of the
inProgress
record component. - inProgressAt() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
inProgressAt
record component. - input() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Returns the value of the
input
record component. - input() - Method in record class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest
-
Returns the value of the
input
record component. - input() - Method in record class io.github.stefanbratanov.jvm.openai.ModerationRequest
-
Returns the value of the
input
record component. - input() - Method in record class io.github.stefanbratanov.jvm.openai.SpeechRequest
-
Returns the value of the
input
record component. - input() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Returns the value of the
input
record component. - input(int[]) - Method in class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest.Builder
- input(String) - Method in class io.github.stefanbratanov.jvm.openai.ModerationRequest.Builder
- input(String) - Method in class io.github.stefanbratanov.jvm.openai.SpeechRequest.Builder
- input(String...) - Method in class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest.Builder
- input(List<int[]>) - Method in class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest.Builder
- inputFileId() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
inputFileId
record component. - inputFileId() - Method in record class io.github.stefanbratanov.jvm.openai.CreateBatchRequest
-
Returns the value of the
inputFileId
record component. - inputFileId(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateBatchRequest.Builder
- inputs(List<String>) - Method in class io.github.stefanbratanov.jvm.openai.ModerationRequest.Builder
- instructions() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
instructions
record component. - instructions() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns the value of the
instructions
record component. - instructions() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
instructions
record component. - instructions() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
instructions
record component. - instructions() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns the value of the
instructions
record component. - instructions() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
instructions
record component. - instructions(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- instructions(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- instructions(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- instructions(String) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- integrations() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Returns the value of the
integrations
record component. - integrations() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
integrations
record component. - integrations(List<FineTuningJobIntegration>) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Builder
- io.github.stefanbratanov.jvm.openai - package io.github.stefanbratanov.jvm.openai
J
- json() - Static method in record class io.github.stefanbratanov.jvm.openai.ResponseFormat
L
- language() - Method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Returns the value of the
language
record component. - language(String) - Method in class io.github.stefanbratanov.jvm.openai.TranscriptionRequest.Builder
- lastActiveAt() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns the value of the
lastActiveAt
record component. - lastActiveAt(int) - Static method in record class io.github.stefanbratanov.jvm.openai.ExpiresAfter
- lastError() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
lastError
record component. - lastError() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
lastError
record component. - lastError() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFile
-
Returns the value of the
lastError
record component. - LastError - Record Class in io.github.stefanbratanov.jvm.openai
-
The last error associated with an object
- LastError(String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.LastError
-
Creates an instance of a
LastError
record class. - lastId() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsClient.PaginatedAssistants
-
Returns the value of the
lastId
record component. - lastId() - Method in record class io.github.stefanbratanov.jvm.openai.BatchClient.PaginatedBatches
-
Returns the value of the
lastId
record component. - lastId() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningCheckpoints
-
Returns the value of the
lastId
record component. - lastId() - Method in record class io.github.stefanbratanov.jvm.openai.MessagesClient.PaginatedThreadMessages
-
Returns the value of the
lastId
record component. - lastId() - Method in record class io.github.stefanbratanov.jvm.openai.RunsClient.PaginatedThreadRuns
-
Returns the value of the
lastId
record component. - lastId() - Method in record class io.github.stefanbratanov.jvm.openai.RunStepsClient.PaginatedThreadRunSteps
-
Returns the value of the
lastId
record component. - lastId() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient.PaginatedVectorStoreFiles
-
Returns the value of the
lastId
record component. - lastId() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient.PaginatedVectorStoreFiles
-
Returns the value of the
lastId
record component. - lastId() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoresClient.PaginatedVectorStores
-
Returns the value of the
lastId
record component. - lastMessages() - Method in record class io.github.stefanbratanov.jvm.openai.TruncationStrategy
-
Returns the value of the
lastMessages
record component. - lastMessages(int) - Static method in record class io.github.stefanbratanov.jvm.openai.TruncationStrategy
- learningRateMultiplier() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters
-
Returns the value of the
learningRateMultiplier
record component. - learningRateMultiplier(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters.Builder
- learningRateMultiplier(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters.Builder
- level() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobEvent
-
Returns the value of the
level
record component. - limit() - Method in record class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters
-
Returns the value of the
limit
record component. - limit(int) - Method in class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters.Builder
- line() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors.Data
-
Returns the value of the
line
record component. - listAssistants(PaginationQueryParameters) - Method in class io.github.stefanbratanov.jvm.openai.AssistantsClient
-
Returns a list of assistants.
- listBatches(Optional<String>, Optional<String>) - Method in class io.github.stefanbratanov.jvm.openai.BatchClient
-
List your organization's batches
- listFiles() - Method in class io.github.stefanbratanov.jvm.openai.FilesClient
-
Returns a list of files that belong to the user's organization
- listFineTuningCheckpoints(String, Optional<Integer>, Optional<String>) - Method in class io.github.stefanbratanov.jvm.openai.FineTuningClient
-
List checkpoints for a fine-tuning job.
- listFineTuningJobEvents(String, Optional<Integer>, Optional<String>) - Method in class io.github.stefanbratanov.jvm.openai.FineTuningClient
-
Get status updates for a fine-tuning job.
- listFineTuningJobs(Optional<Integer>, Optional<String>) - Method in class io.github.stefanbratanov.jvm.openai.FineTuningClient
-
List your organization's fine-tuning jobs
- listMessages(String, PaginationQueryParameters, Optional<String>) - Method in class io.github.stefanbratanov.jvm.openai.MessagesClient
-
Returns a list of messages for a given thread.
- listModels() - Method in class io.github.stefanbratanov.jvm.openai.ModelsClient
-
Lists the currently available models, and provides basic information about each one such as the owner and availability.
- listRuns(String, PaginationQueryParameters) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Returns a list of runs belonging to a thread.
- listRunSteps(String, String, PaginationQueryParameters) - Method in class io.github.stefanbratanov.jvm.openai.RunStepsClient
-
Returns a list of run steps belonging to a run.
- listVectorStoreFiles(String, PaginationQueryParameters) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient
-
Returns a list of vector store files.
- listVectorStoreFilesInBatch(String, String, PaginationQueryParameters, Optional<String>) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient
-
Returns a list of vector store files in a batch.
- listVectorStores(PaginationQueryParameters) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoresClient
-
Returns a list of vector stores.
- logitBias() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
logitBias
record component. - logitBias(Map<Integer, Integer>) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- logOutput(int, String) - Static method in interface io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output
- logOutput(String) - Static method in interface io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output
- LogOutput(int, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Creates an instance of a
LogOutput
record class. - LogOutput(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Creates an instance of a
LogOutput
record class. - logprob() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.Content
-
Returns the value of the
logprob
record component. - logprob() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.TopLogprob
-
Returns the value of the
logprob
record component. - logprobs() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice
-
Returns the value of the
logprobs
record component. - logprobs() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice
-
Returns the value of the
logprobs
record component. - logprobs() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
logprobs
record component. - logprobs(boolean) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- Logprobs - Record Class in io.github.stefanbratanov.jvm.openai
-
Log probability information
- Logprobs(List<Logprobs.Content>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Logprobs
-
Creates an instance of a
Logprobs
record class. - Logprobs.Content - Record Class in io.github.stefanbratanov.jvm.openai
- Logprobs.TopLogprob - Record Class in io.github.stefanbratanov.jvm.openai
- logs() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Returns the value of the
logs
record component. - logs() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Returns the value of the
logs
record component.
M
- mask() - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Returns the value of the
mask
record component. - mask(Path) - Method in class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- maxCompletionTokens() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
maxCompletionTokens
record component. - maxCompletionTokens() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
maxCompletionTokens
record component. - maxCompletionTokens() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
maxCompletionTokens
record component. - maxCompletionTokens(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- maxCompletionTokens(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- maxPromptTokens() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
maxPromptTokens
record component. - maxPromptTokens() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
maxPromptTokens
record component. - maxPromptTokens() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
maxPromptTokens
record component. - maxPromptTokens(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- maxPromptTokens(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- maxTokens() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
maxTokens
record component. - maxTokens(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- message() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors.Data
-
Returns the value of the
message
record component. - message() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice
-
Returns the value of the
message
record component. - message() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Error
-
Returns the value of the
message
record component. - message() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobEvent
-
Returns the value of the
message
record component. - message() - Method in record class io.github.stefanbratanov.jvm.openai.LastError
-
Returns the value of the
message
record component. - message() - Method in record class io.github.stefanbratanov.jvm.openai.OpenAIException.Error
-
Returns the value of the
message
record component. - message(ChatMessage) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- message(CreateThreadRequest.Message) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Builder
- Message(String, String, Optional<List<Attachment>>, Optional<Map<String, String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message
-
Creates an instance of a
Message
record class. - Message(String, List<ToolCall>, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice.Message
-
Creates an instance of a
Message
record class. - messageCreation() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails
-
Returns the value of the
messageCreation
record component. - messageCreation() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails
-
Returns the value of the
messageCreation
record component. - MessageCreation(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails.MessageCreation
-
Creates an instance of a
MessageCreation
record class. - MessageCreation(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails.MessageCreation
-
Creates an instance of a
MessageCreation
record class. - MessageCreationStepDetails(ThreadRunStep.StepDetails.MessageCreationStepDetails.MessageCreation) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails
-
Creates an instance of a
MessageCreationStepDetails
record class. - MessageCreationStepDetails(ThreadRunStepDelta.StepDetails.MessageCreationStepDetails.MessageCreation) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails
-
Creates an instance of a
MessageCreationStepDetails
record class. - messageId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails.MessageCreation
-
Returns the value of the
messageId
record component. - messageId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails.MessageCreation
-
Returns the value of the
messageId
record component. - messages() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
messages
record component. - messages() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest
-
Returns the value of the
messages
record component. - messages(List<ChatMessage>) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- messages(List<CreateThreadRequest.Message>) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Builder
- messagesClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- MessagesClient - Class in io.github.stefanbratanov.jvm.openai
-
Create messages within threads
- MessagesClient.PaginatedThreadMessages - Record Class in io.github.stefanbratanov.jvm.openai
- metadata() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.CreateBatchRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.CreateMessageRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyMessageRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyRunRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.Thread
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
metadata
record component. - metadata() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns the value of the
metadata
record component. - metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.CreateBatchRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.CreateMessageRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.ModifyMessageRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.ModifyRunRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest.Builder
- metadata(Map<String, String>) - Method in class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest.Builder
- metrics() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint
-
Returns the value of the
metrics
record component. - Metrics(double, double, double, double, double, double, double) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Creates an instance of a
Metrics
record class. - model() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.ModerationRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.SpeechRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Returns the value of the
model
record component. - model() - Method in record class io.github.stefanbratanov.jvm.openai.TranslationRequest
-
Returns the value of the
model
record component. - model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.ModerationRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.SpeechRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.TranscriptionRequest.Builder
- model(OpenAIModel) - Method in class io.github.stefanbratanov.jvm.openai.TranslationRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.ModerationRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.SpeechRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.TranscriptionRequest.Builder
- model(String) - Method in class io.github.stefanbratanov.jvm.openai.TranslationRequest.Builder
- Model - Record Class in io.github.stefanbratanov.jvm.openai
- Model(String, long, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.Model
-
Creates an instance of a
Model
record class. - modelsClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- ModelsClient - Class in io.github.stefanbratanov.jvm.openai
-
List and describe the various models available in the API.
- Moderation - Record Class in io.github.stefanbratanov.jvm.openai
-
Represents if a given text input is potentially harmful.
- Moderation(String, String, List<Moderation.Result>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Moderation
-
Creates an instance of a
Moderation
record class. - Moderation.Result - Record Class in io.github.stefanbratanov.jvm.openai
- Moderation.Result.Categories - Record Class in io.github.stefanbratanov.jvm.openai
- Moderation.Result.CategoryScores - Record Class in io.github.stefanbratanov.jvm.openai
- ModerationRequest - Record Class in io.github.stefanbratanov.jvm.openai
- ModerationRequest(List<String>, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ModerationRequest
-
Creates an instance of a
ModerationRequest
record class. - ModerationRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- moderationsClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- ModerationsClient - Class in io.github.stefanbratanov.jvm.openai
-
Given some input text, outputs if the model classifies it as potentially harmful across several categories.
- modifyAssistant(String, ModifyAssistantRequest) - Method in class io.github.stefanbratanov.jvm.openai.AssistantsClient
-
Modifies an assistant.
- ModifyAssistantRequest - Record Class in io.github.stefanbratanov.jvm.openai
- ModifyAssistantRequest(Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<List<Tool>>, Optional<ToolResources>, Optional<Map<String, String>>, Optional<Double>, Optional<Double>, Optional<AssistantsResponseFormat>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Creates an instance of a
ModifyAssistantRequest
record class. - ModifyAssistantRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- modifyMessage(String, String, ModifyMessageRequest) - Method in class io.github.stefanbratanov.jvm.openai.MessagesClient
-
Modifies a message.
- ModifyMessageRequest - Record Class in io.github.stefanbratanov.jvm.openai
- ModifyMessageRequest(Optional<Map<String, String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ModifyMessageRequest
-
Creates an instance of a
ModifyMessageRequest
record class. - ModifyMessageRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- modifyRun(String, String, ModifyRunRequest) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Modifies a run.
- ModifyRunRequest - Record Class in io.github.stefanbratanov.jvm.openai
- ModifyRunRequest(Optional<Map<String, String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ModifyRunRequest
-
Creates an instance of a
ModifyRunRequest
record class. - ModifyRunRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- modifyThread(String, ModifyThreadRequest) - Method in class io.github.stefanbratanov.jvm.openai.ThreadsClient
-
Modifies a thread.
- ModifyThreadRequest - Record Class in io.github.stefanbratanov.jvm.openai
- ModifyThreadRequest(Optional<ToolResources>, Optional<Map<String, String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest
-
Creates an instance of a
ModifyThreadRequest
record class. - ModifyThreadRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- modifyVectorStore(String, ModifyVectorStoreRequest) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoresClient
-
Create a vector store.
- ModifyVectorStoreRequest - Record Class in io.github.stefanbratanov.jvm.openai
- ModifyVectorStoreRequest(Optional<String>, Optional<ExpiresAfter>, Optional<Map<String, String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest
-
Creates an instance of a
ModifyVectorStoreRequest
record class. - ModifyVectorStoreRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
N
- n() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
n
record component. - n() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Returns the value of the
n
record component. - n() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
-
Returns the value of the
n
record component. - n() - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Returns the value of the
n
record component. - n(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- n(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- n(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest.Builder
- n(int) - Method in class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- name() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.AssistantMessage
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.SystemMessage
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithTextContent
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall.Function
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.Function
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall.Function
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.ToolChoice.Function
-
Returns the value of the
name
record component. - name() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns the value of the
name
record component. - name(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- name(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest.Builder
- name(String) - Method in class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb.Builder
- name(String) - Method in class io.github.stefanbratanov.jvm.openai.Function.Builder
- name(String) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- name(String) - Method in class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest.Builder
- namedToolChoice(ToolChoice) - Static method in interface io.github.stefanbratanov.jvm.openai.AssistantsToolChoice
- nEpochs() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters
-
Returns the value of the
nEpochs
record component. - nEpochs() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Hyperparameters
-
Returns the value of the
nEpochs
record component. - nEpochs(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters.Builder
- nEpochs(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters.Builder
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateBatchRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateMessageRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileBatchRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.Function
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.ModerationRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.ModifyMessageRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.ModifyRunRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.SpeechRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.TranslationRequest
- newBuilder() - Static method in record class io.github.stefanbratanov.jvm.openai.UploadFileRequest
- newBuilder(String) - Static method in class io.github.stefanbratanov.jvm.openai.OpenAI
- none() - Static method in interface io.github.stefanbratanov.jvm.openai.AssistantsResponseFormat
- none() - Static method in interface io.github.stefanbratanov.jvm.openai.AssistantsToolChoice
- none() - Static method in record class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters
O
- of(String, Tool...) - Static method in record class io.github.stefanbratanov.jvm.openai.Attachment
- onChunk(ChatCompletionChunk) - Method in interface io.github.stefanbratanov.jvm.openai.ChatCompletionStreamSubscriber
-
Will be called when a partial response is received
- onComplete() - Method in interface io.github.stefanbratanov.jvm.openai.AssistantStreamEventSubscriber
-
Will be called when the stream is complete or an exception has happened
- onComplete() - Method in interface io.github.stefanbratanov.jvm.openai.ChatCompletionStreamSubscriber
-
Will be called when the stream is complete or an exception has happened
- onException(Throwable) - Method in interface io.github.stefanbratanov.jvm.openai.AssistantStreamEventSubscriber
-
Will be called if any exception happens while processing
- onException(Throwable) - Method in interface io.github.stefanbratanov.jvm.openai.ChatCompletionStreamSubscriber
-
Will be called if any exception happens while processing
- onThread(String, Thread) - Method in interface io.github.stefanbratanov.jvm.openai.AssistantStreamEventSubscriber
-
Will be called when the event data is
Thread
- onThreadMessage(String, ThreadMessage) - Method in interface io.github.stefanbratanov.jvm.openai.AssistantStreamEventSubscriber
-
Will be called when the event data is
ThreadMessage
- onThreadMessageDelta(String, ThreadMessageDelta) - Method in interface io.github.stefanbratanov.jvm.openai.AssistantStreamEventSubscriber
-
Will be called when the event data is
ThreadMessageDelta
- onThreadRun(String, ThreadRun) - Method in interface io.github.stefanbratanov.jvm.openai.AssistantStreamEventSubscriber
-
Will be called when the event data is
ThreadRun
- onThreadRunStep(String, ThreadRunStep) - Method in interface io.github.stefanbratanov.jvm.openai.AssistantStreamEventSubscriber
-
Will be called when the event data is
ThreadRunStep
- onThreadRunStepDelta(String, ThreadRunStepDelta) - Method in interface io.github.stefanbratanov.jvm.openai.AssistantStreamEventSubscriber
-
Will be called when the event data is
ThreadRunStepDelta
- onUnknownEvent(String, String) - Method in interface io.github.stefanbratanov.jvm.openai.AssistantStreamEventSubscriber
-
Will be called when an unsupported assistant event is emitted.
- OpenAI - Class in io.github.stefanbratanov.jvm.openai
-
A class which when created using the
OpenAI.newBuilder(String)
can be used to create clients based on the endpoints defined at API Reference - OpenAI API - OpenAI.Builder - Class in io.github.stefanbratanov.jvm.openai
- OpenAIException - Exception in io.github.stefanbratanov.jvm.openai
-
Exceptions will be based on Error Codes - OpenAI API
- OpenAIException.Error - Record Class in io.github.stefanbratanov.jvm.openai
- OpenAIModel - Enum Class in io.github.stefanbratanov.jvm.openai
-
Represents the latest OpenAI models.
- order() - Method in record class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters
-
Returns the value of the
order
record component. - order(String) - Method in class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters.Builder
- organization(String) - Method in class io.github.stefanbratanov.jvm.openai.OpenAI.Builder
- organizationId() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
organizationId
record component. - output() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall.Function
-
Returns the value of the
output
record component. - output() - Method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput
-
Returns the value of the
output
record component. - output() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall.Function
-
Returns the value of the
output
record component. - output(String) - Method in class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput.Builder
- outputFileId() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
outputFileId
record component. - outputs() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Returns the value of the
outputs
record component. - outputs() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Returns the value of the
outputs
record component. - ownedBy() - Method in record class io.github.stefanbratanov.jvm.openai.Model
-
Returns the value of the
ownedBy
record component.
P
- PaginatedAssistants(List<Assistant>, String, String, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.AssistantsClient.PaginatedAssistants
-
Creates an instance of a
PaginatedAssistants
record class. - PaginatedBatches(List<Batch>, String, String, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.BatchClient.PaginatedBatches
-
Creates an instance of a
PaginatedBatches
record class. - PaginatedFineTuningCheckpoints(List<FineTuningJobCheckpoint>, String, String, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningCheckpoints
-
Creates an instance of a
PaginatedFineTuningCheckpoints
record class. - PaginatedFineTuningEvents(List<FineTuningJobEvent>, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningEvents
-
Creates an instance of a
PaginatedFineTuningEvents
record class. - PaginatedFineTuningJobs(List<FineTuningJob>, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningJobs
-
Creates an instance of a
PaginatedFineTuningJobs
record class. - PaginatedThreadMessages(List<ThreadMessage>, String, String, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.MessagesClient.PaginatedThreadMessages
-
Creates an instance of a
PaginatedThreadMessages
record class. - PaginatedThreadRuns(List<ThreadRun>, String, String, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.RunsClient.PaginatedThreadRuns
-
Creates an instance of a
PaginatedThreadRuns
record class. - PaginatedThreadRunSteps(List<ThreadRunStep>, String, String, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.RunStepsClient.PaginatedThreadRunSteps
-
Creates an instance of a
PaginatedThreadRunSteps
record class. - PaginatedVectorStoreFiles(List<VectorStoreFile>, String, String, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient.PaginatedVectorStoreFiles
-
Creates an instance of a
PaginatedVectorStoreFiles
record class. - PaginatedVectorStoreFiles(List<VectorStoreFile>, String, String, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient.PaginatedVectorStoreFiles
-
Creates an instance of a
PaginatedVectorStoreFiles
record class. - PaginatedVectorStores(List<VectorStore>, String, String, boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.VectorStoresClient.PaginatedVectorStores
-
Creates an instance of a
PaginatedVectorStores
record class. - PaginationQueryParameters - Record Class in io.github.stefanbratanov.jvm.openai
- PaginationQueryParameters(Optional<Integer>, Optional<String>, Optional<String>, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters
-
Creates an instance of a
PaginationQueryParameters
record class. - PaginationQueryParameters.Builder - Class in io.github.stefanbratanov.jvm.openai
- param() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors.Data
-
Returns the value of the
param
record component. - param() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Error
-
Returns the value of the
param
record component. - param() - Method in record class io.github.stefanbratanov.jvm.openai.OpenAIException.Error
-
Returns the value of the
param
record component. - parameters() - Method in record class io.github.stefanbratanov.jvm.openai.Function
-
Returns the value of the
parameters
record component. - parameters(Map<String, Object>) - Method in class io.github.stefanbratanov.jvm.openai.Function.Builder
- presencePenalty() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
presencePenalty
record component. - presencePenalty(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- project() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb
-
Returns the value of the
project
record component. - project(String) - Method in class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb.Builder
- project(String) - Method in class io.github.stefanbratanov.jvm.openai.OpenAI.Builder
- prompt() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Returns the value of the
prompt
record component. - prompt() - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Returns the value of the
prompt
record component. - prompt() - Method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Returns the value of the
prompt
record component. - prompt() - Method in record class io.github.stefanbratanov.jvm.openai.TranslationRequest
-
Returns the value of the
prompt
record component. - prompt(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- prompt(String) - Method in class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- prompt(String) - Method in class io.github.stefanbratanov.jvm.openai.TranscriptionRequest.Builder
- prompt(String) - Method in class io.github.stefanbratanov.jvm.openai.TranslationRequest.Builder
- promptTokens() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings.Usage
-
Returns the value of the
promptTokens
record component. - promptTokens() - Method in record class io.github.stefanbratanov.jvm.openai.Usage
-
Returns the value of the
promptTokens
record component. - purpose() - Method in record class io.github.stefanbratanov.jvm.openai.File
-
Returns the value of the
purpose
record component. - purpose() - Method in record class io.github.stefanbratanov.jvm.openai.UploadFileRequest
-
Returns the value of the
purpose
record component. - purpose(String) - Method in class io.github.stefanbratanov.jvm.openai.UploadFileRequest.Builder
Q
- quality() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Returns the value of the
quality
record component. - quality(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- quote() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Returns the value of the
quote
record component. - quote() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Returns the value of the
quote
record component.
R
- reason() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.IncompleteDetails
-
Returns the value of the
reason
record component. - reason() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.IncompleteDetails
-
Returns the value of the
reason
record component. - requestCounts() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
requestCounts
record component. - RequestCounts(int, int, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.Batch.RequestCounts
-
Creates an instance of a
RequestCounts
record class. - requestTimeout(Duration) - Method in class io.github.stefanbratanov.jvm.openai.OpenAI.Builder
- requiredAction() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
requiredAction
record component. - RequiredAction(String, ThreadRun.RequiredAction.SubmitToolOutputs) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction
-
Creates an instance of a
RequiredAction
record class. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.SpeechRequest
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Returns the value of the
responseFormat
record component. - responseFormat() - Method in record class io.github.stefanbratanov.jvm.openai.TranslationRequest
-
Returns the value of the
responseFormat
record component. - responseFormat(AssistantsResponseFormat) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- responseFormat(AssistantsResponseFormat) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
-
Important: when using JSON mode, you must also instruct the model to produce JSON yourself via a system or user message.
- responseFormat(AssistantsResponseFormat) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
-
Important: when using JSON mode, you must also instruct the model to produce JSON yourself via a system or user message.
- responseFormat(AssistantsResponseFormat) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- responseFormat(ResponseFormat) - Static method in interface io.github.stefanbratanov.jvm.openai.AssistantsResponseFormat
- responseFormat(ResponseFormat) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
-
Important: when using JSON mode, you must also instruct the model to produce JSON yourself via a system or user message.
- responseFormat(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- responseFormat(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest.Builder
- responseFormat(String) - Method in class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- responseFormat(String) - Method in class io.github.stefanbratanov.jvm.openai.SpeechRequest.Builder
- responseFormat(String) - Method in class io.github.stefanbratanov.jvm.openai.TranscriptionRequest.Builder
- responseFormat(String) - Method in class io.github.stefanbratanov.jvm.openai.TranslationRequest.Builder
- ResponseFormat - Record Class in io.github.stefanbratanov.jvm.openai
-
An object specifying the format that the model must output.
- ResponseFormat(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ResponseFormat
-
Creates an instance of a
ResponseFormat
record class. - Result(boolean, Moderation.Result.Categories, Moderation.Result.CategoryScores) - Constructor for record class io.github.stefanbratanov.jvm.openai.Moderation.Result
-
Creates an instance of a
Result
record class. - resultFiles() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
resultFiles
record component. - results() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation
-
Returns the value of the
results
record component. - retrieveAssistant(String) - Method in class io.github.stefanbratanov.jvm.openai.AssistantsClient
-
Retrieves an assistant.
- retrieveBatch(String) - Method in class io.github.stefanbratanov.jvm.openai.BatchClient
-
Retrieves a batch
- retrieveFile(String) - Method in class io.github.stefanbratanov.jvm.openai.FilesClient
-
Returns information about a specific file
- retrieveFileContent(String) - Method in class io.github.stefanbratanov.jvm.openai.FilesClient
-
Returns the contents of the specified file
- retrieveFineTuningJob(String) - Method in class io.github.stefanbratanov.jvm.openai.FineTuningClient
-
Get info about a fine-tuning job.
- retrieveMessage(String, String) - Method in class io.github.stefanbratanov.jvm.openai.MessagesClient
-
Retrieve a message.
- retrieveModel(String) - Method in class io.github.stefanbratanov.jvm.openai.ModelsClient
-
Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
- retrieveRun(String, String) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Retrieves a run.
- retrieveRunStep(String, String, String) - Method in class io.github.stefanbratanov.jvm.openai.RunStepsClient
-
Retrieves a run step.
- retrieveThread(String) - Method in class io.github.stefanbratanov.jvm.openai.ThreadsClient
-
Retrieves a thread.
- retrieveVectorStore(String) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoresClient
-
Retrieves a vector store.
- retrieveVectorStoreFile(String, String) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient
-
Retrieves a vector store file.
- retrieveVectorStoreFileBatch(String, String) - Method in class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient
-
Retrieves a vector store file batch.
- revisedPrompt() - Method in record class io.github.stefanbratanov.jvm.openai.Images.Image
-
Returns the value of the
revisedPrompt
record component. - role() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice.Message
-
Returns the value of the
role
record component. - role() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice.Delta
-
Returns the value of the
role
record component. - role() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.AssistantMessage
- role() - Method in interface io.github.stefanbratanov.jvm.openai.ChatMessage
- role() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.SystemMessage
- role() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.ToolMessage
- role() - Method in interface io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage
- role() - Method in record class io.github.stefanbratanov.jvm.openai.CreateMessageRequest
-
Returns the value of the
role
record component. - role() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message
-
Returns the value of the
role
record component. - role() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
role
record component. - role() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta
-
Returns the value of the
role
record component. - role(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateMessageRequest.Builder
- role(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message.Builder
- runId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
runId
record component. - runId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
runId
record component. - runsClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- RunsClient - Class in io.github.stefanbratanov.jvm.openai
-
Represents an execution run on a thread.
- RunsClient.PaginatedThreadRuns - Record Class in io.github.stefanbratanov.jvm.openai
- runStepsClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- RunStepsClient - Class in io.github.stefanbratanov.jvm.openai
-
Represents the steps (model and tool calls) taken during the run.
- RunStepsClient.PaginatedThreadRunSteps - Record Class in io.github.stefanbratanov.jvm.openai
S
- seed() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
seed
record component. - seed() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Returns the value of the
seed
record component. - seed() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
seed
record component. - seed(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- seed(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Builder
- selfHarm() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
selfHarm
record component. - selfHarm() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
selfHarm
record component. - selfHarmInstructions() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
selfHarmInstructions
record component. - selfHarmInstructions() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
selfHarmInstructions
record component. - selfHarmIntent() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
selfHarmIntent
record component. - selfHarmIntent() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
selfHarmIntent
record component. - sexual() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
sexual
record component. - sexual() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
sexual
record component. - sexualMinors() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
sexualMinors
record component. - sexualMinors() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
sexualMinors
record component. - size() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Returns the value of the
size
record component. - size() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
-
Returns the value of the
size
record component. - size() - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Returns the value of the
size
record component. - size(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- size(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest.Builder
- size(String) - Method in class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- SpeechRequest - Record Class in io.github.stefanbratanov.jvm.openai
- SpeechRequest(String, String, String, Optional<String>, Optional<Double>) - Constructor for record class io.github.stefanbratanov.jvm.openai.SpeechRequest
-
Creates an instance of a
SpeechRequest
record class. - SpeechRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- speed() - Method in record class io.github.stefanbratanov.jvm.openai.SpeechRequest
-
Returns the value of the
speed
record component. - speed(double) - Method in class io.github.stefanbratanov.jvm.openai.SpeechRequest.Builder
- startedAt() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
startedAt
record component. - startIndex() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns the value of the
startIndex
record component. - startIndex() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns the value of the
startIndex
record component. - startIndex() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation
- startIndex() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns the value of the
startIndex
record component. - startIndex() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns the value of the
startIndex
record component. - startIndex() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation
- status() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns the value of the
status
record component. - status() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
status
record component. - status() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
status
record component. - status() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
status
record component. - status() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
status
record component. - status() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns the value of the
status
record component. - status() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFile
-
Returns the value of the
status
record component. - status() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch
-
Returns the value of the
status
record component. - statusCode() - Method in exception io.github.stefanbratanov.jvm.openai.OpenAIException
- step() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Returns the value of the
step
record component. - stepDetails() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
stepDetails
record component. - stepDetails() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.Delta
-
Returns the value of the
stepDetails
record component. - stepNumber() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint
-
Returns the value of the
stepNumber
record component. - stop() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
stop
record component. - stop(String...) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- stream() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
stream
record component. - stream() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
stream
record component. - stream() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
stream
record component. - stream() - Method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest
-
Returns the value of the
stream
record component. - stream(boolean) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- stream(boolean) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- stream(boolean) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- stream(boolean) - Method in class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.Builder
- streamChatCompletion(CreateChatCompletionRequest) - Method in class io.github.stefanbratanov.jvm.openai.ChatClient
-
Stream model responses back in order to allow partial results for the given request.
- streamChatCompletion(CreateChatCompletionRequest, ChatCompletionStreamSubscriber) - Method in class io.github.stefanbratanov.jvm.openai.ChatClient
-
Same as
ChatClient.streamChatCompletion(CreateChatCompletionRequest)
but can pass aChatCompletionStreamSubscriber
implementation instead of using aStream<ChatCompletionChunk>
- streamOptions() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
streamOptions
record component. - streamOptions(CreateChatCompletionRequest.StreamOptions) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- StreamOptions(Boolean) - Constructor for record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.StreamOptions
-
Creates an instance of a
StreamOptions
record class. - StringResponseFormat(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.AssistantsResponseFormat.StringResponseFormat
-
Creates an instance of a
StringResponseFormat
record class. - StringToolChoice(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.AssistantsToolChoice.StringToolChoice
-
Creates an instance of a
StringToolChoice
record class. - style() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Returns the value of the
style
record component. - style(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- submitToolOutputs() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction
-
Returns the value of the
submitToolOutputs
record component. - submitToolOutputs(String, String, SubmitToolOutputsRequest) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
When a run has the status: "requires_action" and required_action.type is submit_tool_outputs, this endpoint can be used to submit the outputs from the tool calls once they're all completed.
- SubmitToolOutputs(List<ToolCall>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction.SubmitToolOutputs
-
Creates an instance of a
SubmitToolOutputs
record class. - submitToolOutputsAndStream(String, String, SubmitToolOutputsRequest) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Same as
RunsClient.submitToolOutputs(String, String, SubmitToolOutputsRequest)
but the result of executing the thread run will be streamed - submitToolOutputsAndStream(String, String, SubmitToolOutputsRequest, AssistantStreamEventSubscriber) - Method in class io.github.stefanbratanov.jvm.openai.RunsClient
-
Same as
RunsClient.submitToolOutputsAndStream(String, String, SubmitToolOutputsRequest)
but can pass aAssistantStreamEventSubscriber
implementation instead of using aStream<AssistantStreamEvent>
- SubmitToolOutputsRequest - Record Class in io.github.stefanbratanov.jvm.openai
- SubmitToolOutputsRequest(List<SubmitToolOutputsRequest.ToolOutput>, Optional<Boolean>) - Constructor for record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest
-
Creates an instance of a
SubmitToolOutputsRequest
record class. - SubmitToolOutputsRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- SubmitToolOutputsRequest.ToolOutput - Record Class in io.github.stefanbratanov.jvm.openai
- SubmitToolOutputsRequest.ToolOutput.Builder - Class in io.github.stefanbratanov.jvm.openai
- submitToolOutputsRequiredAction(ThreadRun.RequiredAction.SubmitToolOutputs) - Static method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction
- suffix() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Returns the value of the
suffix
record component. - suffix(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Builder
- systemFingerprint() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion
-
Returns the value of the
systemFingerprint
record component. - systemFingerprint() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk
-
Returns the value of the
systemFingerprint
record component. - systemMessage(String) - Static method in interface io.github.stefanbratanov.jvm.openai.ChatMessage
- SystemMessage(String, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatMessage.SystemMessage
-
Creates an instance of a
SystemMessage
record class.
T
- tags() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb
-
Returns the value of the
tags
record component. - tags(List<String>) - Method in class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb.Builder
- temperature() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
temperature
record component. - temperature() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns the value of the
temperature
record component. - temperature() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
temperature
record component. - temperature() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
temperature
record component. - temperature() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
temperature
record component. - temperature() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns the value of the
temperature
record component. - temperature() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
temperature
record component. - temperature() - Method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Returns the value of the
temperature
record component. - temperature() - Method in record class io.github.stefanbratanov.jvm.openai.TranslationRequest
-
Returns the value of the
temperature
record component. - temperature(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- temperature(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- temperature(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- temperature(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- temperature(double) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- temperature(double) - Method in class io.github.stefanbratanov.jvm.openai.TranscriptionRequest.Builder
- temperature(double) - Method in class io.github.stefanbratanov.jvm.openai.TranslationRequest.Builder
- text() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.TextContentPart
-
Returns the value of the
text
record component. - text() - Static method in record class io.github.stefanbratanov.jvm.openai.ResponseFormat
- text() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent
-
Returns the value of the
text
record component. - text() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns the value of the
text
record component. - text() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns the value of the
text
record component. - text() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation
- text() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent
-
Returns the value of the
text
record component. - text() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns the value of the
text
record component. - text() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns the value of the
text
record component. - text() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation
- Text(String, List<ThreadMessage.Content.TextContent.Text.Annotation>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text
-
Creates an instance of a
Text
record class. - Text(String, List<ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text
-
Creates an instance of a
Text
record class. - TEXT_EMBEDDING_3_LARGE - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- TEXT_EMBEDDING_3_SMALL - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- TEXT_EMBEDDING_ADA_002 - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- TEXT_MODERATION_LATEST - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- TEXT_MODERATION_STABLE - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- TextContent(int, ThreadMessageDelta.Delta.Content.TextContent.Text) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent
-
Creates an instance of a
TextContent
record class. - TextContent(ThreadMessage.Content.TextContent.Text) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent
-
Creates an instance of a
TextContent
record class. - textContentPart(String) - Static method in interface io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart
- TextContentPart(String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.TextContentPart
-
Creates an instance of a
TextContentPart
record class. - thread() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
thread
record component. - thread(CreateThreadRequest) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- Thread - Record Class in io.github.stefanbratanov.jvm.openai
-
A Thread represents a conversation.
- Thread(String, long, ToolResources, Map<String, String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Thread
-
Creates an instance of a
Thread
record class. - threadId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns the value of the
threadId
record component. - threadId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
threadId
record component. - threadId() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
threadId
record component. - ThreadMessage - Record Class in io.github.stefanbratanov.jvm.openai
-
Represents a message within a thread.
- ThreadMessage(String, long, String, String, ThreadMessage.IncompleteDetails, Long, Long, String, List<ThreadMessage.Content>, String, String, List<Attachment>, Map<String, String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Creates an instance of a
ThreadMessage
record class. - ThreadMessage.Content - Interface in io.github.stefanbratanov.jvm.openai
- ThreadMessage.Content.ImageFileContent - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessage.Content.ImageFileContent.ImageFile - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessage.Content.TextContent - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessage.Content.TextContent.Text - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessage.Content.TextContent.Text.Annotation - Interface in io.github.stefanbratanov.jvm.openai
- ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessage.IncompleteDetails - Record Class in io.github.stefanbratanov.jvm.openai
-
On an incomplete message, details about why the message is incomplete.
- ThreadMessageDelta - Record Class in io.github.stefanbratanov.jvm.openai
-
Represents a message delta i.e.
- ThreadMessageDelta(String, ThreadMessageDelta.Delta) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta
-
Creates an instance of a
ThreadMessageDelta
record class. - ThreadMessageDelta.Delta - Record Class in io.github.stefanbratanov.jvm.openai
-
The delta containing the fields that have changed on the Message.
- ThreadMessageDelta.Delta.Content - Interface in io.github.stefanbratanov.jvm.openai
- ThreadMessageDelta.Delta.Content.ImageFileContent - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessageDelta.Delta.Content.ImageFileContent.ImageFile - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessageDelta.Delta.Content.TextContent - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessageDelta.Delta.Content.TextContent.Text - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation - Interface in io.github.stefanbratanov.jvm.openai
- ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadRun - Record Class in io.github.stefanbratanov.jvm.openai
-
Represents an execution run on a thread.
- ThreadRun(String, long, String, String, String, ThreadRun.RequiredAction, LastError, Long, Long, Long, Long, Long, ThreadRun.IncompleteDetails, String, String, List<Tool>, Map<String, String>, Usage, Double, Double, int, int, TruncationStrategy, AssistantsToolChoice, AssistantsResponseFormat) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Creates an instance of a
ThreadRun
record class. - ThreadRun.IncompleteDetails - Record Class in io.github.stefanbratanov.jvm.openai
-
Details on why the run is incomplete.
- ThreadRun.RequiredAction - Record Class in io.github.stefanbratanov.jvm.openai
-
Details on the action required to continue the run.
- ThreadRun.RequiredAction.SubmitToolOutputs - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadRunStep - Record Class in io.github.stefanbratanov.jvm.openai
-
Represents a step in execution of a run.
- ThreadRunStep(String, long, String, String, String, String, String, ThreadRunStep.StepDetails, LastError, Long, Long, Long, Long, Map<String, String>, Usage) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Creates an instance of a
ThreadRunStep
record class. - ThreadRunStep.StepDetails - Interface in io.github.stefanbratanov.jvm.openai
-
The details of the run step.
- ThreadRunStep.StepDetails.MessageCreationStepDetails - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadRunStep.StepDetails.MessageCreationStepDetails.MessageCreation - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadRunStep.StepDetails.ToolCallsStepDetails - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadRunStepDelta - Record Class in io.github.stefanbratanov.jvm.openai
-
Represents a run step delta i.e.
- ThreadRunStepDelta(String, ThreadRunStepDelta.Delta) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta
-
Creates an instance of a
ThreadRunStepDelta
record class. - ThreadRunStepDelta.Delta - Record Class in io.github.stefanbratanov.jvm.openai
-
The delta containing the fields that have changed on the run step.
- ThreadRunStepDelta.StepDetails - Interface in io.github.stefanbratanov.jvm.openai
-
The details of the run step.
- ThreadRunStepDelta.StepDetails.MessageCreationStepDetails - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadRunStepDelta.StepDetails.MessageCreationStepDetails.MessageCreation - Record Class in io.github.stefanbratanov.jvm.openai
- ThreadRunStepDelta.StepDetails.ToolCallsStepDetails - Record Class in io.github.stefanbratanov.jvm.openai
- threadsClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- ThreadsClient - Class in io.github.stefanbratanov.jvm.openai
-
Create threads that assistants can interact with.
- timestampGranularities() - Method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Returns the value of the
timestampGranularities
record component. - timestampGranularities(List<String>) - Method in class io.github.stefanbratanov.jvm.openai.TranscriptionRequest.Builder
- token() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.Content
-
Returns the value of the
token
record component. - token() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.TopLogprob
-
Returns the value of the
token
record component. - tool(Tool) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- tool(Tool) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- tool(Tool) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- Tool - Interface in io.github.stefanbratanov.jvm.openai
- Tool.CodeInterpreterTool - Record Class in io.github.stefanbratanov.jvm.openai
- Tool.FileSearchTool - Record Class in io.github.stefanbratanov.jvm.openai
- Tool.FunctionTool - Record Class in io.github.stefanbratanov.jvm.openai
- ToolCall - Interface in io.github.stefanbratanov.jvm.openai
- ToolCall.CodeInterpreterToolCall - Record Class in io.github.stefanbratanov.jvm.openai
- ToolCall.CodeInterpreterToolCall.CodeInterpreter - Record Class in io.github.stefanbratanov.jvm.openai
- ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output - Interface in io.github.stefanbratanov.jvm.openai
- ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput - Record Class in io.github.stefanbratanov.jvm.openai
- ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image - Record Class in io.github.stefanbratanov.jvm.openai
- ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput - Record Class in io.github.stefanbratanov.jvm.openai
- ToolCall.FileSearchToolCall - Record Class in io.github.stefanbratanov.jvm.openai
- ToolCall.FunctionToolCall - Record Class in io.github.stefanbratanov.jvm.openai
- ToolCall.FunctionToolCall.Function - Record Class in io.github.stefanbratanov.jvm.openai
- toolCallId() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.ToolMessage
-
Returns the value of the
toolCallId
record component. - toolCallId() - Method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput
-
Returns the value of the
toolCallId
record component. - toolCallId(String) - Method in class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput.Builder
- toolCalls() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice.Message
-
Returns the value of the
toolCalls
record component. - toolCalls() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice.Delta
-
Returns the value of the
toolCalls
record component. - toolCalls() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.AssistantMessage
-
Returns the value of the
toolCalls
record component. - toolCalls() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction.SubmitToolOutputs
-
Returns the value of the
toolCalls
record component. - toolCalls() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.ToolCallsStepDetails
-
Returns the value of the
toolCalls
record component. - toolCalls() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.ToolCallsStepDetails
-
Returns the value of the
toolCalls
record component. - ToolCallsStepDetails(List<DeltaToolCall>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.ToolCallsStepDetails
-
Creates an instance of a
ToolCallsStepDetails
record class. - ToolCallsStepDetails(List<ToolCall>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.ToolCallsStepDetails
-
Creates an instance of a
ToolCallsStepDetails
record class. - toolChoice() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
toolChoice
record component. - toolChoice() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
toolChoice
record component. - toolChoice() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
toolChoice
record component. - toolChoice() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
toolChoice
record component. - toolChoice(AssistantsToolChoice) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- toolChoice(AssistantsToolChoice) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- toolChoice(ToolChoice) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- toolChoice(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- ToolChoice - Record Class in io.github.stefanbratanov.jvm.openai
-
Specifies a tool the model should use.
- ToolChoice(String, ToolChoice.Function) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolChoice
-
Creates an instance of a
ToolChoice
record class. - ToolChoice.Function - Record Class in io.github.stefanbratanov.jvm.openai
- toolMessage(String, String) - Static method in interface io.github.stefanbratanov.jvm.openai.ChatMessage
- ToolMessage(String, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatMessage.ToolMessage
-
Creates an instance of a
ToolMessage
record class. - toolOutput(SubmitToolOutputsRequest.ToolOutput) - Method in class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.Builder
- ToolOutput(Optional<String>, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput
-
Creates an instance of a
ToolOutput
record class. - toolOutputs() - Method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest
-
Returns the value of the
toolOutputs
record component. - toolOutputs(List<SubmitToolOutputsRequest.ToolOutput>) - Method in class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.Builder
- toolResources() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
toolResources
record component. - toolResources() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns the value of the
toolResources
record component. - toolResources() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest
-
Returns the value of the
toolResources
record component. - toolResources() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns the value of the
toolResources
record component. - toolResources() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest
-
Returns the value of the
toolResources
record component. - toolResources() - Method in record class io.github.stefanbratanov.jvm.openai.Thread
-
Returns the value of the
toolResources
record component. - toolResources(ToolResources) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- toolResources(ToolResources) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Builder
- toolResources(ToolResources) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- toolResources(ToolResources) - Method in class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest.Builder
- ToolResources - Record Class in io.github.stefanbratanov.jvm.openai
-
A set of resources that are used by the assistant's tools.
- ToolResources(ToolResources.CodeInterpreter, ToolResources.FileSearch) - Constructor for record class io.github.stefanbratanov.jvm.openai.ToolResources
-
Creates an instance of a
ToolResources
record class. - tools() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
tools
record component. - tools() - Method in record class io.github.stefanbratanov.jvm.openai.Attachment
-
Returns the value of the
tools
record component. - tools() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns the value of the
tools
record component. - tools() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
tools
record component. - tools() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
tools
record component. - tools() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
tools
record component. - tools() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns the value of the
tools
record component. - tools() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
tools
record component. - tools(List<Tool>) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- tools(List<Tool>) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- tools(List<Tool>) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- tools(List<Tool>) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- tools(List<Tool>) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- TopLogprob(String, double, List<Byte>) - Constructor for record class io.github.stefanbratanov.jvm.openai.Logprobs.TopLogprob
-
Creates an instance of a
TopLogprob
record class. - topLogprobs() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
topLogprobs
record component. - topLogprobs() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.Content
-
Returns the value of the
topLogprobs
record component. - topLogprobs(int) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- topP() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns the value of the
topP
record component. - topP() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns the value of the
topP
record component. - topP() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
topP
record component. - topP() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
topP
record component. - topP() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
topP
record component. - topP() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns the value of the
topP
record component. - topP() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
topP
record component. - topP(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest.Builder
- topP(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- topP(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- topP(double) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- topP(double) - Method in class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest.Builder
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Assistant
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsClient.PaginatedAssistants
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsResponseFormat.StringResponseFormat
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantsToolChoice.StringToolChoice
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.AssistantStreamEvent
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Attachment
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors.Data
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.Errors
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.RequestCounts
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Batch
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.BatchClient.PaginatedBatches
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice.Message
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion.Choice
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice.Delta
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk.Choice
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.AssistantMessage
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.SystemMessage
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.ToolMessage
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart.ImageUrl
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.TextContentPart
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithTextContent
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateAssistantRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateBatchRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.StreamOptions
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Hyperparameters
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateMessageRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest.Message
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileBatchRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreFileRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.CreateVectorStoreRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.DeletionStatus
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FileSearchToolCall
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall.Function
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings.Embedding
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings.Usage
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ExpiresAfter
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.File
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningCheckpoints
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningEvents
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningClient.PaginatedFineTuningJobs
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Error
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob.Hyperparameters
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobEvent
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Function
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Images.Image
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Images
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.LastError
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.Content
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs.TopLogprob
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Logprobs
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.MessagesClient.PaginatedThreadMessages
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Model
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ModerationRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyAssistantRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyMessageRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyRunRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyThreadRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ModifyVectorStoreRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.OpenAIException.Error
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.PaginationQueryParameters
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ResponseFormat
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.RunsClient.PaginatedThreadRuns
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.RunStepsClient.PaginatedThreadRunSteps
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.SpeechRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest.ToolOutput
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.SubmitToolOutputsRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Thread
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent.ImageFile
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.IncompleteDetails
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent.ImageFile
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.IncompleteDetails
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction.SubmitToolOutputs
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails.MessageCreation
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.ToolCallsStepDetails
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.Delta
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails.MessageCreation
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.ToolCallsStepDetails
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Tool.CodeInterpreterTool
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Tool.FileSearchTool
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Tool.FunctionTool
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FileSearchToolCall
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall.Function
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolChoice.Function
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolChoice
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.ToolResources
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.TranslationRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.TruncationStrategy
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.UploadFileRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.Usage
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore.FileCounts
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFile
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch.FileCounts
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatchesClient.PaginatedVectorStoreFiles
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFilesClient.PaginatedVectorStoreFiles
-
Returns a string representation of this record class.
- toString() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoresClient.PaginatedVectorStores
-
Returns a string representation of this record class.
- total() - Method in record class io.github.stefanbratanov.jvm.openai.Batch.RequestCounts
-
Returns the value of the
total
record component. - total() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore.FileCounts
-
Returns the value of the
total
record component. - total() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch.FileCounts
-
Returns the value of the
total
record component. - totalTokens() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings.Usage
-
Returns the value of the
totalTokens
record component. - totalTokens() - Method in record class io.github.stefanbratanov.jvm.openai.Usage
-
Returns the value of the
totalTokens
record component. - trainedTokens() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
trainedTokens
record component. - trainingFile() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Returns the value of the
trainingFile
record component. - trainingFile() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
trainingFile
record component. - trainingFile(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Builder
- trainLoss() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Returns the value of the
trainLoss
record component. - trainMeanTokenAccuracy() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Returns the value of the
trainMeanTokenAccuracy
record component. - TranscriptionRequest - Record Class in io.github.stefanbratanov.jvm.openai
- TranscriptionRequest(Path, String, Optional<String>, Optional<String>, Optional<String>, Optional<Double>, Optional<List<String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.TranscriptionRequest
-
Creates an instance of a
TranscriptionRequest
record class. - TranscriptionRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- TranslationRequest - Record Class in io.github.stefanbratanov.jvm.openai
- TranslationRequest(Path, String, Optional<String>, Optional<String>, Optional<Double>) - Constructor for record class io.github.stefanbratanov.jvm.openai.TranslationRequest
-
Creates an instance of a
TranslationRequest
record class. - TranslationRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- truncationStrategy() - Method in record class io.github.stefanbratanov.jvm.openai.CreateRunRequest
-
Returns the value of the
truncationStrategy
record component. - truncationStrategy() - Method in record class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest
-
Returns the value of the
truncationStrategy
record component. - truncationStrategy() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
truncationStrategy
record component. - truncationStrategy(TruncationStrategy) - Method in class io.github.stefanbratanov.jvm.openai.CreateRunRequest.Builder
- truncationStrategy(TruncationStrategy) - Method in class io.github.stefanbratanov.jvm.openai.CreateThreadAndRunRequest.Builder
- TruncationStrategy - Record Class in io.github.stefanbratanov.jvm.openai
-
Thread Truncation Controls
- TruncationStrategy(String, Integer) - Constructor for record class io.github.stefanbratanov.jvm.openai.TruncationStrategy
-
Creates an instance of a
TruncationStrategy
record class. - TTS_1 - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- TTS_1_HD - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.TextContentPart
- type() - Method in interface io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart
- type() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
- type() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
- type() - Method in interface io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall.CodeInterpreter.Output
- type() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.CodeInterpreterToolCall
- type() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FileSearchToolCall
- type() - Method in record class io.github.stefanbratanov.jvm.openai.DeltaToolCall.FunctionToolCall
- type() - Method in interface io.github.stefanbratanov.jvm.openai.DeltaToolCall
-
The type of tool call
- type() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration
-
Returns the value of the
type
record component. - type() - Method in record class io.github.stefanbratanov.jvm.openai.OpenAIException.Error
-
Returns the value of the
type
record component. - type() - Method in record class io.github.stefanbratanov.jvm.openai.ResponseFormat
-
Returns the value of the
type
record component. - type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.ImageFileContent
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FileCitationAnnotation
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation.FilePathAnnotation
- type() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text.Annotation
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent
- type() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessage.Content
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.ImageFileContent
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
- type() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent
- type() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun.RequiredAction
-
Returns the value of the
type
record component. - type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.MessageCreationStepDetails
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails.ToolCallsStepDetails
- type() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadRunStep.StepDetails
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
type
record component. - type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.MessageCreationStepDetails
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails.ToolCallsStepDetails
- type() - Method in interface io.github.stefanbratanov.jvm.openai.ThreadRunStepDelta.StepDetails
- type() - Method in record class io.github.stefanbratanov.jvm.openai.Tool.CodeInterpreterTool
- type() - Method in record class io.github.stefanbratanov.jvm.openai.Tool.FileSearchTool
- type() - Method in record class io.github.stefanbratanov.jvm.openai.Tool.FunctionTool
- type() - Method in interface io.github.stefanbratanov.jvm.openai.Tool
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output.LogOutput
- type() - Method in interface io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall.CodeInterpreter.Output
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.CodeInterpreterToolCall
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FileSearchToolCall
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ToolCall.FunctionToolCall
- type() - Method in interface io.github.stefanbratanov.jvm.openai.ToolCall
-
The type of tool call
- type() - Method in record class io.github.stefanbratanov.jvm.openai.ToolChoice
-
Returns the value of the
type
record component. - type() - Method in record class io.github.stefanbratanov.jvm.openai.TruncationStrategy
-
Returns the value of the
type
record component.
U
- uploadFile(UploadFileRequest) - Method in class io.github.stefanbratanov.jvm.openai.FilesClient
-
Upload a file that can be used across various endpoints.
- UploadFileRequest - Record Class in io.github.stefanbratanov.jvm.openai
- UploadFileRequest(Path, String) - Constructor for record class io.github.stefanbratanov.jvm.openai.UploadFileRequest
-
Creates an instance of a
UploadFileRequest
record class. - UploadFileRequest.Builder - Class in io.github.stefanbratanov.jvm.openai
- url() - Method in record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart.ImageContentPart.ImageUrl
-
Returns the value of the
url
record component. - url() - Method in record class io.github.stefanbratanov.jvm.openai.Images.Image
-
Returns the value of the
url
record component. - usage() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletion
-
Returns the value of the
usage
record component. - usage() - Method in record class io.github.stefanbratanov.jvm.openai.ChatCompletionChunk
-
Returns the value of the
usage
record component. - usage() - Method in record class io.github.stefanbratanov.jvm.openai.Embeddings
-
Returns the value of the
usage
record component. - usage() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRun
-
Returns the value of the
usage
record component. - usage() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadRunStep
-
Returns the value of the
usage
record component. - Usage - Record Class in io.github.stefanbratanov.jvm.openai
-
Usage statistics
- Usage(int, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.Embeddings.Usage
-
Creates an instance of a
Usage
record class. - Usage(int, int, int) - Constructor for record class io.github.stefanbratanov.jvm.openai.Usage
-
Creates an instance of a
Usage
record class. - usageBytes() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Returns the value of the
usageBytes
record component. - usageBytes() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFile
-
Returns the value of the
usageBytes
record component. - user() - Method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest
-
Returns the value of the
user
record component. - user() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageRequest
-
Returns the value of the
user
record component. - user() - Method in record class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest
-
Returns the value of the
user
record component. - user() - Method in record class io.github.stefanbratanov.jvm.openai.EditImageRequest
-
Returns the value of the
user
record component. - user() - Method in record class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest
-
Returns the value of the
user
record component. - user(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.Builder
- user(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageRequest.Builder
- user(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateImageVariationRequest.Builder
- user(String) - Method in class io.github.stefanbratanov.jvm.openai.EditImageRequest.Builder
- user(String) - Method in class io.github.stefanbratanov.jvm.openai.EmbeddingsRequest.Builder
- userMessage(ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart...) - Static method in interface io.github.stefanbratanov.jvm.openai.ChatMessage
- userMessage(String) - Static method in interface io.github.stefanbratanov.jvm.openai.ChatMessage
- UserMessageWithContentParts(List<ChatMessage.UserMessage.UserMessageWithContentParts.ContentPart>, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithContentParts
-
Creates an instance of a
UserMessageWithContentParts
record class. - UserMessageWithTextContent(String, Optional<String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.ChatMessage.UserMessage.UserMessageWithTextContent
-
Creates an instance of a
UserMessageWithTextContent
record class.
V
- validationFile() - Method in record class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest
-
Returns the value of the
validationFile
record component. - validationFile() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJob
-
Returns the value of the
validationFile
record component. - validationFile(String) - Method in class io.github.stefanbratanov.jvm.openai.CreateFineTuningJobRequest.Builder
- validLoss() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Returns the value of the
validLoss
record component. - validMeanTokenAccuracy() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobCheckpoint.Metrics
-
Returns the value of the
validMeanTokenAccuracy
record component. - value() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessage.Content.TextContent.Text
-
Returns the value of the
value
record component. - value() - Method in record class io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text
-
Returns the value of the
value
record component. - valueOf(String) - Static method in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VectorStore - Record Class in io.github.stefanbratanov.jvm.openai
-
A vector store is a collection of processed files can be used by the file_search tool.
- VectorStore(String, long, String, long, VectorStore.FileCounts, String, ExpiresAfter, Long, Long, Map<String, String>) - Constructor for record class io.github.stefanbratanov.jvm.openai.VectorStore
-
Creates an instance of a
VectorStore
record class. - VectorStore.FileCounts - Record Class in io.github.stefanbratanov.jvm.openai
- VectorStoreFile - Record Class in io.github.stefanbratanov.jvm.openai
-
A file attached to a vector store.
- VectorStoreFile(String, long, long, String, String, LastError) - Constructor for record class io.github.stefanbratanov.jvm.openai.VectorStoreFile
-
Creates an instance of a
VectorStoreFile
record class. - VectorStoreFileBatch - Record Class in io.github.stefanbratanov.jvm.openai
-
A batch of files attached to a vector store.
- VectorStoreFileBatch(String, long, String, String, VectorStoreFileBatch.FileCounts) - Constructor for record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch
-
Creates an instance of a
VectorStoreFileBatch
record class. - VectorStoreFileBatch.FileCounts - Record Class in io.github.stefanbratanov.jvm.openai
- vectorStoreFileBatchesClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- VectorStoreFileBatchesClient - Class in io.github.stefanbratanov.jvm.openai
-
Vector store file batches represent operations to add multiple files to a vector store.
- VectorStoreFileBatchesClient.PaginatedVectorStoreFiles - Record Class in io.github.stefanbratanov.jvm.openai
- vectorStoreFilesClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- VectorStoreFilesClient - Class in io.github.stefanbratanov.jvm.openai
-
Vector store files represent files inside a vector store.
- VectorStoreFilesClient.PaginatedVectorStoreFiles - Record Class in io.github.stefanbratanov.jvm.openai
- vectorStoreId() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFile
-
Returns the value of the
vectorStoreId
record component. - vectorStoreId() - Method in record class io.github.stefanbratanov.jvm.openai.VectorStoreFileBatch
-
Returns the value of the
vectorStoreId
record component. - vectorStoresClient() - Method in class io.github.stefanbratanov.jvm.openai.OpenAI
- VectorStoresClient - Class in io.github.stefanbratanov.jvm.openai
-
Vector stores are used to store files for use by the file_search tool.
- VectorStoresClient.PaginatedVectorStores - Record Class in io.github.stefanbratanov.jvm.openai
- violence() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
violence
record component. - violence() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
violence
record component. - violenceGraphic() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.Categories
-
Returns the value of the
violenceGraphic
record component. - violenceGraphic() - Method in record class io.github.stefanbratanov.jvm.openai.Moderation.Result.CategoryScores
-
Returns the value of the
violenceGraphic
record component. - voice() - Method in record class io.github.stefanbratanov.jvm.openai.SpeechRequest
-
Returns the value of the
voice
record component. - voice(String) - Method in class io.github.stefanbratanov.jvm.openai.SpeechRequest.Builder
W
- wandb() - Method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration
-
Returns the value of the
wandb
record component. - Wandb(String, Optional<String>, Optional<String>, Optional<List<String>>) - Constructor for record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration.Wandb
-
Creates an instance of a
Wandb
record class. - wandbIntegration(FineTuningJobIntegration.Wandb) - Static method in record class io.github.stefanbratanov.jvm.openai.FineTuningJobIntegration
- WHISPER_1 - Enum constant in enum class io.github.stefanbratanov.jvm.openai.OpenAIModel
- withUsageIncluded() - Static method in record class io.github.stefanbratanov.jvm.openai.CreateChatCompletionRequest.StreamOptions
All Classes and Interfaces|All Packages|Serialized Form