A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
R
- ranker() - function in com.openai.models.beta.assistants.FileSearchTool.FileSearch.RankingOptions
- The ranker to use for the file search.
- ranker(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.FileSearchTool.FileSearch.RankingOptions.Builder
- Sets Builder.ranker to an arbitrary JSON value.
- ranker(com.openai.models.beta.assistants.FileSearchTool.FileSearch.RankingOptions.Ranker) - function in com.openai.models.beta.assistants.FileSearchTool.FileSearch.RankingOptions.Builder
- The ranker to use for the file search.
- ranker() - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.RankingOptions
- The ranker to use for the file search.
- ranker(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.RankingOptions.Builder
- Sets Builder.ranker to an arbitrary JSON value.
- ranker(com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.RankingOptions.Ranker) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.RankingOptions.Builder
- The ranker to use for the file search.
- ranker() - function in com.openai.models.responses.FileSearchTool.RankingOptions
- The ranker to use for the file search.
- ranker(com.openai.core.JsonField) - function in com.openai.models.responses.FileSearchTool.RankingOptions.Builder
- Sets Builder.ranker to an arbitrary JSON value.
- ranker(com.openai.models.responses.FileSearchTool.RankingOptions.Ranker) - function in com.openai.models.responses.FileSearchTool.RankingOptions.Builder
- The ranker to use for the file search.
- ranker() - function in com.openai.models.vectorstores.VectorStoreSearchParams.RankingOptions
- ranker(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStoreSearchParams.RankingOptions.Builder
- Sets Builder.ranker to an arbitrary JSON value.
- ranker(com.openai.models.vectorstores.VectorStoreSearchParams.RankingOptions.Ranker) - function in com.openai.models.vectorstores.VectorStoreSearchParams.RankingOptions.Builder
- rankingOptions() - function in com.openai.models.beta.assistants.FileSearchTool.FileSearch
- The ranking options for the file search.
- rankingOptions(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.FileSearchTool.FileSearch.Builder
- Sets Builder.rankingOptions to an arbitrary JSON value.
- rankingOptions(com.openai.models.beta.assistants.FileSearchTool.FileSearch.RankingOptions) - function in com.openai.models.beta.assistants.FileSearchTool.FileSearch.Builder
- The ranking options for the file search.
- rankingOptions() - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch
- The ranking options for the file search.
- rankingOptions(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.Builder
- Sets Builder.rankingOptions to an arbitrary JSON value.
- rankingOptions(com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.RankingOptions) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.Builder
- The ranking options for the file search.
- rankingOptions() - function in com.openai.models.responses.FileSearchTool
- Ranking options for search.
- rankingOptions(com.openai.core.JsonField) - function in com.openai.models.responses.FileSearchTool.Builder
- Sets Builder.rankingOptions to an arbitrary JSON value.
- rankingOptions(com.openai.models.responses.FileSearchTool.RankingOptions) - function in com.openai.models.responses.FileSearchTool.Builder
- Ranking options for search.
- rankingOptions() - function in com.openai.models.vectorstores.VectorStoreSearchParams
- Ranking options for search.
- rankingOptions() - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body
- Ranking options for search.
- rankingOptions(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body.Builder
- Sets Builder.rankingOptions to an arbitrary JSON value.
- rankingOptions(com.openai.models.vectorstores.VectorStoreSearchParams.RankingOptions) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body.Builder
- Ranking options for search.
- rankingOptions(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- Sets Builder.rankingOptions to an arbitrary JSON value.
- rankingOptions(com.openai.models.vectorstores.VectorStoreSearchParams.RankingOptions) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- Ranking options for search.
- RATE_LIMIT_EXCEEDED - enum entry in com.openai.models.beta.threads.runs.Run.LastError.Code.Known
- RATE_LIMIT_EXCEEDED - enum entry in com.openai.models.beta.threads.runs.Run.LastError.Code.Value
- RATE_LIMIT_EXCEEDED - enum entry in com.openai.models.beta.threads.runs.steps.RunStep.LastError.Code.Known
- RATE_LIMIT_EXCEEDED - enum entry in com.openai.models.beta.threads.runs.steps.RunStep.LastError.Code.Value
- RATE_LIMIT_EXCEEDED - enum entry in com.openai.models.responses.ResponseError.Code.Known
- RATE_LIMIT_EXCEEDED - enum entry in com.openai.models.responses.ResponseError.Code.Value
- RateLimitException - class in com.openai.errors
- RateLimitException.Builder - class in com.openai.errors.RateLimitException
- A builder for RateLimitException.
- read() - function in com.openai.core.Timeout
- The maximum time allowed between two data packets when waiting for the server’s response.
- read(java.time.Duration) - function in com.openai.core.Timeout.Builder
- The maximum time allowed between two data packets when waiting for the server’s response.
- read(java.util.Optional) - function in com.openai.core.Timeout.Builder
- Alias for calling Builder.read with
read.orElse(null)
. - reason() - function in com.openai.models.beta.threads.messages.Message.IncompleteDetails
- The reason the message is incomplete.
- reason(com.openai.core.JsonField) - function in com.openai.models.beta.threads.messages.Message.IncompleteDetails.Builder
- Sets Builder.reason to an arbitrary JSON value.
- reason(com.openai.models.beta.threads.messages.Message.IncompleteDetails.Reason) - function in com.openai.models.beta.threads.messages.Message.IncompleteDetails.Builder
- The reason the message is incomplete.
- reason() - function in com.openai.models.beta.threads.runs.Run.IncompleteDetails
- The reason why the run is incomplete.
- reason(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.Run.IncompleteDetails.Builder
- Sets Builder.reason to an arbitrary JSON value.
- reason(com.openai.models.beta.threads.runs.Run.IncompleteDetails.Reason) - function in com.openai.models.beta.threads.runs.Run.IncompleteDetails.Builder
- The reason why the run is incomplete.
- reason() - function in com.openai.models.responses.Response.IncompleteDetails
- The reason why the response is incomplete.
- reason(com.openai.core.JsonField) - function in com.openai.models.responses.Response.IncompleteDetails.Builder
- Sets Builder.reason to an arbitrary JSON value.
- reason(com.openai.models.responses.Response.IncompleteDetails.Reason) - function in com.openai.models.responses.Response.IncompleteDetails.Builder
- The reason why the response is incomplete.
- Reasoning - class in com.openai.models
- o-series models onlyConfiguration options for reasoning models.
- reasoning() - function in com.openai.models.responses.Response
- o-series models onlyConfiguration options for reasoning models.
- reasoning(com.openai.core.JsonField) - function in com.openai.models.responses.Response.Builder
- Sets Builder.reasoning to an arbitrary JSON value.
- reasoning(com.openai.models.Reasoning) - function in com.openai.models.responses.Response.Builder
- o-series models onlyConfiguration options for reasoning models.
- reasoning(java.util.Optional) - function in com.openai.models.responses.Response.Builder
- Alias for calling Builder.reasoning with
reasoning.orElse(null)
. - reasoning() - function in com.openai.models.responses.ResponseCreateParams
- o-series models onlyConfiguration options for reasoning models.
- reasoning() - function in com.openai.models.responses.ResponseCreateParams.Body
- o-series models onlyConfiguration options for reasoning models.
- reasoning(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCreateParams.Body.Builder
- Sets Builder.reasoning to an arbitrary JSON value.
- reasoning(com.openai.models.Reasoning) - function in com.openai.models.responses.ResponseCreateParams.Body.Builder
- o-series models onlyConfiguration options for reasoning models.
- reasoning(java.util.Optional) - function in com.openai.models.responses.ResponseCreateParams.Body.Builder
- Alias for calling Builder.reasoning with
reasoning.orElse(null)
. - reasoning(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCreateParams.Builder
- Sets Builder.reasoning to an arbitrary JSON value.
- reasoning(com.openai.models.Reasoning) - function in com.openai.models.responses.ResponseCreateParams.Builder
- o-series models onlyConfiguration options for reasoning models.
- reasoning(java.util.Optional) - function in com.openai.models.responses.ResponseCreateParams.Builder
- Alias for calling Builder.reasoning with
reasoning.orElse(null)
. - reasoning() - function in com.openai.models.responses.ResponseInputItem
- A description of the chain of thought used by a reasoning model while generating a response.
- reasoning() - function in com.openai.models.responses.ResponseOutputItem
- A description of the chain of thought used by a reasoning model while generating a response.
- Reasoning.Builder - class in com.openai.models.Reasoning
- A builder for Reasoning.
- Reasoning.GenerateSummary - class in com.openai.models.Reasoning
- computer_use_preview onlyA summary of the reasoning performed by the model.
- Reasoning.GenerateSummary.Known - class in com.openai.models.Reasoning.GenerateSummary
- An enum containing GenerateSummary's known values.
- Reasoning.GenerateSummary.Value - class in com.openai.models.Reasoning.GenerateSummary
- An enum containing GenerateSummary's known values, as well as an _UNKNOWN member.
- ReasoningEffort - class in com.openai.models
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort() - function in com.openai.models.beta.assistants.AssistantCreateParams
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort() - function in com.openai.models.beta.assistants.AssistantCreateParams.Body
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- Sets Builder.reasoningEffort to an arbitrary JSON value.
- reasoningEffort(com.openai.models.ReasoningEffort) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(java.util.Optional) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- Alias for calling Builder.reasoningEffort with
reasoningEffort.orElse(null)
. - reasoningEffort(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- Sets Builder.reasoningEffort to an arbitrary JSON value.
- reasoningEffort(com.openai.models.ReasoningEffort) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(java.util.Optional) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- Alias for calling Builder.reasoningEffort with
reasoningEffort.orElse(null)
. - reasoningEffort() - function in com.openai.models.beta.assistants.AssistantUpdateParams
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort() - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- Sets Builder.reasoningEffort to an arbitrary JSON value.
- reasoningEffort(com.openai.models.ReasoningEffort) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(java.util.Optional) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- Alias for calling Builder.reasoningEffort with
reasoningEffort.orElse(null)
. - reasoningEffort(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- Sets Builder.reasoningEffort to an arbitrary JSON value.
- reasoningEffort(com.openai.models.ReasoningEffort) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(java.util.Optional) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- Alias for calling Builder.reasoningEffort with
reasoningEffort.orElse(null)
. - reasoningEffort() - function in com.openai.models.beta.threads.runs.RunCreateParams
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort() - function in com.openai.models.beta.threads.runs.RunCreateParams.Body
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- Sets Builder.reasoningEffort to an arbitrary JSON value.
- reasoningEffort(com.openai.models.ReasoningEffort) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(java.util.Optional) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- Alias for calling Builder.reasoningEffort with
reasoningEffort.orElse(null)
. - reasoningEffort(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- Sets Builder.reasoningEffort to an arbitrary JSON value.
- reasoningEffort(com.openai.models.ReasoningEffort) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(java.util.Optional) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- Alias for calling Builder.reasoningEffort with
reasoningEffort.orElse(null)
. - reasoningEffort() - function in com.openai.models.chat.completions.ChatCompletionCreateParams
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort() - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
- Sets Builder.reasoningEffort to an arbitrary JSON value.
- reasoningEffort(com.openai.models.ReasoningEffort) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
- Alias for calling Builder.reasoningEffort with
reasoningEffort.orElse(null)
. - reasoningEffort(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- Sets Builder.reasoningEffort to an arbitrary JSON value.
- reasoningEffort(com.openai.models.ReasoningEffort) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- o-series models onlyConstrains effort on reasoning for reasoning models.
- reasoningEffort(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- Alias for calling Builder.reasoningEffort with
reasoningEffort.orElse(null)
. - ReasoningEffort.Known - class in com.openai.models.ReasoningEffort
- An enum containing ReasoningEffort's known values.
- ReasoningEffort.Value - class in com.openai.models.ReasoningEffort
- An enum containing ReasoningEffort's known values, as well as an _UNKNOWN member.
- reasoningTokens() - function in com.openai.models.completions.CompletionUsage.CompletionTokensDetails
- Tokens generated by the model for reasoning.
- reasoningTokens(com.openai.core.JsonField) - function in com.openai.models.completions.CompletionUsage.CompletionTokensDetails.Builder
- Sets Builder.reasoningTokens to an arbitrary JSON value.
- reasoningTokens(java.lang.Long) - function in com.openai.models.completions.CompletionUsage.CompletionTokensDetails.Builder
- Tokens generated by the model for reasoning.
- reasoningTokens() - function in com.openai.models.responses.ResponseUsage.OutputTokensDetails
- The number of reasoning tokens.
- reasoningTokens(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseUsage.OutputTokensDetails.Builder
- Sets Builder.reasoningTokens to an arbitrary JSON value.
- reasoningTokens(java.lang.Long) - function in com.openai.models.responses.ResponseUsage.OutputTokensDetails.Builder
- The number of reasoning tokens.
- reference() - function in com.openai.models.evals.EvalStringCheckGrader
- The reference text.
- reference(com.openai.core.JsonField) - function in com.openai.models.evals.EvalStringCheckGrader.Builder
- Sets Builder.reference to an arbitrary JSON value.
- reference(java.lang.String) - function in com.openai.models.evals.EvalStringCheckGrader.Builder
- The reference text.
- reference() - function in com.openai.models.evals.EvalTextSimilarityGrader
- The text being graded against.
- reference(com.openai.core.JsonField) - function in com.openai.models.evals.EvalTextSimilarityGrader.Builder
- Sets Builder.reference to an arbitrary JSON value.
- reference(java.lang.String) - function in com.openai.models.evals.EvalTextSimilarityGrader.Builder
- The text being graded against.
- refusal() - function in com.openai.models.beta.threads.messages.MessageContent
- The refusal content generated by the assistant.
- refusal() - function in com.openai.models.beta.threads.messages.MessageContentDelta
- The refusal content that is part of a message.
- refusal() - function in com.openai.models.beta.threads.messages.RefusalContentBlock
- refusal(com.openai.core.JsonField) - function in com.openai.models.beta.threads.messages.RefusalContentBlock.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.lang.String) - function in com.openai.models.beta.threads.messages.RefusalContentBlock.Builder
- refusal() - function in com.openai.models.beta.threads.messages.RefusalDeltaBlock
- refusal(com.openai.core.JsonField) - function in com.openai.models.beta.threads.messages.RefusalDeltaBlock.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.lang.String) - function in com.openai.models.beta.threads.messages.RefusalDeltaBlock.Builder
- refusal() - function in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs
- A list of message refusal tokens with log probability information.
- refusal(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs.Builder
- Alias for calling Builder.refusal with
refusal.orElse(null)
. - refusal(java.util.List) - function in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs.Builder
- A list of message refusal tokens with log probability information.
- refusal() - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam
- The refusal message by the assistant.
- refusal(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- Alias for calling Builder.refusal with
refusal.orElse(null)
. - refusal(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- The refusal message by the assistant.
- refusal() - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Content.ChatCompletionRequestAssistantMessageContentPart
- refusal() - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta
- The refusal message generated by the model.
- refusal(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Builder
- Alias for calling Builder.refusal with
refusal.orElse(null)
. - refusal(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Builder
- The refusal message generated by the model.
- refusal() - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs
- A list of message refusal tokens with log probability information.
- refusal(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs.Builder
- Alias for calling Builder.refusal with
refusal.orElse(null)
. - refusal(java.util.List) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs.Builder
- A list of message refusal tokens with log probability information.
- refusal() - function in com.openai.models.chat.completions.ChatCompletionContentPartRefusal
- The refusal message generated by the model.
- refusal(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionContentPartRefusal.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionContentPartRefusal.Builder
- The refusal message generated by the model.
- refusal() - function in com.openai.models.chat.completions.ChatCompletionMessage
- The refusal message generated by the model.
- refusal(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionMessage.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionMessage.Builder
- Alias for calling Builder.refusal with
refusal.orElse(null)
. - refusal(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionMessage.Builder
- The refusal message generated by the model.
- refusal() - function in com.openai.models.chat.completions.ChatCompletionStoreMessage
- The refusal message generated by the model.
- refusal(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionStoreMessage.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionStoreMessage.Builder
- Alias for calling Builder.refusal with
refusal.orElse(null)
. - refusal(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionStoreMessage.Builder
- The refusal message generated by the model.
- refusal() - function in com.openai.models.responses.ResponseContentPartAddedEvent.Part
- A refusal from the model.
- refusal() - function in com.openai.models.responses.ResponseContentPartDoneEvent.Part
- A refusal from the model.
- refusal() - function in com.openai.models.responses.ResponseOutputMessage.Content
- A refusal from the model.
- refusal() - function in com.openai.models.responses.ResponseOutputRefusal
- The refusal explanationfrom the model.
- refusal(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseOutputRefusal.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.lang.String) - function in com.openai.models.responses.ResponseOutputRefusal.Builder
- The refusal explanationfrom the model.
- refusal() - function in com.openai.models.responses.ResponseRefusalDoneEvent
- The refusal text that is finalized.
- refusal(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseRefusalDoneEvent.Builder
- Sets Builder.refusal to an arbitrary JSON value.
- refusal(java.lang.String) - function in com.openai.models.responses.ResponseRefusalDoneEvent.Builder
- The refusal text that is finalized.
- RefusalContentBlock - class in com.openai.models.beta.threads.messages
- The refusal content generated by the assistant.
- RefusalContentBlock.Builder - class in com.openai.models.beta.threads.messages.RefusalContentBlock
- A builder for RefusalContentBlock.
- refusalDelta() - function in com.openai.models.responses.ResponseStreamEvent
- Emitted when there is a partial refusal text.
- RefusalDeltaBlock - class in com.openai.models.beta.threads.messages
- The refusal content that is part of a message.
- RefusalDeltaBlock.Builder - class in com.openai.models.beta.threads.messages.RefusalDeltaBlock
- A builder for RefusalDeltaBlock.
- refusalDone() - function in com.openai.models.responses.ResponseStreamEvent
- Emitted when refusal text is finalized.
- refusalPart(java.lang.String) - function in com.openai.models.responses.ResponseContentPartAddedEvent.Builder
- Alias for calling part with the following:
ResponseOutputRefusal.builder() .refusal(refusal) .build()
- refusalPart(java.lang.String) - function in com.openai.models.responses.ResponseContentPartDoneEvent.Builder
- Alias for calling part with the following:
ResponseOutputRefusal.builder() .refusal(refusal) .build()
- region() - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate
- Free text input for the region of the user, e.g.
- region(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate.Builder
- Sets Builder.region to an arbitrary JSON value.
- region(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate.Builder
- Free text input for the region of the user, e.g.
- region() - function in com.openai.models.responses.WebSearchTool.UserLocation
- Free text input for the region of the user, e.g.
- region(com.openai.core.JsonField) - function in com.openai.models.responses.WebSearchTool.UserLocation.Builder
- Sets Builder.region to an arbitrary JSON value.
- region(java.lang.String) - function in com.openai.models.responses.WebSearchTool.UserLocation.Builder
- Free text input for the region of the user, e.g.
- rejectedPredictionTokens() - function in com.openai.models.completions.CompletionUsage.CompletionTokensDetails
- When using Predicted Outputs, the number of tokens in the prediction that did not appear in the completion.
- rejectedPredictionTokens(com.openai.core.JsonField) - function in com.openai.models.completions.CompletionUsage.CompletionTokensDetails.Builder
- Sets Builder.rejectedPredictionTokens to an arbitrary JSON value.
- rejectedPredictionTokens(java.lang.Long) - function in com.openai.models.completions.CompletionUsage.CompletionTokensDetails.Builder
- When using Predicted Outputs, the number of tokens in the prediction that did not appear in the completion.
- remove(java.lang.String) - function in com.openai.core.http.Headers.Builder
- remove(java.lang.String) - function in com.openai.core.http.QueryParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.batches.BatchCancelParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.batches.BatchCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.completions.CompletionCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.evals.EvalDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.evals.EvalUpdateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.files.FileDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.images.ImageGenerateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.models.ModelDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.responses.ResponseCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.uploads.UploadCancelParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.uploads.UploadCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- removeAdditionalBodyProperty(java.lang.String) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.batches.BatchCancelParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.batches.BatchCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.batches.BatchListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.completions.CompletionCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.EvalDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.EvalListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.EvalUpdateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.runs.RunListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.files.FileContentParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.files.FileCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.files.FileDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.files.FileListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.files.FileRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.images.ImageEditParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.images.ImageGenerateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.models.ModelDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.models.ModelListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.models.ModelRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.responses.ResponseCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.uploads.UploadCancelParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.uploads.UploadCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- removeAdditionalHeaders(java.lang.String) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- removeAdditionalProperties(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionListParams.Metadata.Builder
- removeAdditionalProperties(java.lang.String) - function in com.openai.models.finetuning.jobs.JobListParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.ComparisonFilter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.CompoundFilter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.ErrorObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.FunctionDefinition.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.FunctionParameters.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.Reasoning.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.ResponseFormatJsonObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.ResponseFormatJsonSchema.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.ResponseFormatJsonSchema.JsonSchema.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.ResponseFormatJsonSchema.JsonSchema.Schema.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.ResponseFormatText.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.speech.SpeechCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.transcriptions.Transcription.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.transcriptions.Transcription.Logprob.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionSegment.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionTextDeltaEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionTextDeltaEvent.Logprob.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionTextDoneEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionTextDoneEvent.Logprob.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionVerbose.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionWord.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.translations.Translation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.audio.translations.TranslationVerbose.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.batches.Batch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.batches.Batch.Errors.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.batches.Batch.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.batches.BatchCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.batches.BatchCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.batches.BatchError.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.batches.BatchRequestCounts.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.Assistant.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.Assistant.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.Assistant.ToolResources.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.Assistant.ToolResources.CodeInterpreter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.Assistant.ToolResources.FileSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.CodeInterpreter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.FileSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.FileSearch.VectorStore.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Static.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.FileSearch.VectorStore.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantDeleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ErrorEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadCreated.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadMessageCompleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadMessageCreated.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadMessageDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadMessageInProgress.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadMessageIncomplete.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunCancelled.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunCancelling.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunCompleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunCreated.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunExpired.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunFailed.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunInProgress.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunIncomplete.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunQueued.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunRequiresAction.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepCancelled.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepCompleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepCreated.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepExpired.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepFailed.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepInProgress.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantUpdateParams.ToolResources.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantUpdateParams.ToolResources.CodeInterpreter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.AssistantUpdateParams.ToolResources.FileSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.CodeInterpreterTool.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.FileSearchTool.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.FileSearchTool.FileSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.FileSearchTool.FileSearch.RankingOptions.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.FunctionTool.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.MessageStreamEvent.ThreadMessageCompleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.MessageStreamEvent.ThreadMessageCreated.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.MessageStreamEvent.ThreadMessageDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.MessageStreamEvent.ThreadMessageInProgress.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.MessageStreamEvent.ThreadMessageIncomplete.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepCancelled.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepCompleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepCreated.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepExpired.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepFailed.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepInProgress.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCancelled.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCancelling.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCompleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCreated.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunExpired.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunFailed.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunInProgress.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunIncomplete.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunQueued.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunRequiresAction.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.assistants.ThreadStreamEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.AssistantToolChoice.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.AssistantToolChoiceFunction.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.Thread.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.Thread.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.Thread.ToolResources.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.Thread.ToolResources.CodeInterpreter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.Thread.ToolResources.FileSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Message.Attachment.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Message.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Message.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.CodeInterpreter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Static.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.ToolResources.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.ToolResources.CodeInterpreter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.ToolResources.FileSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.TruncationStrategy.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.Message.Attachment.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.Message.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.Message.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.CodeInterpreter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.FileSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.FileSearch.VectorStore.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Static.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.FileSearch.VectorStore.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadDeleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadUpdateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadUpdateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadUpdateParams.ToolResources.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadUpdateParams.ToolResources.CodeInterpreter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.ThreadUpdateParams.ToolResources.FileSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.FileCitationAnnotation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.FileCitationAnnotation.FileCitation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.FileCitationDeltaAnnotation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.FileCitationDeltaAnnotation.FileCitation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.FilePathAnnotation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.FilePathAnnotation.FilePath.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.FilePathDeltaAnnotation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.FilePathDeltaAnnotation.FilePath.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.ImageFile.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.ImageFileContentBlock.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.ImageFileDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.ImageFileDeltaBlock.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.ImageUrl.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.ImageUrlContentBlock.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.ImageUrlDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.ImageUrlDeltaBlock.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.Message.Attachment.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.Message.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.Message.IncompleteDetails.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.Message.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Attachment.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageDeleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageDeltaEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.RefusalContentBlock.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.RefusalDeltaBlock.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.Text.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.TextContentBlock.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.TextContentBlockParam.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.TextDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.messages.TextDeltaBlock.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RequiredActionFunctionToolCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RequiredActionFunctionToolCall.Function.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.Run.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.Run.IncompleteDetails.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.Run.LastError.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.Run.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.Run.RequiredAction.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.Run.RequiredAction.SubmitToolOutputs.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.Run.TruncationStrategy.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.Run.Usage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Attachment.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.TruncationStrategy.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.ToolOutput.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterLogs.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterOutputImage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterOutputImage.Image.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCall.CodeInterpreter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCallDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCallDelta.CodeInterpreter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.RankingOptions.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.Result.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.Result.Content.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCallDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.FunctionToolCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.FunctionToolCall.Function.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.FunctionToolCallDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.FunctionToolCallDelta.Function.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.MessageCreationStepDetails.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.MessageCreationStepDetails.MessageCreation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.RunStep.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.RunStep.LastError.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.RunStep.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.RunStep.Usage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.RunStepDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.RunStepDeltaEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.RunStepDeltaMessageDelta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.RunStepDeltaMessageDelta.MessageCreation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.ToolCallDeltaObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.ToolCallsStepDetails.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletion.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletion.Choice.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Audio.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.FunctionCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionAudio.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionAudioParam.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionChunk.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.FunctionCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.ToolCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.ToolCall.Function.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionContentPart.File.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionContentPart.File.FileObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionContentPartImage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionContentPartImage.ImageUrl.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio.InputAudio.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionContentPartRefusal.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionContentPartText.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Function.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.LogitBias.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionDeleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionFunctionCallOption.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionFunctionMessageParam.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionMessage.Annotation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionMessage.Annotation.UrlCitation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionMessage.FunctionCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionMessageToolCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionMessageToolCall.Function.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionNamedToolChoice.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionNamedToolChoice.Function.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionPredictionContent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionStoreMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionStreamOptions.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionSystemMessageParam.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionTokenLogprob.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionTokenLogprob.TopLogprob.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionTool.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionToolMessageParam.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionUserMessageParam.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.completions.Completion.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.completions.CompletionChoice.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.completions.CompletionChoice.Logprobs.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.completions.CompletionChoice.Logprobs.TopLogprob.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.completions.CompletionCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.completions.CompletionCreateParams.LogitBias.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.completions.CompletionUsage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.completions.CompletionUsage.CompletionTokensDetails.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.completions.CompletionUsage.PromptTokensDetails.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.embeddings.CreateEmbeddingResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.embeddings.CreateEmbeddingResponse.Usage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.embeddings.Embedding.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.embeddings.EmbeddingCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.DataSourceConfig.Custom.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.DataSourceConfig.Custom.ItemSchema.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.DataSourceConfig.StoredCompletions.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.DataSourceConfig.StoredCompletions.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.InputMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.InputMessage.Content.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.OutputMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.OutputMessage.Content.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.SimpleInputMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCreateResponse.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCustomDataSourceConfig.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalCustomDataSourceConfig.Schema.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalDeleteResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalLabelModelGrader.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalLabelModelGrader.Input.Assistant.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalLabelModelGrader.Input.Assistant.Content.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalLabelModelGrader.Input.InputMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalLabelModelGrader.Input.InputMessage.Content.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalListResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalListResponse.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalRetrieveResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalRetrieveResponse.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalStoredCompletionsDataSourceConfig.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalStoredCompletionsDataSourceConfig.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalStoredCompletionsDataSourceConfig.Schema.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalStringCheckGrader.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalTextSimilarityGrader.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalUpdateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalUpdateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalUpdateResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.EvalUpdateResponse.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.ItemReference.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.InputMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.InputMessage.Content.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.OutputMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.OutputMessage.Content.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.SamplingParams.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Item.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Sample.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileId.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content.Item.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content.Sample.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileId.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.EvalApiError.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCancelResponse.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCancelResponse.PerModelUsage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCancelResponse.PerTestingCriteriaResult.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCancelResponse.ResultCounts.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCreateResponse.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCreateResponse.PerModelUsage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCreateResponse.PerTestingCriteriaResult.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunCreateResponse.ResultCounts.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunDeleteResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunListResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunListResponse.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunListResponse.PerModelUsage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunListResponse.PerTestingCriteriaResult.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunListResponse.ResultCounts.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveResponse.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveResponse.PerModelUsage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveResponse.PerTestingCriteriaResult.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveResponse.ResultCounts.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.DatasourceItem.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Result.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Input.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Output.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Usage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.DatasourceItem.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Result.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Input.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Output.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Usage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.files.FileDeleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.files.FileObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveResponse.Data.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJob.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJob.Error.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJob.Hyperparameters.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJob.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJob.Method.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJob.Method.Dpo.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJob.Method.Dpo.Hyperparameters.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJob.Method.Supervised.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJob.Method.Supervised.Hyperparameters.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJobEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJobWandbIntegration.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJobWandbIntegrationObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Hyperparameters.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Integration.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Integration.Wandb.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Method.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Method.Dpo.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Method.Dpo.Hyperparameters.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Method.Supervised.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Method.Supervised.Hyperparameters.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.checkpoints.FineTuningJobCheckpoint.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.finetuning.jobs.checkpoints.FineTuningJobCheckpoint.Metrics.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.images.Image.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.images.ImageGenerateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.images.ImagesResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.models.Model.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.models.ModelDeleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.moderations.Moderation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.moderations.Moderation.Categories.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.moderations.Moderation.CategoryAppliedInputTypes.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.moderations.Moderation.CategoryScores.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.moderations.ModerationCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.moderations.ModerationCreateResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.moderations.ModerationImageUrlInput.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.moderations.ModerationImageUrlInput.ImageUrl.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.moderations.ModerationTextInput.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ComputerTool.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.EasyInputMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.FileSearchTool.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.FileSearchTool.RankingOptions.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.FunctionTool.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.FunctionTool.Parameters.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.Response.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.Response.IncompleteDetails.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.Response.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseAudioDeltaEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseAudioDoneEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseAudioTranscriptDeltaEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseAudioTranscriptDoneEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterCallCodeDeltaEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterCallCodeDoneEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterCallCompletedEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterCallInProgressEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterCallInterpretingEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result.Files.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result.Files.File.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result.Logs.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCompletedEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Click.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.Action.DoubleClick.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Drag.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Drag.Path.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Keypress.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Move.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Scroll.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Type.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.PendingSafetyCheck.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCallOutputItem.AcknowledgedSafetyCheck.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCallOutputItem.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCallOutputScreenshot.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseContentPartAddedEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseContentPartDoneEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseCreatedEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseError.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseErrorEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFailedEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFileSearchCallCompletedEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFileSearchCallInProgressEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFileSearchCallSearchingEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFileSearchToolCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFileSearchToolCall.Result.Attributes.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFileSearchToolCall.Result.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFormatTextJsonSchemaConfig.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFormatTextJsonSchemaConfig.Schema.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFunctionCallArgumentsDeltaEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFunctionCallArgumentsDoneEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFunctionToolCall.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFunctionToolCallItem.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFunctionToolCallOutputItem.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseFunctionWebSearch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInProgressEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseIncompleteEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInputAudio.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInputFile.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInputImage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.AcknowledgedSafetyCheck.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInputItem.FunctionCallOutput.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInputItem.ItemReference.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInputItem.Message.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInputMessageItem.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseInputText.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseOutputAudio.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseOutputItemAddedEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseOutputItemDoneEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseOutputMessage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseOutputRefusal.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseOutputText.Annotation.FileCitation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseOutputText.Annotation.FilePath.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseOutputText.Annotation.UrlCitation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseOutputText.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseReasoningItem.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseReasoningItem.Summary.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseRefusalDeltaEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseRefusalDoneEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation.FileCitation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation.FilePath.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation.UrlCitation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseTextConfig.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseTextDeltaEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseTextDoneEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseUsage.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseUsage.InputTokensDetails.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseUsage.OutputTokensDetails.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseWebSearchCallCompletedEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseWebSearchCallInProgressEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ResponseWebSearchCallSearchingEvent.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ToolChoiceFunction.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.ToolChoiceTypes.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.WebSearchTool.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.WebSearchTool.UserLocation.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.responses.inputitems.ResponseItemList.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.uploads.Upload.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.uploads.UploadCompleteParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.uploads.UploadCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.uploads.parts.UploadPart.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.AutoFileChunkingStrategyParam.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.OtherFileChunkingStrategyObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.StaticFileChunkingStrategy.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.StaticFileChunkingStrategyObject.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.StaticFileChunkingStrategyObjectParam.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStore.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStore.ExpiresAfter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStore.FileCounts.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStore.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreCreateParams.ExpiresAfter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreDeleted.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchParams.RankingOptions.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchResponse.Attributes.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchResponse.Content.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.ExpiresAfter.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Metadata.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Attributes.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.FileCounts.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.files.FileContentResponse.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.files.FileCreateParams.Attributes.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.files.FileCreateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.files.FileUpdateParams.Attributes.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.files.FileUpdateParams.Body.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.files.VectorStoreFile.Attributes.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.files.VectorStoreFile.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.files.VectorStoreFile.LastError.Builder
- removeAdditionalProperty(java.lang.String) - function in com.openai.models.vectorstores.files.VectorStoreFileDeleted.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.batches.BatchCancelParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.batches.BatchCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.batches.BatchListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.completions.CompletionCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.EvalDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.EvalListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.EvalUpdateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.runs.RunListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.files.FileContentParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.files.FileCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.files.FileDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.files.FileListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.files.FileRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.images.ImageEditParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.images.ImageGenerateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.models.ModelDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.models.ModelListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.models.ModelRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.responses.ResponseCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.uploads.UploadCancelParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.uploads.UploadCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- removeAdditionalQueryParams(java.lang.String) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- removeAll(java.util.Set) - function in com.openai.core.http.Headers.Builder
- removeAll(java.util.Set) - function in com.openai.core.http.QueryParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.batches.BatchCancelParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.batches.BatchCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.completions.CompletionCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.evals.EvalDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.evals.EvalUpdateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.files.FileDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.images.ImageGenerateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.models.ModelDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.responses.ResponseCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.uploads.UploadCancelParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.uploads.UploadCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- removeAllAdditionalBodyProperties(java.util.Set) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.batches.BatchCancelParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.batches.BatchCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.batches.BatchListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.completions.CompletionCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.EvalDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.EvalListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.EvalUpdateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.runs.RunListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.files.FileContentParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.files.FileCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.files.FileDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.files.FileListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.files.FileRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.images.ImageEditParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.images.ImageGenerateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.models.ModelDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.models.ModelListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.models.ModelRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.responses.ResponseCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.uploads.UploadCancelParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.uploads.UploadCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- removeAllAdditionalHeaders(java.util.Set) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.ComparisonFilter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.CompoundFilter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.ErrorObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.FunctionDefinition.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.FunctionParameters.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.Reasoning.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.ResponseFormatJsonObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.ResponseFormatJsonSchema.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.ResponseFormatJsonSchema.JsonSchema.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.ResponseFormatJsonSchema.JsonSchema.Schema.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.ResponseFormatText.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.speech.SpeechCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.transcriptions.Transcription.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.transcriptions.Transcription.Logprob.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.transcriptions.TranscriptionSegment.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.transcriptions.TranscriptionTextDeltaEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.transcriptions.TranscriptionTextDeltaEvent.Logprob.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.transcriptions.TranscriptionTextDoneEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.transcriptions.TranscriptionTextDoneEvent.Logprob.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.transcriptions.TranscriptionVerbose.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.transcriptions.TranscriptionWord.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.translations.Translation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.audio.translations.TranslationVerbose.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.batches.Batch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.batches.Batch.Errors.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.batches.Batch.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.batches.BatchCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.batches.BatchCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.batches.BatchError.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.batches.BatchRequestCounts.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.Assistant.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.Assistant.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.Assistant.ToolResources.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.Assistant.ToolResources.CodeInterpreter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.Assistant.ToolResources.FileSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.CodeInterpreter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.FileSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.FileSearch.VectorStore.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Static.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.ToolResources.FileSearch.VectorStore.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantDeleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ErrorEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadCreated.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadMessageCompleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadMessageCreated.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadMessageDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadMessageInProgress.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadMessageIncomplete.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunCancelled.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunCancelling.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunCompleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunCreated.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunExpired.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunFailed.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunInProgress.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunIncomplete.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunQueued.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunRequiresAction.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepCancelled.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepCompleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepCreated.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepExpired.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepFailed.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantStreamEvent.ThreadRunStepInProgress.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantUpdateParams.ToolResources.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantUpdateParams.ToolResources.CodeInterpreter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.AssistantUpdateParams.ToolResources.FileSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.CodeInterpreterTool.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.FileSearchTool.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.FileSearchTool.FileSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.FileSearchTool.FileSearch.RankingOptions.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.FunctionTool.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.MessageStreamEvent.ThreadMessageCompleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.MessageStreamEvent.ThreadMessageCreated.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.MessageStreamEvent.ThreadMessageDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.MessageStreamEvent.ThreadMessageInProgress.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.MessageStreamEvent.ThreadMessageIncomplete.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepCancelled.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepCompleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepCreated.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepExpired.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepFailed.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepInProgress.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCancelled.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCancelling.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCompleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCreated.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunExpired.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunFailed.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunInProgress.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunIncomplete.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunQueued.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunRequiresAction.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.assistants.ThreadStreamEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.AssistantToolChoice.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.AssistantToolChoiceFunction.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.Thread.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.Thread.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.Thread.ToolResources.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.Thread.ToolResources.CodeInterpreter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.Thread.ToolResources.FileSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Message.Attachment.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Message.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Message.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.CodeInterpreter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Static.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.ToolResources.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.ToolResources.CodeInterpreter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.ToolResources.FileSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.TruncationStrategy.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.Message.Attachment.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.Message.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.Message.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.CodeInterpreter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.FileSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.FileSearch.VectorStore.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.FileSearch.VectorStore.ChunkingStrategy.StaticObject.Static.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.ToolResources.FileSearch.VectorStore.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadDeleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadUpdateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadUpdateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadUpdateParams.ToolResources.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadUpdateParams.ToolResources.CodeInterpreter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.ThreadUpdateParams.ToolResources.FileSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.FileCitationAnnotation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.FileCitationAnnotation.FileCitation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.FileCitationDeltaAnnotation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.FileCitationDeltaAnnotation.FileCitation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.FilePathAnnotation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.FilePathAnnotation.FilePath.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.FilePathDeltaAnnotation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.FilePathDeltaAnnotation.FilePath.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.ImageFile.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.ImageFileContentBlock.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.ImageFileDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.ImageFileDeltaBlock.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.ImageUrl.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.ImageUrlContentBlock.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.ImageUrlDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.ImageUrlDeltaBlock.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.Message.Attachment.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.Message.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.Message.IncompleteDetails.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.Message.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Attachment.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageDeleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageDeltaEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.RefusalContentBlock.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.RefusalDeltaBlock.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.Text.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.TextContentBlock.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.TextContentBlockParam.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.TextDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.messages.TextDeltaBlock.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RequiredActionFunctionToolCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RequiredActionFunctionToolCall.Function.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.Run.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.Run.IncompleteDetails.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.Run.LastError.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.Run.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.Run.RequiredAction.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.Run.RequiredAction.SubmitToolOutputs.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.Run.TruncationStrategy.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.Run.Usage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Attachment.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCreateParams.TruncationStrategy.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.ToolOutput.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterLogs.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterOutputImage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterOutputImage.Image.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCall.CodeInterpreter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCallDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.CodeInterpreterToolCallDelta.CodeInterpreter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.RankingOptions.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.Result.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.Result.Content.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCallDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.FunctionToolCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.FunctionToolCall.Function.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.FunctionToolCallDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.FunctionToolCallDelta.Function.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.MessageCreationStepDetails.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.MessageCreationStepDetails.MessageCreation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.RunStep.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.RunStep.LastError.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.RunStep.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.RunStep.Usage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.RunStepDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.RunStepDeltaEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.RunStepDeltaMessageDelta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.RunStepDeltaMessageDelta.MessageCreation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.ToolCallDeltaObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.ToolCallsStepDetails.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletion.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletion.Choice.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Audio.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.FunctionCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionAudio.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionAudioParam.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionChunk.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.FunctionCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.ToolCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.ToolCall.Function.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionContentPart.File.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionContentPart.File.FileObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionContentPartImage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionContentPartImage.ImageUrl.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio.InputAudio.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionContentPartRefusal.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionContentPartText.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Function.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.LogitBias.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionDeleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionFunctionCallOption.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionFunctionMessageParam.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionListParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionMessage.Annotation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionMessage.Annotation.UrlCitation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionMessage.FunctionCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionMessageToolCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionMessageToolCall.Function.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionNamedToolChoice.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionNamedToolChoice.Function.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionPredictionContent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionStoreMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionStreamOptions.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionSystemMessageParam.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionTokenLogprob.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionTokenLogprob.TopLogprob.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionTool.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionToolMessageParam.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionUserMessageParam.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.completions.Completion.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.completions.CompletionChoice.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.completions.CompletionChoice.Logprobs.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.completions.CompletionChoice.Logprobs.TopLogprob.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.completions.CompletionCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.completions.CompletionCreateParams.LogitBias.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.completions.CompletionUsage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.completions.CompletionUsage.CompletionTokensDetails.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.completions.CompletionUsage.PromptTokensDetails.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.embeddings.CreateEmbeddingResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.embeddings.CreateEmbeddingResponse.Usage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.embeddings.Embedding.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.embeddings.EmbeddingCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.DataSourceConfig.Custom.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.DataSourceConfig.Custom.ItemSchema.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.DataSourceConfig.StoredCompletions.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.DataSourceConfig.StoredCompletions.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.InputMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.InputMessage.Content.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.OutputMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.OutputMessage.Content.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.SimpleInputMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCreateResponse.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCustomDataSourceConfig.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalCustomDataSourceConfig.Schema.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalDeleteResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalLabelModelGrader.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalLabelModelGrader.Input.Assistant.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalLabelModelGrader.Input.Assistant.Content.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalLabelModelGrader.Input.InputMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalLabelModelGrader.Input.InputMessage.Content.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalListResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalListResponse.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalRetrieveResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalRetrieveResponse.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalStoredCompletionsDataSourceConfig.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalStoredCompletionsDataSourceConfig.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalStoredCompletionsDataSourceConfig.Schema.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalStringCheckGrader.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalTextSimilarityGrader.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalUpdateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalUpdateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalUpdateResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.EvalUpdateResponse.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.ItemReference.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.InputMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.InputMessage.Content.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.OutputMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.OutputMessage.Content.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.SamplingParams.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Item.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Sample.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileId.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content.Item.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content.Sample.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileId.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.EvalApiError.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCancelResponse.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCancelResponse.PerModelUsage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCancelResponse.PerTestingCriteriaResult.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCancelResponse.ResultCounts.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCreateResponse.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCreateResponse.PerModelUsage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCreateResponse.PerTestingCriteriaResult.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunCreateResponse.ResultCounts.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunDeleteResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunListResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunListResponse.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunListResponse.PerModelUsage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunListResponse.PerTestingCriteriaResult.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunListResponse.ResultCounts.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunRetrieveResponse.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunRetrieveResponse.PerModelUsage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunRetrieveResponse.PerTestingCriteriaResult.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.RunRetrieveResponse.ResultCounts.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.DatasourceItem.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Result.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Input.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Output.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Usage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.DatasourceItem.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Result.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Input.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Output.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Usage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.files.FileDeleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.files.FileObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveResponse.Data.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJob.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJob.Error.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJob.Hyperparameters.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJob.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJob.Method.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJob.Method.Dpo.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJob.Method.Dpo.Hyperparameters.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJob.Method.Supervised.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJob.Method.Supervised.Hyperparameters.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJobEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJobWandbIntegration.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.FineTuningJobWandbIntegrationObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Hyperparameters.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Integration.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Integration.Wandb.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Method.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Method.Dpo.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Method.Dpo.Hyperparameters.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Method.Supervised.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Method.Supervised.Hyperparameters.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.JobListParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.checkpoints.FineTuningJobCheckpoint.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.finetuning.jobs.checkpoints.FineTuningJobCheckpoint.Metrics.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.images.Image.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.images.ImageGenerateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.images.ImagesResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.models.Model.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.models.ModelDeleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.moderations.Moderation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.moderations.Moderation.Categories.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.moderations.Moderation.CategoryAppliedInputTypes.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.moderations.Moderation.CategoryScores.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.moderations.ModerationCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.moderations.ModerationCreateResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.moderations.ModerationImageUrlInput.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.moderations.ModerationImageUrlInput.ImageUrl.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.moderations.ModerationTextInput.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ComputerTool.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.EasyInputMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.FileSearchTool.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.FileSearchTool.RankingOptions.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.FunctionTool.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.FunctionTool.Parameters.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.Response.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.Response.IncompleteDetails.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.Response.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseAudioDeltaEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseAudioDoneEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseAudioTranscriptDeltaEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseAudioTranscriptDoneEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCodeInterpreterCallCodeDeltaEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCodeInterpreterCallCodeDoneEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCodeInterpreterCallCompletedEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCodeInterpreterCallInProgressEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCodeInterpreterCallInterpretingEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result.Files.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result.Files.File.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result.Logs.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCompletedEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Click.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCall.Action.DoubleClick.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Drag.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Drag.Path.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Keypress.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Move.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Scroll.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Type.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCall.PendingSafetyCheck.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCallOutputItem.AcknowledgedSafetyCheck.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCallOutputItem.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseComputerToolCallOutputScreenshot.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseContentPartAddedEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseContentPartDoneEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseCreatedEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseError.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseErrorEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFailedEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFileSearchCallCompletedEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFileSearchCallInProgressEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFileSearchCallSearchingEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFileSearchToolCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFileSearchToolCall.Result.Attributes.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFileSearchToolCall.Result.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFormatTextJsonSchemaConfig.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFormatTextJsonSchemaConfig.Schema.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFunctionCallArgumentsDeltaEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFunctionCallArgumentsDoneEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFunctionToolCall.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFunctionToolCallItem.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFunctionToolCallOutputItem.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseFunctionWebSearch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInProgressEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseIncompleteEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInputAudio.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInputFile.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInputImage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.AcknowledgedSafetyCheck.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInputItem.FunctionCallOutput.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInputItem.ItemReference.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInputItem.Message.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInputMessageItem.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseInputText.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseOutputAudio.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseOutputItemAddedEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseOutputItemDoneEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseOutputMessage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseOutputRefusal.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseOutputText.Annotation.FileCitation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseOutputText.Annotation.FilePath.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseOutputText.Annotation.UrlCitation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseOutputText.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseReasoningItem.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseReasoningItem.Summary.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseRefusalDeltaEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseRefusalDoneEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation.FileCitation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation.FilePath.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation.UrlCitation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseTextConfig.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseTextDeltaEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseTextDoneEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseUsage.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseUsage.InputTokensDetails.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseUsage.OutputTokensDetails.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseWebSearchCallCompletedEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseWebSearchCallInProgressEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ResponseWebSearchCallSearchingEvent.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ToolChoiceFunction.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.ToolChoiceTypes.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.WebSearchTool.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.WebSearchTool.UserLocation.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.responses.inputitems.ResponseItemList.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.uploads.Upload.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.uploads.UploadCompleteParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.uploads.UploadCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.uploads.parts.UploadPart.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.AutoFileChunkingStrategyParam.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.OtherFileChunkingStrategyObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.StaticFileChunkingStrategy.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.StaticFileChunkingStrategyObject.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.StaticFileChunkingStrategyObjectParam.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStore.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStore.ExpiresAfter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStore.FileCounts.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStore.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreCreateParams.ExpiresAfter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreDeleted.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreSearchParams.RankingOptions.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreSearchResponse.Attributes.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreSearchResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreSearchResponse.Content.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.ExpiresAfter.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Metadata.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Attributes.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.FileCounts.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.files.FileContentResponse.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.files.FileCreateParams.Attributes.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.files.FileCreateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.files.FileUpdateParams.Attributes.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.files.FileUpdateParams.Body.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.files.VectorStoreFile.Attributes.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.files.VectorStoreFile.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.files.VectorStoreFile.LastError.Builder
- removeAllAdditionalProperties(java.util.Set) - function in com.openai.models.vectorstores.files.VectorStoreFileDeleted.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.batches.BatchCancelParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.batches.BatchCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.batches.BatchListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.completions.CompletionCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.EvalCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.EvalDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.EvalListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.EvalUpdateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.runs.RunListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.files.FileContentParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.files.FileCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.files.FileDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.files.FileListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.files.FileRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.images.ImageEditParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.images.ImageGenerateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.models.ModelDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.models.ModelListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.models.ModelRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.responses.ResponseCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.uploads.UploadCancelParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.uploads.UploadCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- removeAllAdditionalQueryParams(java.util.Set) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- removeAllHeaders(java.util.Set) - function in com.openai.core.ClientOptions.Builder
- removeAllHeaders(java.util.Set) - function in com.openai.core.http.HttpRequest.Builder
- removeAllQueryParams(java.util.Set) - function in com.openai.core.ClientOptions.Builder
- removeAllQueryParams(java.util.Set) - function in com.openai.core.http.HttpRequest.Builder
- removeHeaders(java.lang.String) - function in com.openai.core.ClientOptions.Builder
- removeHeaders(java.lang.String) - function in com.openai.core.http.HttpRequest.Builder
- removeQueryParams(java.lang.String) - function in com.openai.core.ClientOptions.Builder
- removeQueryParams(java.lang.String) - function in com.openai.core.http.HttpRequest.Builder
- repeatable() - function in com.openai.core.http.HttpRequestBody
- Determines if a request can be repeated in a meaningful way, for example before doing a retry.
- replace(java.lang.String,java.lang.String) - function in com.openai.core.http.Headers.Builder
- replace(java.lang.String,java.lang.Iterable) - function in com.openai.core.http.Headers.Builder
- replace(java.lang.String,java.lang.String) - function in com.openai.core.http.QueryParams.Builder
- replace(java.lang.String,java.lang.Iterable) - function in com.openai.core.http.QueryParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.batches.BatchCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.batches.BatchCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.batches.BatchCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.batches.BatchCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.batches.BatchListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.batches.BatchListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.completions.CompletionCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.completions.CompletionCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.EvalCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.EvalCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.EvalDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.EvalDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.EvalListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.EvalListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.EvalUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.EvalUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.RunListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.RunListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.files.FileContentParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.files.FileContentParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.files.FileCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.files.FileCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.files.FileDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.files.FileDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.files.FileListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.files.FileListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.files.FileRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.files.FileRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.images.ImageEditParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.images.ImageEditParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.images.ImageGenerateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.images.ImageGenerateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.models.ModelDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.models.ModelDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.models.ModelListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.models.ModelListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.models.ModelRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.models.ModelRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.responses.ResponseCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.responses.ResponseCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.uploads.UploadCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.uploads.UploadCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.uploads.UploadCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.uploads.UploadCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- replaceAdditionalHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- replaceAdditionalProperties(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionListParams.Metadata.Builder
- replaceAdditionalProperties(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionListParams.Metadata.Builder
- replaceAdditionalProperties(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobListParams.Metadata.Builder
- replaceAdditionalProperties(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobListParams.Metadata.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.batches.BatchCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.batches.BatchCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.batches.BatchCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.batches.BatchCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.batches.BatchListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.batches.BatchListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.completions.CompletionCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.completions.CompletionCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.EvalCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.EvalCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.EvalDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.EvalDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.EvalListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.EvalListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.EvalUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.EvalUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.RunListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.RunListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.files.FileContentParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.files.FileContentParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.files.FileCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.files.FileCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.files.FileDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.files.FileDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.files.FileListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.files.FileListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.files.FileRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.files.FileRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.images.ImageEditParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.images.ImageEditParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.images.ImageGenerateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.images.ImageGenerateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.models.ModelDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.models.ModelDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.models.ModelListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.models.ModelListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.models.ModelRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.models.ModelRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.responses.ResponseCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.responses.ResponseCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.uploads.UploadCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.uploads.UploadCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.uploads.UploadCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.uploads.UploadCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.String) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- replaceAdditionalQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- replaceAll(com.openai.core.http.Headers) - function in com.openai.core.http.Headers.Builder
- replaceAll(java.util.Map) - function in com.openai.core.http.Headers.Builder
- replaceAll(com.openai.core.http.QueryParams) - function in com.openai.core.http.QueryParams.Builder
- replaceAll(java.util.Map) - function in com.openai.core.http.QueryParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.batches.BatchCancelParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.batches.BatchCancelParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.batches.BatchCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.batches.BatchCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.batches.BatchListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.batches.BatchListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.completions.CompletionCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.completions.CompletionCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.EvalCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.EvalCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.EvalDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.EvalDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.EvalListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.EvalListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.EvalUpdateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.EvalUpdateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.runs.RunListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.runs.RunListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.files.FileContentParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.files.FileContentParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.files.FileCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.files.FileCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.files.FileDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.files.FileDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.files.FileListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.files.FileListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.files.FileRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.files.FileRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.images.ImageEditParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.images.ImageEditParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.images.ImageGenerateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.images.ImageGenerateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.models.ModelDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.models.ModelDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.models.ModelListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.models.ModelListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.models.ModelRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.models.ModelRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.responses.ResponseCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.responses.ResponseCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.uploads.UploadCancelParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.uploads.UploadCancelParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.uploads.UploadCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.uploads.UploadCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- replaceAllAdditionalHeaders(com.openai.core.http.Headers) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- replaceAllAdditionalHeaders(java.util.Map) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- replaceAllAdditionalProperties(com.openai.core.http.QueryParams) - function in com.openai.models.chat.completions.ChatCompletionListParams.Metadata.Builder
- replaceAllAdditionalProperties(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionListParams.Metadata.Builder
- replaceAllAdditionalProperties(com.openai.core.http.QueryParams) - function in com.openai.models.finetuning.jobs.JobListParams.Metadata.Builder
- replaceAllAdditionalProperties(java.util.Map) - function in com.openai.models.finetuning.jobs.JobListParams.Metadata.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.batches.BatchCancelParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.batches.BatchCancelParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.batches.BatchCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.batches.BatchCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.batches.BatchListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.batches.BatchListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.batches.BatchRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.assistants.AssistantDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.assistants.AssistantListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.assistants.AssistantRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.ThreadCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.ThreadDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.ThreadRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.ThreadUpdateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.messages.MessageDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.messages.MessageRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.messages.MessageUpdateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.runs.RunListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.completions.CompletionCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.completions.CompletionCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.embeddings.EmbeddingCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.EvalCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.EvalCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.EvalDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.EvalDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.EvalListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.EvalListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.EvalRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.EvalUpdateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.EvalUpdateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.runs.RunCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.runs.RunListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.runs.RunListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.files.FileContentParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.files.FileContentParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.files.FileCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.files.FileCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.files.FileDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.files.FileDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.files.FileListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.files.FileListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.files.FileRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.files.FileRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.finetuning.jobs.JobCancelParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.finetuning.jobs.JobCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.finetuning.jobs.JobListEventsParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.finetuning.jobs.JobListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.finetuning.jobs.JobRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.images.ImageEditParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.images.ImageEditParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.images.ImageGenerateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.images.ImageGenerateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.models.ModelDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.models.ModelDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.models.ModelListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.models.ModelListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.models.ModelRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.models.ModelRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.moderations.ModerationCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.responses.ResponseCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.responses.ResponseCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.uploads.UploadCancelParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.uploads.UploadCancelParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.uploads.UploadCompleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.uploads.UploadCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.uploads.UploadCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.uploads.parts.PartCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.VectorStoreUpdateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.filebatches.FileBatchCancelParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.files.FileContentParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.files.FileDeleteParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.files.FileListParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.files.FileRetrieveParams.Builder
- replaceAllAdditionalQueryParams(com.openai.core.http.QueryParams) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- replaceAllAdditionalQueryParams(java.util.Map) - function in com.openai.models.vectorstores.files.FileUpdateParams.Builder
- replaceAllHeaders(com.openai.core.http.Headers) - function in com.openai.core.ClientOptions.Builder
- replaceAllHeaders(java.util.Map) - function in com.openai.core.ClientOptions.Builder
- replaceAllHeaders(com.openai.core.http.Headers) - function in com.openai.core.http.HttpRequest.Builder
- replaceAllHeaders(java.util.Map) - function in com.openai.core.http.HttpRequest.Builder
- replaceAllQueryParams(com.openai.core.http.QueryParams) - function in com.openai.core.ClientOptions.Builder
- replaceAllQueryParams(java.util.Map) - function in com.openai.core.ClientOptions.Builder
- replaceAllQueryParams(com.openai.core.http.QueryParams) - function in com.openai.core.http.HttpRequest.Builder
- replaceAllQueryParams(java.util.Map) - function in com.openai.core.http.HttpRequest.Builder
- replaceDelegatee(com.fasterxml.jackson.databind.JsonDeserializer) - function in com.fasterxml.jackson.databind.JsonDeserializer
- replaceDelegatee(com.fasterxml.jackson.databind.JsonSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
- replaceDelegatee(com.fasterxml.jackson.databind.JsonSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
- replaceHeaders(java.lang.String,java.lang.String) - function in com.openai.core.ClientOptions.Builder
- replaceHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.core.ClientOptions.Builder
- replaceHeaders(java.lang.String,java.lang.String) - function in com.openai.core.http.HttpRequest.Builder
- replaceHeaders(java.lang.String,java.lang.Iterable) - function in com.openai.core.http.HttpRequest.Builder
- replaceQueryParams(java.lang.String,java.lang.String) - function in com.openai.core.ClientOptions.Builder
- replaceQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.core.ClientOptions.Builder
- replaceQueryParams(java.lang.String,java.lang.String) - function in com.openai.core.http.HttpRequest.Builder
- replaceQueryParams(java.lang.String,java.lang.Iterable) - function in com.openai.core.http.HttpRequest.Builder
- reportUrl() - function in com.openai.models.evals.runs.RunCancelResponse
- The URL to the rendered evaluation run report on the UI dashboard.
- reportUrl(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- Sets Builder.reportUrl to an arbitrary JSON value.
- reportUrl(java.lang.String) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- The URL to the rendered evaluation run report on the UI dashboard.
- reportUrl() - function in com.openai.models.evals.runs.RunCreateResponse
- The URL to the rendered evaluation run report on the UI dashboard.
- reportUrl(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- Sets Builder.reportUrl to an arbitrary JSON value.
- reportUrl(java.lang.String) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- The URL to the rendered evaluation run report on the UI dashboard.
- reportUrl() - function in com.openai.models.evals.runs.RunListResponse
- The URL to the rendered evaluation run report on the UI dashboard.
- reportUrl(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunListResponse.Builder
- Sets Builder.reportUrl to an arbitrary JSON value.
- reportUrl(java.lang.String) - function in com.openai.models.evals.runs.RunListResponse.Builder
- The URL to the rendered evaluation run report on the UI dashboard.
- reportUrl() - function in com.openai.models.evals.runs.RunRetrieveResponse
- The URL to the rendered evaluation run report on the UI dashboard.
- reportUrl(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- Sets Builder.reportUrl to an arbitrary JSON value.
- reportUrl(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- The URL to the rendered evaluation run report on the UI dashboard.
- request() - function in com.openai.core.Timeout
- The maximum time allowed for a complete HTTP call, not including retries.
- request(java.time.Duration) - function in com.openai.core.Timeout.Builder
- The maximum time allowed for a complete HTTP call, not including retries.
- request(java.util.Optional) - function in com.openai.core.Timeout.Builder
- Alias for calling Builder.request with
request.orElse(null)
. - requestCounts() - function in com.openai.models.batches.Batch
- The request counts for different statuses within the batch.
- requestCounts(com.openai.core.JsonField) - function in com.openai.models.batches.Batch.Builder
- Sets Builder.requestCounts to an arbitrary JSON value.
- requestCounts(com.openai.models.batches.BatchRequestCounts) - function in com.openai.models.batches.Batch.Builder
- The request counts for different statuses within the batch.
- requestId() - function in com.openai.core.http.HttpResponse
- Returns the value of the
x-request-id
header, or an empty Optional if there's no such header in the response. - requestId() - function in com.openai.core.http.HttpResponseFor
- Returns the value of the
x-request-id
header, or an empty Optional if there's no such header in the response. - RequestOptions - class in com.openai.core
- RequestOptions.Builder - class in com.openai.core.RequestOptions
- REQUIRED - enum entry in com.openai.models.beta.threads.AssistantToolChoiceOption.Auto.Known
- REQUIRED - enum entry in com.openai.models.beta.threads.AssistantToolChoiceOption.Auto.Value
- REQUIRED - enum entry in com.openai.models.chat.completions.ChatCompletionToolChoiceOption.Auto.Known
- REQUIRED - enum entry in com.openai.models.chat.completions.ChatCompletionToolChoiceOption.Auto.Value
- REQUIRED - enum entry in com.openai.models.responses.ToolChoiceOptions.Known
- REQUIRED - enum entry in com.openai.models.responses.ToolChoiceOptions.Value
- requiredAction() - function in com.openai.models.beta.threads.runs.Run
- Details on the action required to continue the run.
- requiredAction(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.Run.Builder
- Sets Builder.requiredAction to an arbitrary JSON value.
- requiredAction(com.openai.models.beta.threads.runs.Run.RequiredAction) - function in com.openai.models.beta.threads.runs.Run.Builder
- Details on the action required to continue the run.
- requiredAction(java.util.Optional) - function in com.openai.models.beta.threads.runs.Run.Builder
- Alias for calling Builder.requiredAction with
requiredAction.orElse(null)
. - RequiredActionFunctionToolCall - class in com.openai.models.beta.threads.runs
- Tool call objects
- RequiredActionFunctionToolCall.Builder - class in com.openai.models.beta.threads.runs.RequiredActionFunctionToolCall
- A builder for RequiredActionFunctionToolCall.
- RequiredActionFunctionToolCall.Function - class in com.openai.models.beta.threads.runs.RequiredActionFunctionToolCall
- The function definition.
- RequiredActionFunctionToolCall.Function.Builder - class in com.openai.models.beta.threads.runs.RequiredActionFunctionToolCall.Function
- A builder for Function.
- REQUIRES_ACTION - enum entry in com.openai.models.beta.threads.runs.RunStatus.Known
- REQUIRES_ACTION - enum entry in com.openai.models.beta.threads.runs.RunStatus.Value
- response() - function in com.openai.models.batches.BatchListPage
- response() - function in com.openai.models.batches.BatchListPageAsync
- response() - function in com.openai.models.beta.assistants.AssistantListPage
- response() - function in com.openai.models.beta.assistants.AssistantListPageAsync
- response() - function in com.openai.models.beta.threads.messages.MessageListPage
- response() - function in com.openai.models.beta.threads.messages.MessageListPageAsync
- response() - function in com.openai.models.beta.threads.runs.RunListPage
- response() - function in com.openai.models.beta.threads.runs.RunListPageAsync
- response() - function in com.openai.models.beta.threads.runs.steps.StepListPage
- response() - function in com.openai.models.beta.threads.runs.steps.StepListPageAsync
- response() - function in com.openai.models.chat.completions.ChatCompletionListPage
- response() - function in com.openai.models.chat.completions.ChatCompletionListPageAsync
- response() - function in com.openai.models.chat.completions.messages.MessageListPage
- response() - function in com.openai.models.chat.completions.messages.MessageListPageAsync
- response() - function in com.openai.models.evals.EvalListPage
- response() - function in com.openai.models.evals.EvalListPageAsync
- response() - function in com.openai.models.evals.runs.RunListPage
- response() - function in com.openai.models.evals.runs.RunListPageAsync
- response() - function in com.openai.models.evals.runs.outputitems.OutputItemListPage
- response() - function in com.openai.models.evals.runs.outputitems.OutputItemListPageAsync
- response() - function in com.openai.models.files.FileListPage
- response() - function in com.openai.models.files.FileListPageAsync
- response() - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreatePage
- response() - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreatePageAsync
- response() - function in com.openai.models.finetuning.jobs.JobListEventsPage
- response() - function in com.openai.models.finetuning.jobs.JobListEventsPageAsync
- response() - function in com.openai.models.finetuning.jobs.JobListPage
- response() - function in com.openai.models.finetuning.jobs.JobListPageAsync
- response() - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListPage
- response() - function in com.openai.models.finetuning.jobs.checkpoints.CheckpointListPageAsync
- response() - function in com.openai.models.models.ModelListPage
- response() - function in com.openai.models.models.ModelListPageAsync
- Response - class in com.openai.models.responses
- response() - function in com.openai.models.responses.ResponseCompletedEvent
- Properties of the completed response.
- response(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCompletedEvent.Builder
- Sets Builder.response to an arbitrary JSON value.
- response(com.openai.models.responses.Response) - function in com.openai.models.responses.ResponseCompletedEvent.Builder
- Properties of the completed response.
- response() - function in com.openai.models.responses.ResponseCreateParams.Input
- A list of one or many input items to the model, containing different content types.
- response() - function in com.openai.models.responses.ResponseCreatedEvent
- The response that was created.
- response(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCreatedEvent.Builder
- Sets Builder.response to an arbitrary JSON value.
- response(com.openai.models.responses.Response) - function in com.openai.models.responses.ResponseCreatedEvent.Builder
- The response that was created.
- response() - function in com.openai.models.responses.ResponseFailedEvent
- The response that failed.
- response(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseFailedEvent.Builder
- Sets Builder.response to an arbitrary JSON value.
- response(com.openai.models.responses.Response) - function in com.openai.models.responses.ResponseFailedEvent.Builder
- The response that failed.
- response() - function in com.openai.models.responses.ResponseInProgressEvent
- The response that is in progress.
- response(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseInProgressEvent.Builder
- Sets Builder.response to an arbitrary JSON value.
- response(com.openai.models.responses.Response) - function in com.openai.models.responses.ResponseInProgressEvent.Builder
- The response that is in progress.
- response() - function in com.openai.models.responses.ResponseIncompleteEvent
- The response that was incomplete.
- response(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseIncompleteEvent.Builder
- Sets Builder.response to an arbitrary JSON value.
- response(com.openai.models.responses.Response) - function in com.openai.models.responses.ResponseIncompleteEvent.Builder
- The response that was incomplete.
- response() - function in com.openai.models.responses.inputitems.InputItemListPage
- response() - function in com.openai.models.responses.inputitems.InputItemListPageAsync
- response() - function in com.openai.models.vectorstores.VectorStoreListPage
- response() - function in com.openai.models.vectorstores.VectorStoreListPageAsync
- response() - function in com.openai.models.vectorstores.VectorStoreSearchPage
- response() - function in com.openai.models.vectorstores.VectorStoreSearchPageAsync
- response() - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesPage
- response() - function in com.openai.models.vectorstores.filebatches.FileBatchListFilesPageAsync
- response() - function in com.openai.models.vectorstores.files.FileContentPage
- response() - function in com.openai.models.vectorstores.files.FileContentPageAsync
- response() - function in com.openai.models.vectorstores.files.FileListPage
- response() - function in com.openai.models.vectorstores.files.FileListPageAsync
- Response.Builder - class in com.openai.models.responses.Response
- A builder for Response.
- Response.IncompleteDetails - class in com.openai.models.responses.Response
- Details about why the response is incomplete.
- Response.IncompleteDetails.Builder - class in com.openai.models.responses.Response.IncompleteDetails
- A builder for IncompleteDetails.
- Response.IncompleteDetails.Reason - class in com.openai.models.responses.Response.IncompleteDetails
- The reason why the response is incomplete.
- Response.IncompleteDetails.Reason.Known - class in com.openai.models.responses.Response.IncompleteDetails.Reason
- An enum containing Reason's known values.
- Response.IncompleteDetails.Reason.Value - class in com.openai.models.responses.Response.IncompleteDetails.Reason
- An enum containing Reason's known values, as well as an _UNKNOWN member.
- Response.Metadata - class in com.openai.models.responses.Response
- Set of 16 key-value pairs that can be attached to an object.
- Response.Metadata.Builder - class in com.openai.models.responses.Response.Metadata
- A builder for Metadata.
- Response.ToolChoice - class in com.openai.models.responses.Response
- How the model should select which tool (or tools) to use when generating a response.
- Response.ToolChoice.Visitor - class in com.openai.models.responses.Response.ToolChoice
- An interface that defines how to map each variant of ToolChoice to a value of type T.
- Response.Truncation - class in com.openai.models.responses.Response
- The truncation strategy to use for the model response.
- Response.Truncation.Known - class in com.openai.models.responses.Response.Truncation
- An enum containing Truncation's known values.
- Response.Truncation.Value - class in com.openai.models.responses.Response.Truncation
- An enum containing Truncation's known values, as well as an _UNKNOWN member.
- ResponseAudioDeltaEvent - class in com.openai.models.responses
- Emitted when there is a partial audio response.
- ResponseAudioDeltaEvent.Builder - class in com.openai.models.responses.ResponseAudioDeltaEvent
- A builder for ResponseAudioDeltaEvent.
- ResponseAudioDoneEvent - class in com.openai.models.responses
- Emitted when the audio response is complete.
- ResponseAudioDoneEvent.Builder - class in com.openai.models.responses.ResponseAudioDoneEvent
- A builder for ResponseAudioDoneEvent.
- ResponseAudioTranscriptDeltaEvent - class in com.openai.models.responses
- Emitted when there is a partial transcript of audio.
- ResponseAudioTranscriptDeltaEvent.Builder - class in com.openai.models.responses.ResponseAudioTranscriptDeltaEvent
- A builder for ResponseAudioTranscriptDeltaEvent.
- ResponseAudioTranscriptDoneEvent - class in com.openai.models.responses
- Emitted when the full audio transcript is completed.
- ResponseAudioTranscriptDoneEvent.Builder - class in com.openai.models.responses.ResponseAudioTranscriptDoneEvent
- A builder for ResponseAudioTranscriptDoneEvent.
- ResponseCodeInterpreterCallCodeDeltaEvent - class in com.openai.models.responses
- Emitted when a partial code snippet is added by the code interpreter.
- ResponseCodeInterpreterCallCodeDeltaEvent.Builder - class in com.openai.models.responses.ResponseCodeInterpreterCallCodeDeltaEvent
- A builder for ResponseCodeInterpreterCallCodeDeltaEvent.
- ResponseCodeInterpreterCallCodeDoneEvent - class in com.openai.models.responses
- Emitted when code snippet output is finalized by the code interpreter.
- ResponseCodeInterpreterCallCodeDoneEvent.Builder - class in com.openai.models.responses.ResponseCodeInterpreterCallCodeDoneEvent
- A builder for ResponseCodeInterpreterCallCodeDoneEvent.
- ResponseCodeInterpreterCallCompletedEvent - class in com.openai.models.responses
- Emitted when the code interpreter call is completed.
- ResponseCodeInterpreterCallCompletedEvent.Builder - class in com.openai.models.responses.ResponseCodeInterpreterCallCompletedEvent
- A builder for ResponseCodeInterpreterCallCompletedEvent.
- ResponseCodeInterpreterCallInProgressEvent - class in com.openai.models.responses
- Emitted when a code interpreter call is in progress.
- ResponseCodeInterpreterCallInProgressEvent.Builder - class in com.openai.models.responses.ResponseCodeInterpreterCallInProgressEvent
- A builder for ResponseCodeInterpreterCallInProgressEvent.
- ResponseCodeInterpreterCallInterpretingEvent - class in com.openai.models.responses
- Emitted when the code interpreter is actively interpreting the code snippet.
- ResponseCodeInterpreterCallInterpretingEvent.Builder - class in com.openai.models.responses.ResponseCodeInterpreterCallInterpretingEvent
- A builder for ResponseCodeInterpreterCallInterpretingEvent.
- ResponseCodeInterpreterToolCall - class in com.openai.models.responses
- A tool call to run code.
- ResponseCodeInterpreterToolCall.Builder - class in com.openai.models.responses.ResponseCodeInterpreterToolCall
- A builder for ResponseCodeInterpreterToolCall.
- ResponseCodeInterpreterToolCall.Result - class in com.openai.models.responses.ResponseCodeInterpreterToolCall
- The output of a code interpreter tool call that is text.
- ResponseCodeInterpreterToolCall.Result.Files - class in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result
- The output of a code interpreter tool call that is a file.
- ResponseCodeInterpreterToolCall.Result.Files.Builder - class in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result.Files
- A builder for Files.
- ResponseCodeInterpreterToolCall.Result.Files.File - class in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result.Files
- ResponseCodeInterpreterToolCall.Result.Files.File.Builder - class in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result.Files.File
- A builder for File.
- ResponseCodeInterpreterToolCall.Result.Logs - class in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result
- The output of a code interpreter tool call that is text.
- ResponseCodeInterpreterToolCall.Result.Logs.Builder - class in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result.Logs
- A builder for Logs.
- ResponseCodeInterpreterToolCall.Result.Visitor - class in com.openai.models.responses.ResponseCodeInterpreterToolCall.Result
- An interface that defines how to map each variant of Result to a value of type T.
- ResponseCodeInterpreterToolCall.Status - class in com.openai.models.responses.ResponseCodeInterpreterToolCall
- The status of the code interpreter tool call.
- ResponseCodeInterpreterToolCall.Status.Known - class in com.openai.models.responses.ResponseCodeInterpreterToolCall.Status
- An enum containing Status's known values.
- ResponseCodeInterpreterToolCall.Status.Value - class in com.openai.models.responses.ResponseCodeInterpreterToolCall.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseCompletedEvent - class in com.openai.models.responses
- Emitted when the model response is complete.
- ResponseCompletedEvent.Builder - class in com.openai.models.responses.ResponseCompletedEvent
- A builder for ResponseCompletedEvent.
- ResponseComputerToolCall - class in com.openai.models.responses
- A tool call to a computer use tool.
- ResponseComputerToolCall.Action - class in com.openai.models.responses.ResponseComputerToolCall
- A click action.
- ResponseComputerToolCall.Action.Click - class in com.openai.models.responses.ResponseComputerToolCall.Action
- A click action.
- ResponseComputerToolCall.Action.Click.Builder - class in com.openai.models.responses.ResponseComputerToolCall.Action.Click
- A builder for Click.
- ResponseComputerToolCall.Action.Click.Button - class in com.openai.models.responses.ResponseComputerToolCall.Action.Click
- Indicates which mouse button was pressed during the click.
- ResponseComputerToolCall.Action.Click.Button.Known - class in com.openai.models.responses.ResponseComputerToolCall.Action.Click.Button
- An enum containing Button's known values.
- ResponseComputerToolCall.Action.Click.Button.Value - class in com.openai.models.responses.ResponseComputerToolCall.Action.Click.Button
- An enum containing Button's known values, as well as an _UNKNOWN member.
- ResponseComputerToolCall.Action.DoubleClick - class in com.openai.models.responses.ResponseComputerToolCall.Action
- A double click action.
- ResponseComputerToolCall.Action.DoubleClick.Builder - class in com.openai.models.responses.ResponseComputerToolCall.Action.DoubleClick
- A builder for DoubleClick.
- ResponseComputerToolCall.Action.Drag - class in com.openai.models.responses.ResponseComputerToolCall.Action
- A drag action.
- ResponseComputerToolCall.Action.Drag.Builder - class in com.openai.models.responses.ResponseComputerToolCall.Action.Drag
- A builder for Drag.
- ResponseComputerToolCall.Action.Drag.Path - class in com.openai.models.responses.ResponseComputerToolCall.Action.Drag
- A series of x/y coordinate pairs in the drag path.
- ResponseComputerToolCall.Action.Drag.Path.Builder - class in com.openai.models.responses.ResponseComputerToolCall.Action.Drag.Path
- A builder for Path.
- ResponseComputerToolCall.Action.Keypress - class in com.openai.models.responses.ResponseComputerToolCall.Action
- A collection of keypresses the model would like to perform.
- ResponseComputerToolCall.Action.Keypress.Builder - class in com.openai.models.responses.ResponseComputerToolCall.Action.Keypress
- A builder for Keypress.
- ResponseComputerToolCall.Action.Move - class in com.openai.models.responses.ResponseComputerToolCall.Action
- A mouse move action.
- ResponseComputerToolCall.Action.Move.Builder - class in com.openai.models.responses.ResponseComputerToolCall.Action.Move
- A builder for Move.
- ResponseComputerToolCall.Action.Scroll - class in com.openai.models.responses.ResponseComputerToolCall.Action
- A scroll action.
- ResponseComputerToolCall.Action.Scroll.Builder - class in com.openai.models.responses.ResponseComputerToolCall.Action.Scroll
- A builder for Scroll.
- ResponseComputerToolCall.Action.Type - class in com.openai.models.responses.ResponseComputerToolCall.Action
- An action to type in text.
- ResponseComputerToolCall.Action.Type.Builder - class in com.openai.models.responses.ResponseComputerToolCall.Action.Type
- A builder for Type.
- ResponseComputerToolCall.Action.Visitor - class in com.openai.models.responses.ResponseComputerToolCall.Action
- An interface that defines how to map each variant of Action to a value of type T.
- ResponseComputerToolCall.Builder - class in com.openai.models.responses.ResponseComputerToolCall
- A builder for ResponseComputerToolCall.
- ResponseComputerToolCall.PendingSafetyCheck - class in com.openai.models.responses.ResponseComputerToolCall
- A pending safety check for the computer call.
- ResponseComputerToolCall.PendingSafetyCheck.Builder - class in com.openai.models.responses.ResponseComputerToolCall.PendingSafetyCheck
- A builder for PendingSafetyCheck.
- ResponseComputerToolCall.Status - class in com.openai.models.responses.ResponseComputerToolCall
- The status of the item.
- ResponseComputerToolCall.Status.Known - class in com.openai.models.responses.ResponseComputerToolCall.Status
- An enum containing Status's known values.
- ResponseComputerToolCall.Status.Value - class in com.openai.models.responses.ResponseComputerToolCall.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseComputerToolCall.Type - class in com.openai.models.responses.ResponseComputerToolCall
- The type of the computer call.
- ResponseComputerToolCall.Type.Known - class in com.openai.models.responses.ResponseComputerToolCall.Type
- An enum containing Type's known values.
- ResponseComputerToolCall.Type.Value - class in com.openai.models.responses.ResponseComputerToolCall.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- ResponseComputerToolCallOutputItem - class in com.openai.models.responses
- ResponseComputerToolCallOutputItem.AcknowledgedSafetyCheck - class in com.openai.models.responses.ResponseComputerToolCallOutputItem
- A pending safety check for the computer call.
- ResponseComputerToolCallOutputItem.AcknowledgedSafetyCheck.Builder - class in com.openai.models.responses.ResponseComputerToolCallOutputItem.AcknowledgedSafetyCheck
- A builder for AcknowledgedSafetyCheck.
- ResponseComputerToolCallOutputItem.Builder - class in com.openai.models.responses.ResponseComputerToolCallOutputItem
- A builder for ResponseComputerToolCallOutputItem.
- ResponseComputerToolCallOutputItem.Status - class in com.openai.models.responses.ResponseComputerToolCallOutputItem
- The status of the message input.
- ResponseComputerToolCallOutputItem.Status.Known - class in com.openai.models.responses.ResponseComputerToolCallOutputItem.Status
- An enum containing Status's known values.
- ResponseComputerToolCallOutputItem.Status.Value - class in com.openai.models.responses.ResponseComputerToolCallOutputItem.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseComputerToolCallOutputScreenshot - class in com.openai.models.responses
- A computer screenshot image used with the computer use tool.
- ResponseComputerToolCallOutputScreenshot.Builder - class in com.openai.models.responses.ResponseComputerToolCallOutputScreenshot
- A builder for ResponseComputerToolCallOutputScreenshot.
- ResponseContent - class in com.openai.models.responses
- Multi-modal input and output contents.
- ResponseContent.Visitor - class in com.openai.models.responses.ResponseContent
- An interface that defines how to map each variant of ResponseContent to a value of type T.
- ResponseContentPartAddedEvent - class in com.openai.models.responses
- Emitted when a new content part is added.
- ResponseContentPartAddedEvent.Builder - class in com.openai.models.responses.ResponseContentPartAddedEvent
- A builder for ResponseContentPartAddedEvent.
- ResponseContentPartAddedEvent.Part - class in com.openai.models.responses.ResponseContentPartAddedEvent
- The content part that was added.
- ResponseContentPartAddedEvent.Part.Visitor - class in com.openai.models.responses.ResponseContentPartAddedEvent.Part
- An interface that defines how to map each variant of Part to a value of type T.
- ResponseContentPartDoneEvent - class in com.openai.models.responses
- Emitted when a content part is done.
- ResponseContentPartDoneEvent.Builder - class in com.openai.models.responses.ResponseContentPartDoneEvent
- A builder for ResponseContentPartDoneEvent.
- ResponseContentPartDoneEvent.Part - class in com.openai.models.responses.ResponseContentPartDoneEvent
- The content part that is done.
- ResponseContentPartDoneEvent.Part.Visitor - class in com.openai.models.responses.ResponseContentPartDoneEvent.Part
- An interface that defines how to map each variant of Part to a value of type T.
- ResponseCreatedEvent - class in com.openai.models.responses
- An event that is emitted when a response is created.
- ResponseCreatedEvent.Builder - class in com.openai.models.responses.ResponseCreatedEvent
- A builder for ResponseCreatedEvent.
- ResponseCreateParams - class in com.openai.models.responses
- Creates a model response.
- ResponseCreateParams.Body - class in com.openai.models.responses.ResponseCreateParams
- ResponseCreateParams.Body.Builder - class in com.openai.models.responses.ResponseCreateParams.Body
- A builder for Body.
- ResponseCreateParams.Builder - class in com.openai.models.responses.ResponseCreateParams
- A builder for ResponseCreateParams.
- ResponseCreateParams.Input - class in com.openai.models.responses.ResponseCreateParams
- Text, image, or file inputs to the model, used to generate a response.
- ResponseCreateParams.Input.Visitor - class in com.openai.models.responses.ResponseCreateParams.Input
- An interface that defines how to map each variant of Input to a value of type T.
- ResponseCreateParams.Metadata - class in com.openai.models.responses.ResponseCreateParams
- Set of 16 key-value pairs that can be attached to an object.
- ResponseCreateParams.Metadata.Builder - class in com.openai.models.responses.ResponseCreateParams.Metadata
- A builder for Metadata.
- ResponseCreateParams.ToolChoice - class in com.openai.models.responses.ResponseCreateParams
- How the model should select which tool (or tools) to use when generating a response.
- ResponseCreateParams.ToolChoice.Visitor - class in com.openai.models.responses.ResponseCreateParams.ToolChoice
- An interface that defines how to map each variant of ToolChoice to a value of type T.
- ResponseCreateParams.Truncation - class in com.openai.models.responses.ResponseCreateParams
- The truncation strategy to use for the model response.
- ResponseCreateParams.Truncation.Known - class in com.openai.models.responses.ResponseCreateParams.Truncation
- An enum containing Truncation's known values.
- ResponseCreateParams.Truncation.Value - class in com.openai.models.responses.ResponseCreateParams.Truncation
- An enum containing Truncation's known values, as well as an _UNKNOWN member.
- ResponseDeleteParams - class in com.openai.models.responses
- Deletes a model response with the given ID.
- ResponseDeleteParams.Builder - class in com.openai.models.responses.ResponseDeleteParams
- A builder for ResponseDeleteParams.
- ResponseError - class in com.openai.models.responses
- An error object returned when the model fails to generate a Response.
- ResponseError.Builder - class in com.openai.models.responses.ResponseError
- A builder for ResponseError.
- ResponseError.Code - class in com.openai.models.responses.ResponseError
- The error code for the response.
- ResponseError.Code.Known - class in com.openai.models.responses.ResponseError.Code
- An enum containing Code's known values.
- ResponseError.Code.Value - class in com.openai.models.responses.ResponseError.Code
- An enum containing Code's known values, as well as an _UNKNOWN member.
- ResponseErrorEvent - class in com.openai.models.responses
- Emitted when an error occurs.
- ResponseErrorEvent.Builder - class in com.openai.models.responses.ResponseErrorEvent
- A builder for ResponseErrorEvent.
- ResponseFailedEvent - class in com.openai.models.responses
- An event that is emitted when a response fails.
- ResponseFailedEvent.Builder - class in com.openai.models.responses.ResponseFailedEvent
- A builder for ResponseFailedEvent.
- ResponseFileSearchCallCompletedEvent - class in com.openai.models.responses
- Emitted when a file search call is completed (results found).
- ResponseFileSearchCallCompletedEvent.Builder - class in com.openai.models.responses.ResponseFileSearchCallCompletedEvent
- A builder for ResponseFileSearchCallCompletedEvent.
- ResponseFileSearchCallInProgressEvent - class in com.openai.models.responses
- Emitted when a file search call is initiated.
- ResponseFileSearchCallInProgressEvent.Builder - class in com.openai.models.responses.ResponseFileSearchCallInProgressEvent
- A builder for ResponseFileSearchCallInProgressEvent.
- ResponseFileSearchCallSearchingEvent - class in com.openai.models.responses
- Emitted when a file search is currently searching.
- ResponseFileSearchCallSearchingEvent.Builder - class in com.openai.models.responses.ResponseFileSearchCallSearchingEvent
- A builder for ResponseFileSearchCallSearchingEvent.
- ResponseFileSearchToolCall - class in com.openai.models.responses
- The results of a file search tool call.
- ResponseFileSearchToolCall.Builder - class in com.openai.models.responses.ResponseFileSearchToolCall
- A builder for ResponseFileSearchToolCall.
- ResponseFileSearchToolCall.Result - class in com.openai.models.responses.ResponseFileSearchToolCall
- ResponseFileSearchToolCall.Result.Attributes - class in com.openai.models.responses.ResponseFileSearchToolCall.Result
- Set of 16 key-value pairs that can be attached to an object.
- ResponseFileSearchToolCall.Result.Attributes.Builder - class in com.openai.models.responses.ResponseFileSearchToolCall.Result.Attributes
- A builder for Attributes.
- ResponseFileSearchToolCall.Result.Builder - class in com.openai.models.responses.ResponseFileSearchToolCall.Result
- A builder for Result.
- ResponseFileSearchToolCall.Status - class in com.openai.models.responses.ResponseFileSearchToolCall
- The status of the file search tool call.
- ResponseFileSearchToolCall.Status.Known - class in com.openai.models.responses.ResponseFileSearchToolCall.Status
- An enum containing Status's known values.
- ResponseFileSearchToolCall.Status.Value - class in com.openai.models.responses.ResponseFileSearchToolCall.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- responseFormat() - function in com.openai.models.audio.speech.SpeechCreateParams
- The format to audio in.
- responseFormat() - function in com.openai.models.audio.speech.SpeechCreateParams.Body
- The format to audio in.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.audio.speech.SpeechCreateParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.audio.speech.SpeechCreateParams.ResponseFormat) - function in com.openai.models.audio.speech.SpeechCreateParams.Body.Builder
- The format to audio in.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.audio.speech.SpeechCreateParams.ResponseFormat) - function in com.openai.models.audio.speech.SpeechCreateParams.Builder
- The format to audio in.
- responseFormat() - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams
- The format of the output, in one of these options:
json
,text
,srt
,verbose_json
, orvtt
. - responseFormat() - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Body
- The format of the output, in one of these options:
json
,text
,srt
,verbose_json
, orvtt
. - responseFormat(com.openai.core.MultipartField) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary multipart value.
- responseFormat(com.openai.models.audio.AudioResponseFormat) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Body.Builder
- The format of the output, in one of these options:
json
,text
,srt
,verbose_json
, orvtt
. - responseFormat(com.openai.core.MultipartField) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- Sets Builder.responseFormat to an arbitrary multipart value.
- responseFormat(com.openai.models.audio.AudioResponseFormat) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- The format of the output, in one of these options:
json
,text
,srt
,verbose_json
, orvtt
. - responseFormat() - function in com.openai.models.audio.translations.TranslationCreateParams
- The format of the output, in one of these options:
json
,text
,srt
,verbose_json
, orvtt
. - responseFormat() - function in com.openai.models.audio.translations.TranslationCreateParams.Body
- The format of the output, in one of these options:
json
,text
,srt
,verbose_json
, orvtt
. - responseFormat(com.openai.core.MultipartField) - function in com.openai.models.audio.translations.TranslationCreateParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary multipart value.
- responseFormat(com.openai.models.audio.translations.TranslationCreateParams.ResponseFormat) - function in com.openai.models.audio.translations.TranslationCreateParams.Body.Builder
- The format of the output, in one of these options:
json
,text
,srt
,verbose_json
, orvtt
. - responseFormat(com.openai.core.MultipartField) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- Sets Builder.responseFormat to an arbitrary multipart value.
- responseFormat(com.openai.models.audio.translations.TranslationCreateParams.ResponseFormat) - function in com.openai.models.audio.translations.TranslationCreateParams.Builder
- The format of the output, in one of these options:
json
,text
,srt
,verbose_json
, orvtt
. - responseFormat() - function in com.openai.models.beta.assistants.Assistant
- Specifies the format that the model must output.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.Assistant.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.beta.assistants.Assistant.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonObject(responseFormatJsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.beta.assistants.Assistant.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonSchema(responseFormatJsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.beta.assistants.Assistant.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatText(responseFormatText)
. - responseFormat(com.openai.models.beta.threads.AssistantResponseFormatOption) - function in com.openai.models.beta.assistants.Assistant.Builder
- Specifies the format that the model must output.
- responseFormat(java.util.Optional) - function in com.openai.models.beta.assistants.Assistant.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat() - function in com.openai.models.beta.assistants.AssistantCreateParams
- Specifies the format that the model must output.
- responseFormat() - function in com.openai.models.beta.assistants.AssistantCreateParams.Body
- Specifies the format that the model must output.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonObject(responseFormatJsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonSchema(responseFormatJsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatText(responseFormatText)
. - responseFormat(com.openai.models.beta.threads.AssistantResponseFormatOption) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- Specifies the format that the model must output.
- responseFormat(java.util.Optional) - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonObject(responseFormatJsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonSchema(responseFormatJsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatText(responseFormatText)
. - responseFormat(com.openai.models.beta.threads.AssistantResponseFormatOption) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- Specifies the format that the model must output.
- responseFormat(java.util.Optional) - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat() - function in com.openai.models.beta.assistants.AssistantUpdateParams
- Specifies the format that the model must output.
- responseFormat() - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body
- Specifies the format that the model must output.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonObject(responseFormatJsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonSchema(responseFormatJsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatText(responseFormatText)
. - responseFormat(com.openai.models.beta.threads.AssistantResponseFormatOption) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- Specifies the format that the model must output.
- responseFormat(java.util.Optional) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat(com.openai.core.JsonField) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonObject(responseFormatJsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonSchema(responseFormatJsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatText(responseFormatText)
. - responseFormat(com.openai.models.beta.threads.AssistantResponseFormatOption) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- Specifies the format that the model must output.
- responseFormat(java.util.Optional) - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat() - function in com.openai.models.beta.threads.ThreadCreateAndRunParams
- Specifies the format that the model must output.
- responseFormat() - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Body
- Specifies the format that the model must output.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonObject(responseFormatJsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonSchema(responseFormatJsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatText(responseFormatText)
. - responseFormat(com.openai.models.beta.threads.AssistantResponseFormatOption) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Body.Builder
- Specifies the format that the model must output.
- responseFormat(java.util.Optional) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Body.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat(com.openai.core.JsonField) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonObject(responseFormatJsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonSchema(responseFormatJsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatText(responseFormatText)
. - responseFormat(com.openai.models.beta.threads.AssistantResponseFormatOption) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- Specifies the format that the model must output.
- responseFormat(java.util.Optional) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat() - function in com.openai.models.beta.threads.runs.Run
- Specifies the format that the model must output.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.Run.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.beta.threads.runs.Run.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonObject(responseFormatJsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.beta.threads.runs.Run.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonSchema(responseFormatJsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.beta.threads.runs.Run.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatText(responseFormatText)
. - responseFormat(com.openai.models.beta.threads.AssistantResponseFormatOption) - function in com.openai.models.beta.threads.runs.Run.Builder
- Specifies the format that the model must output.
- responseFormat(java.util.Optional) - function in com.openai.models.beta.threads.runs.Run.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat() - function in com.openai.models.beta.threads.runs.RunCreateParams
- Specifies the format that the model must output.
- responseFormat() - function in com.openai.models.beta.threads.runs.RunCreateParams.Body
- Specifies the format that the model must output.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonObject(responseFormatJsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonSchema(responseFormatJsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatText(responseFormatText)
. - responseFormat(com.openai.models.beta.threads.AssistantResponseFormatOption) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- Specifies the format that the model must output.
- responseFormat(java.util.Optional) - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonObject(responseFormatJsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatJsonSchema(responseFormatJsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofResponseFormatText(responseFormatText)
. - responseFormat(com.openai.models.beta.threads.AssistantResponseFormatOption) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- Specifies the format that the model must output.
- responseFormat(java.util.Optional) - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat() - function in com.openai.models.chat.completions.ChatCompletionCreateParams
- An object specifying the format that the model must output.
- responseFormat() - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body
- An object specifying the format that the model must output.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
- Alias for calling responseFormat with
ResponseFormat.ofJsonObject(jsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
- Alias for calling responseFormat with
ResponseFormat.ofJsonSchema(jsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
- Alias for calling responseFormat with
ResponseFormat.ofText(text)
. - responseFormat(com.openai.models.chat.completions.ChatCompletionCreateParams.ResponseFormat) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
- An object specifying the format that the model must output.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.ResponseFormatJsonObject) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- Alias for calling responseFormat with
ResponseFormat.ofJsonObject(jsonObject)
. - responseFormat(com.openai.models.ResponseFormatJsonSchema) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- Alias for calling responseFormat with
ResponseFormat.ofJsonSchema(jsonSchema)
. - responseFormat(com.openai.models.ResponseFormatText) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- Alias for calling responseFormat with
ResponseFormat.ofText(text)
. - responseFormat(com.openai.models.chat.completions.ChatCompletionCreateParams.ResponseFormat) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
- An object specifying the format that the model must output.
- responseFormat() - function in com.openai.models.images.ImageCreateVariationParams
- The format in which the generated images are returned.
- responseFormat() - function in com.openai.models.images.ImageCreateVariationParams.Body
- The format in which the generated images are returned.
- responseFormat(com.openai.core.MultipartField) - function in com.openai.models.images.ImageCreateVariationParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary multipart value.
- responseFormat(com.openai.models.images.ImageCreateVariationParams.ResponseFormat) - function in com.openai.models.images.ImageCreateVariationParams.Body.Builder
- The format in which the generated images are returned.
- responseFormat(java.util.Optional) - function in com.openai.models.images.ImageCreateVariationParams.Body.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat(com.openai.core.MultipartField) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- Sets Builder.responseFormat to an arbitrary multipart value.
- responseFormat(com.openai.models.images.ImageCreateVariationParams.ResponseFormat) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- The format in which the generated images are returned.
- responseFormat(java.util.Optional) - function in com.openai.models.images.ImageCreateVariationParams.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat() - function in com.openai.models.images.ImageEditParams
- The format in which the generated images are returned.
- responseFormat() - function in com.openai.models.images.ImageEditParams.Body
- The format in which the generated images are returned.
- responseFormat(com.openai.core.MultipartField) - function in com.openai.models.images.ImageEditParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary multipart value.
- responseFormat(com.openai.models.images.ImageEditParams.ResponseFormat) - function in com.openai.models.images.ImageEditParams.Body.Builder
- The format in which the generated images are returned.
- responseFormat(java.util.Optional) - function in com.openai.models.images.ImageEditParams.Body.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat(com.openai.core.MultipartField) - function in com.openai.models.images.ImageEditParams.Builder
- Sets Builder.responseFormat to an arbitrary multipart value.
- responseFormat(com.openai.models.images.ImageEditParams.ResponseFormat) - function in com.openai.models.images.ImageEditParams.Builder
- The format in which the generated images are returned.
- responseFormat(java.util.Optional) - function in com.openai.models.images.ImageEditParams.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat() - function in com.openai.models.images.ImageGenerateParams
- The format in which the generated images are returned.
- responseFormat() - function in com.openai.models.images.ImageGenerateParams.Body
- The format in which the generated images are returned.
- responseFormat(com.openai.core.JsonField) - function in com.openai.models.images.ImageGenerateParams.Body.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.images.ImageGenerateParams.ResponseFormat) - function in com.openai.models.images.ImageGenerateParams.Body.Builder
- The format in which the generated images are returned.
- responseFormat(java.util.Optional) - function in com.openai.models.images.ImageGenerateParams.Body.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormat(com.openai.core.JsonField) - function in com.openai.models.images.ImageGenerateParams.Builder
- Sets Builder.responseFormat to an arbitrary JSON value.
- responseFormat(com.openai.models.images.ImageGenerateParams.ResponseFormat) - function in com.openai.models.images.ImageGenerateParams.Builder
- The format in which the generated images are returned.
- responseFormat(java.util.Optional) - function in com.openai.models.images.ImageGenerateParams.Builder
- Alias for calling Builder.responseFormat with
responseFormat.orElse(null)
. - responseFormatAuto() - function in com.openai.models.beta.assistants.Assistant.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofAuto()
. - responseFormatAuto() - function in com.openai.models.beta.assistants.AssistantCreateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofAuto()
. - responseFormatAuto() - function in com.openai.models.beta.assistants.AssistantCreateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofAuto()
. - responseFormatAuto() - function in com.openai.models.beta.assistants.AssistantUpdateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofAuto()
. - responseFormatAuto() - function in com.openai.models.beta.assistants.AssistantUpdateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofAuto()
. - responseFormatAuto() - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofAuto()
. - responseFormatAuto() - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofAuto()
. - responseFormatAuto() - function in com.openai.models.beta.threads.runs.Run.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofAuto()
. - responseFormatAuto() - function in com.openai.models.beta.threads.runs.RunCreateParams.Body.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofAuto()
. - responseFormatAuto() - function in com.openai.models.beta.threads.runs.RunCreateParams.Builder
- Alias for calling responseFormat with
AssistantResponseFormatOption.ofAuto()
. - ResponseFormatJsonObject - class in com.openai.models
- JSON object response format.
- responseFormatJsonObject() - function in com.openai.models.beta.threads.AssistantResponseFormatOption
- JSON object response format.
- ResponseFormatJsonObject.Builder - class in com.openai.models.ResponseFormatJsonObject
- A builder for ResponseFormatJsonObject.
- ResponseFormatJsonSchema - class in com.openai.models
- JSON Schema response format.
- responseFormatJsonSchema() - function in com.openai.models.beta.threads.AssistantResponseFormatOption
- JSON Schema response format.
- ResponseFormatJsonSchema.Builder - class in com.openai.models.ResponseFormatJsonSchema
- A builder for ResponseFormatJsonSchema.
- ResponseFormatJsonSchema.JsonSchema - class in com.openai.models.ResponseFormatJsonSchema
- Structured Outputs configuration options, including a JSON Schema.
- ResponseFormatJsonSchema.JsonSchema.Builder - class in com.openai.models.ResponseFormatJsonSchema.JsonSchema
- A builder for JsonSchema.
- ResponseFormatJsonSchema.JsonSchema.Schema - class in com.openai.models.ResponseFormatJsonSchema.JsonSchema
- The schema for the response format, described as a JSON Schema object.
- ResponseFormatJsonSchema.JsonSchema.Schema.Builder - class in com.openai.models.ResponseFormatJsonSchema.JsonSchema.Schema
- A builder for Schema.
- ResponseFormatText - class in com.openai.models
- Default response format.
- responseFormatText() - function in com.openai.models.beta.threads.AssistantResponseFormatOption
- Default response format.
- ResponseFormatText.Builder - class in com.openai.models.ResponseFormatText
- A builder for ResponseFormatText.
- ResponseFormatTextConfig - class in com.openai.models.responses
- An object specifying the format that the model must output.
- ResponseFormatTextConfig.Visitor - class in com.openai.models.responses.ResponseFormatTextConfig
- An interface that defines how to map each variant of ResponseFormatTextConfig to a value of type T.
- ResponseFormatTextJsonSchemaConfig - class in com.openai.models.responses
- JSON Schema response format.
- ResponseFormatTextJsonSchemaConfig.Builder - class in com.openai.models.responses.ResponseFormatTextJsonSchemaConfig
- A builder for ResponseFormatTextJsonSchemaConfig.
- ResponseFormatTextJsonSchemaConfig.Schema - class in com.openai.models.responses.ResponseFormatTextJsonSchemaConfig
- The schema for the response format, described as a JSON Schema object.
- ResponseFormatTextJsonSchemaConfig.Schema.Builder - class in com.openai.models.responses.ResponseFormatTextJsonSchemaConfig.Schema
- A builder for Schema.
- ResponseFunctionCallArgumentsDeltaEvent - class in com.openai.models.responses
- Emitted when there is a partial function-call arguments delta.
- ResponseFunctionCallArgumentsDeltaEvent.Builder - class in com.openai.models.responses.ResponseFunctionCallArgumentsDeltaEvent
- A builder for ResponseFunctionCallArgumentsDeltaEvent.
- ResponseFunctionCallArgumentsDoneEvent - class in com.openai.models.responses
- Emitted when function-call arguments are finalized.
- ResponseFunctionCallArgumentsDoneEvent.Builder - class in com.openai.models.responses.ResponseFunctionCallArgumentsDoneEvent
- A builder for ResponseFunctionCallArgumentsDoneEvent.
- ResponseFunctionToolCall - class in com.openai.models.responses
- A tool call to run a function.
- ResponseFunctionToolCall.Builder - class in com.openai.models.responses.ResponseFunctionToolCall
- A builder for ResponseFunctionToolCall.
- ResponseFunctionToolCall.Status - class in com.openai.models.responses.ResponseFunctionToolCall
- The status of the item.
- ResponseFunctionToolCall.Status.Known - class in com.openai.models.responses.ResponseFunctionToolCall.Status
- An enum containing Status's known values.
- ResponseFunctionToolCall.Status.Value - class in com.openai.models.responses.ResponseFunctionToolCall.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseFunctionToolCallItem - class in com.openai.models.responses
- A tool call to run a function.
- ResponseFunctionToolCallItem.Builder - class in com.openai.models.responses.ResponseFunctionToolCallItem
- A builder for ResponseFunctionToolCallItem.
- ResponseFunctionToolCallOutputItem - class in com.openai.models.responses
- ResponseFunctionToolCallOutputItem.Builder - class in com.openai.models.responses.ResponseFunctionToolCallOutputItem
- A builder for ResponseFunctionToolCallOutputItem.
- ResponseFunctionToolCallOutputItem.Status - class in com.openai.models.responses.ResponseFunctionToolCallOutputItem
- The status of the item.
- ResponseFunctionToolCallOutputItem.Status.Known - class in com.openai.models.responses.ResponseFunctionToolCallOutputItem.Status
- An enum containing Status's known values.
- ResponseFunctionToolCallOutputItem.Status.Value - class in com.openai.models.responses.ResponseFunctionToolCallOutputItem.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseFunctionWebSearch - class in com.openai.models.responses
- The results of a web search tool call.
- ResponseFunctionWebSearch.Builder - class in com.openai.models.responses.ResponseFunctionWebSearch
- A builder for ResponseFunctionWebSearch.
- ResponseFunctionWebSearch.Status - class in com.openai.models.responses.ResponseFunctionWebSearch
- The status of the web search tool call.
- ResponseFunctionWebSearch.Status.Known - class in com.openai.models.responses.ResponseFunctionWebSearch.Status
- An enum containing Status's known values.
- ResponseFunctionWebSearch.Status.Value - class in com.openai.models.responses.ResponseFunctionWebSearch.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- responseId() - function in com.openai.models.responses.ResponseDeleteParams
- responseId(java.lang.String) - function in com.openai.models.responses.ResponseDeleteParams.Builder
- responseId() - function in com.openai.models.responses.ResponseRetrieveParams
- responseId(java.lang.String) - function in com.openai.models.responses.ResponseRetrieveParams.Builder
- responseId() - function in com.openai.models.responses.inputitems.InputItemListParams
- responseId(java.lang.String) - function in com.openai.models.responses.inputitems.InputItemListParams.Builder
- ResponseIncludable - class in com.openai.models.responses
- Specify additional output data to include in the model response.
- ResponseIncludable.Known - class in com.openai.models.responses.ResponseIncludable
- An enum containing ResponseIncludable's known values.
- ResponseIncludable.Value - class in com.openai.models.responses.ResponseIncludable
- An enum containing ResponseIncludable's known values, as well as an _UNKNOWN member.
- ResponseIncompleteEvent - class in com.openai.models.responses
- An event that is emitted when a response finishes as incomplete.
- ResponseIncompleteEvent.Builder - class in com.openai.models.responses.ResponseIncompleteEvent
- A builder for ResponseIncompleteEvent.
- ResponseInProgressEvent - class in com.openai.models.responses
- Emitted when the response is in progress.
- ResponseInProgressEvent.Builder - class in com.openai.models.responses.ResponseInProgressEvent
- A builder for ResponseInProgressEvent.
- ResponseInputAudio - class in com.openai.models.responses
- An audio input to the model.
- ResponseInputAudio.Builder - class in com.openai.models.responses.ResponseInputAudio
- A builder for ResponseInputAudio.
- ResponseInputAudio.Format - class in com.openai.models.responses.ResponseInputAudio
- The format of the audio data.
- ResponseInputAudio.Format.Known - class in com.openai.models.responses.ResponseInputAudio.Format
- An enum containing Format's known values.
- ResponseInputAudio.Format.Value - class in com.openai.models.responses.ResponseInputAudio.Format
- An enum containing Format's known values, as well as an _UNKNOWN member.
- ResponseInputContent - class in com.openai.models.responses
- A text input to the model.
- ResponseInputContent.Visitor - class in com.openai.models.responses.ResponseInputContent
- An interface that defines how to map each variant of ResponseInputContent to a value of type T.
- ResponseInputFile - class in com.openai.models.responses
- A file input to the model.
- ResponseInputFile.Builder - class in com.openai.models.responses.ResponseInputFile
- A builder for ResponseInputFile.
- ResponseInputImage - class in com.openai.models.responses
- An image input to the model.
- ResponseInputImage.Builder - class in com.openai.models.responses.ResponseInputImage
- A builder for ResponseInputImage.
- ResponseInputImage.Detail - class in com.openai.models.responses.ResponseInputImage
- The detail level of the image to be sent to the model.
- ResponseInputImage.Detail.Known - class in com.openai.models.responses.ResponseInputImage.Detail
- An enum containing Detail's known values.
- ResponseInputImage.Detail.Value - class in com.openai.models.responses.ResponseInputImage.Detail
- An enum containing Detail's known values, as well as an _UNKNOWN member.
- ResponseInputItem - class in com.openai.models.responses
- A message input to the model with a role indicating instruction following hierarchy.
- ResponseInputItem.ComputerCallOutput - class in com.openai.models.responses.ResponseInputItem
- The output of a computer tool call.
- ResponseInputItem.ComputerCallOutput.AcknowledgedSafetyCheck - class in com.openai.models.responses.ResponseInputItem.ComputerCallOutput
- A pending safety check for the computer call.
- ResponseInputItem.ComputerCallOutput.AcknowledgedSafetyCheck.Builder - class in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.AcknowledgedSafetyCheck
- A builder for AcknowledgedSafetyCheck.
- ResponseInputItem.ComputerCallOutput.Builder - class in com.openai.models.responses.ResponseInputItem.ComputerCallOutput
- A builder for ComputerCallOutput.
- ResponseInputItem.ComputerCallOutput.Status - class in com.openai.models.responses.ResponseInputItem.ComputerCallOutput
- The status of the message input.
- ResponseInputItem.ComputerCallOutput.Status.Known - class in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.Status
- An enum containing Status's known values.
- ResponseInputItem.ComputerCallOutput.Status.Value - class in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseInputItem.FunctionCallOutput - class in com.openai.models.responses.ResponseInputItem
- The output of a function tool call.
- ResponseInputItem.FunctionCallOutput.Builder - class in com.openai.models.responses.ResponseInputItem.FunctionCallOutput
- A builder for FunctionCallOutput.
- ResponseInputItem.FunctionCallOutput.Status - class in com.openai.models.responses.ResponseInputItem.FunctionCallOutput
- The status of the item.
- ResponseInputItem.FunctionCallOutput.Status.Known - class in com.openai.models.responses.ResponseInputItem.FunctionCallOutput.Status
- An enum containing Status's known values.
- ResponseInputItem.FunctionCallOutput.Status.Value - class in com.openai.models.responses.ResponseInputItem.FunctionCallOutput.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseInputItem.ItemReference - class in com.openai.models.responses.ResponseInputItem
- An internal identifier for an item to reference.
- ResponseInputItem.ItemReference.Builder - class in com.openai.models.responses.ResponseInputItem.ItemReference
- A builder for ItemReference.
- ResponseInputItem.Message - class in com.openai.models.responses.ResponseInputItem
- A message input to the model with a role indicating instruction following hierarchy.
- ResponseInputItem.Message.Builder - class in com.openai.models.responses.ResponseInputItem.Message
- A builder for Message.
- ResponseInputItem.Message.Role - class in com.openai.models.responses.ResponseInputItem.Message
- The role of the message input.
- ResponseInputItem.Message.Role.Known - class in com.openai.models.responses.ResponseInputItem.Message.Role
- An enum containing Role's known values.
- ResponseInputItem.Message.Role.Value - class in com.openai.models.responses.ResponseInputItem.Message.Role
- An enum containing Role's known values, as well as an _UNKNOWN member.
- ResponseInputItem.Message.Status - class in com.openai.models.responses.ResponseInputItem.Message
- The status of item.
- ResponseInputItem.Message.Status.Known - class in com.openai.models.responses.ResponseInputItem.Message.Status
- An enum containing Status's known values.
- ResponseInputItem.Message.Status.Value - class in com.openai.models.responses.ResponseInputItem.Message.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseInputItem.Message.Type - class in com.openai.models.responses.ResponseInputItem.Message
- The type of the message input.
- ResponseInputItem.Message.Type.Known - class in com.openai.models.responses.ResponseInputItem.Message.Type
- An enum containing Type's known values.
- ResponseInputItem.Message.Type.Value - class in com.openai.models.responses.ResponseInputItem.Message.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- ResponseInputItem.Visitor - class in com.openai.models.responses.ResponseInputItem
- An interface that defines how to map each variant of ResponseInputItem to a value of type T.
- responseInputMessageContentList() - function in com.openai.models.responses.EasyInputMessage.Content
- A list of one or many input items to the model, containing different content types.
- ResponseInputMessageItem - class in com.openai.models.responses
- responseInputMessageItem() - function in com.openai.models.responses.ResponseItem
- ResponseInputMessageItem.Builder - class in com.openai.models.responses.ResponseInputMessageItem
- A builder for ResponseInputMessageItem.
- ResponseInputMessageItem.Role - class in com.openai.models.responses.ResponseInputMessageItem
- The role of the message input.
- ResponseInputMessageItem.Role.Known - class in com.openai.models.responses.ResponseInputMessageItem.Role
- An enum containing Role's known values.
- ResponseInputMessageItem.Role.Value - class in com.openai.models.responses.ResponseInputMessageItem.Role
- An enum containing Role's known values, as well as an _UNKNOWN member.
- ResponseInputMessageItem.Status - class in com.openai.models.responses.ResponseInputMessageItem
- The status of item.
- ResponseInputMessageItem.Status.Known - class in com.openai.models.responses.ResponseInputMessageItem.Status
- An enum containing Status's known values.
- ResponseInputMessageItem.Status.Value - class in com.openai.models.responses.ResponseInputMessageItem.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseInputMessageItem.Type - class in com.openai.models.responses.ResponseInputMessageItem
- The type of the message input.
- ResponseInputMessageItem.Type.Known - class in com.openai.models.responses.ResponseInputMessageItem.Type
- An enum containing Type's known values.
- ResponseInputMessageItem.Type.Value - class in com.openai.models.responses.ResponseInputMessageItem.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- ResponseInputText - class in com.openai.models.responses
- A text input to the model.
- ResponseInputText.Builder - class in com.openai.models.responses.ResponseInputText
- A builder for ResponseInputText.
- ResponseItem - class in com.openai.models.responses
- Content item used to generate a response.
- ResponseItem.Visitor - class in com.openai.models.responses.ResponseItem
- An interface that defines how to map each variant of ResponseItem to a value of type T.
- ResponseItemList - class in com.openai.models.responses.inputitems
- A list of Response items.
- ResponseItemList.Builder - class in com.openai.models.responses.inputitems.ResponseItemList
- A builder for ResponseItemList.
- ResponseOutputAudio - class in com.openai.models.responses
- An audio output from the model.
- ResponseOutputAudio.Builder - class in com.openai.models.responses.ResponseOutputAudio
- A builder for ResponseOutputAudio.
- ResponseOutputItem - class in com.openai.models.responses
- An output message from the model.
- ResponseOutputItem.Visitor - class in com.openai.models.responses.ResponseOutputItem
- An interface that defines how to map each variant of ResponseOutputItem to a value of type T.
- ResponseOutputItemAddedEvent - class in com.openai.models.responses
- Emitted when a new output item is added.
- ResponseOutputItemAddedEvent.Builder - class in com.openai.models.responses.ResponseOutputItemAddedEvent
- A builder for ResponseOutputItemAddedEvent.
- ResponseOutputItemDoneEvent - class in com.openai.models.responses
- Emitted when an output item is marked done.
- ResponseOutputItemDoneEvent.Builder - class in com.openai.models.responses.ResponseOutputItemDoneEvent
- A builder for ResponseOutputItemDoneEvent.
- responseOutputMessage() - function in com.openai.models.responses.ResponseInputItem
- An output message from the model.
- responseOutputMessage() - function in com.openai.models.responses.ResponseItem
- An output message from the model.
- ResponseOutputMessage - class in com.openai.models.responses
- An output message from the model.
- ResponseOutputMessage.Builder - class in com.openai.models.responses.ResponseOutputMessage
- A builder for ResponseOutputMessage.
- ResponseOutputMessage.Content - class in com.openai.models.responses.ResponseOutputMessage
- A text output from the model.
- ResponseOutputMessage.Content.Visitor - class in com.openai.models.responses.ResponseOutputMessage.Content
- An interface that defines how to map each variant of Content to a value of type T.
- ResponseOutputMessage.Status - class in com.openai.models.responses.ResponseOutputMessage
- The status of the message input.
- ResponseOutputMessage.Status.Known - class in com.openai.models.responses.ResponseOutputMessage.Status
- An enum containing Status's known values.
- ResponseOutputMessage.Status.Value - class in com.openai.models.responses.ResponseOutputMessage.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseOutputRefusal - class in com.openai.models.responses
- A refusal from the model.
- ResponseOutputRefusal.Builder - class in com.openai.models.responses.ResponseOutputRefusal
- A builder for ResponseOutputRefusal.
- ResponseOutputText - class in com.openai.models.responses
- A text output from the model.
- ResponseOutputText.Annotation - class in com.openai.models.responses.ResponseOutputText
- A citation to a file.
- ResponseOutputText.Annotation.FileCitation - class in com.openai.models.responses.ResponseOutputText.Annotation
- A citation to a file.
- ResponseOutputText.Annotation.FileCitation.Builder - class in com.openai.models.responses.ResponseOutputText.Annotation.FileCitation
- A builder for FileCitation.
- ResponseOutputText.Annotation.FilePath - class in com.openai.models.responses.ResponseOutputText.Annotation
- A path to a file.
- ResponseOutputText.Annotation.FilePath.Builder - class in com.openai.models.responses.ResponseOutputText.Annotation.FilePath
- A builder for FilePath.
- ResponseOutputText.Annotation.UrlCitation - class in com.openai.models.responses.ResponseOutputText.Annotation
- A citation for a web resource used to generate a model response.
- ResponseOutputText.Annotation.UrlCitation.Builder - class in com.openai.models.responses.ResponseOutputText.Annotation.UrlCitation
- A builder for UrlCitation.
- ResponseOutputText.Annotation.Visitor - class in com.openai.models.responses.ResponseOutputText.Annotation
- An interface that defines how to map each variant of Annotation to a value of type T.
- ResponseOutputText.Builder - class in com.openai.models.responses.ResponseOutputText
- A builder for ResponseOutputText.
- ResponseReasoningItem - class in com.openai.models.responses
- A description of the chain of thought used by a reasoning model while generating a response.
- ResponseReasoningItem.Builder - class in com.openai.models.responses.ResponseReasoningItem
- A builder for ResponseReasoningItem.
- ResponseReasoningItem.Status - class in com.openai.models.responses.ResponseReasoningItem
- The status of the item.
- ResponseReasoningItem.Status.Known - class in com.openai.models.responses.ResponseReasoningItem.Status
- An enum containing Status's known values.
- ResponseReasoningItem.Status.Value - class in com.openai.models.responses.ResponseReasoningItem.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- ResponseReasoningItem.Summary - class in com.openai.models.responses.ResponseReasoningItem
- ResponseReasoningItem.Summary.Builder - class in com.openai.models.responses.ResponseReasoningItem.Summary
- A builder for Summary.
- ResponseRefusalDeltaEvent - class in com.openai.models.responses
- Emitted when there is a partial refusal text.
- ResponseRefusalDeltaEvent.Builder - class in com.openai.models.responses.ResponseRefusalDeltaEvent
- A builder for ResponseRefusalDeltaEvent.
- ResponseRefusalDoneEvent - class in com.openai.models.responses
- Emitted when refusal text is finalized.
- ResponseRefusalDoneEvent.Builder - class in com.openai.models.responses.ResponseRefusalDoneEvent
- A builder for ResponseRefusalDoneEvent.
- ResponseRetrieveParams - class in com.openai.models.responses
- Retrieves a model response with the given ID.
- ResponseRetrieveParams.Builder - class in com.openai.models.responses.ResponseRetrieveParams
- A builder for ResponseRetrieveParams.
- responses() - function in com.openai.client.OpenAIClient
- responses() - function in com.openai.client.OpenAIClient.WithRawResponse
- responses() - function in com.openai.client.OpenAIClientAsync
- responses() - function in com.openai.client.OpenAIClientAsync.WithRawResponse
- responses() - function in com.openai.client.OpenAIClientAsyncImpl
- responses() - function in com.openai.client.OpenAIClientAsyncImpl.WithRawResponseImpl
- responses() - function in com.openai.client.OpenAIClientImpl
- responses() - function in com.openai.client.OpenAIClientImpl.WithRawResponseImpl
- ResponseService - class in com.openai.services.blocking
- ResponseService.WithRawResponse - class in com.openai.services.blocking.ResponseService
- A view of ResponseService that provides access to raw HTTP responses for each method.
- ResponseServiceAsync - class in com.openai.services.async
- ResponseServiceAsync.WithRawResponse - class in com.openai.services.async.ResponseServiceAsync
- A view of ResponseServiceAsync that provides access to raw HTTP responses for each method.
- ResponseServiceAsyncImpl - class in com.openai.services.async
- ResponseServiceAsyncImpl.WithRawResponseImpl - class in com.openai.services.async.ResponseServiceAsyncImpl
- ResponseServiceImpl - class in com.openai.services.blocking
- ResponseServiceImpl.WithRawResponseImpl - class in com.openai.services.blocking.ResponseServiceImpl
- ResponsesModel - class in com.openai.models
- ResponsesModel.ResponsesOnlyModel - class in com.openai.models.ResponsesModel
- ResponsesModel.ResponsesOnlyModel.Known - class in com.openai.models.ResponsesModel.ResponsesOnlyModel
- An enum containing ResponsesOnlyModel's known values.
- ResponsesModel.ResponsesOnlyModel.Value - class in com.openai.models.ResponsesModel.ResponsesOnlyModel
- An enum containing ResponsesOnlyModel's known values, as well as an _UNKNOWN member.
- ResponsesModel.Visitor - class in com.openai.models.ResponsesModel
- An interface that defines how to map each variant of ResponsesModel to a value of type T.
- responsesOnlyModel() - function in com.openai.models.AllModels
- ResponseStatus - class in com.openai.models.responses
- The status of the response generation.
- ResponseStatus.Known - class in com.openai.models.responses.ResponseStatus
- An enum containing ResponseStatus's known values.
- ResponseStatus.Value - class in com.openai.models.responses.ResponseStatus
- An enum containing ResponseStatus's known values, as well as an _UNKNOWN member.
- ResponseStreamEvent - class in com.openai.models.responses
- Emitted when there is a partial audio response.
- ResponseStreamEvent.Visitor - class in com.openai.models.responses.ResponseStreamEvent
- An interface that defines how to map each variant of ResponseStreamEvent to a value of type T.
- ResponseTextAnnotationDeltaEvent - class in com.openai.models.responses
- Emitted when a text annotation is added.
- ResponseTextAnnotationDeltaEvent.Annotation - class in com.openai.models.responses.ResponseTextAnnotationDeltaEvent
- A citation to a file.
- ResponseTextAnnotationDeltaEvent.Annotation.FileCitation - class in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation
- A citation to a file.
- ResponseTextAnnotationDeltaEvent.Annotation.FileCitation.Builder - class in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation.FileCitation
- A builder for FileCitation.
- ResponseTextAnnotationDeltaEvent.Annotation.FilePath - class in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation
- A path to a file.
- ResponseTextAnnotationDeltaEvent.Annotation.FilePath.Builder - class in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation.FilePath
- A builder for FilePath.
- ResponseTextAnnotationDeltaEvent.Annotation.UrlCitation - class in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation
- A citation for a web resource used to generate a model response.
- ResponseTextAnnotationDeltaEvent.Annotation.UrlCitation.Builder - class in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation.UrlCitation
- A builder for UrlCitation.
- ResponseTextAnnotationDeltaEvent.Annotation.Visitor - class in com.openai.models.responses.ResponseTextAnnotationDeltaEvent.Annotation
- An interface that defines how to map each variant of Annotation to a value of type T.
- ResponseTextAnnotationDeltaEvent.Builder - class in com.openai.models.responses.ResponseTextAnnotationDeltaEvent
- A builder for ResponseTextAnnotationDeltaEvent.
- ResponseTextConfig - class in com.openai.models.responses
- Configuration options for a text response from the model.
- ResponseTextConfig.Builder - class in com.openai.models.responses.ResponseTextConfig
- A builder for ResponseTextConfig.
- ResponseTextDeltaEvent - class in com.openai.models.responses
- Emitted when there is an additional text delta.
- ResponseTextDeltaEvent.Builder - class in com.openai.models.responses.ResponseTextDeltaEvent
- A builder for ResponseTextDeltaEvent.
- ResponseTextDoneEvent - class in com.openai.models.responses
- Emitted when text content is finalized.
- ResponseTextDoneEvent.Builder - class in com.openai.models.responses.ResponseTextDoneEvent
- A builder for ResponseTextDoneEvent.
- ResponseUsage - class in com.openai.models.responses
- Represents token usage details including input tokens, output tokens, a breakdown of output tokens, and the total tokens used.
- ResponseUsage.Builder - class in com.openai.models.responses.ResponseUsage
- A builder for ResponseUsage.
- ResponseUsage.InputTokensDetails - class in com.openai.models.responses.ResponseUsage
- A detailed breakdown of the input tokens.
- ResponseUsage.InputTokensDetails.Builder - class in com.openai.models.responses.ResponseUsage.InputTokensDetails
- A builder for InputTokensDetails.
- ResponseUsage.OutputTokensDetails - class in com.openai.models.responses.ResponseUsage
- A detailed breakdown of the output tokens.
- ResponseUsage.OutputTokensDetails.Builder - class in com.openai.models.responses.ResponseUsage.OutputTokensDetails
- A builder for OutputTokensDetails.
- responseValidation() - function in com.openai.core.ClientOptions
- responseValidation(java.lang.Boolean) - function in com.openai.core.ClientOptions.Builder
- responseValidation(java.lang.Boolean) - function in com.openai.core.RequestOptions.Builder
- ResponseWebSearchCallCompletedEvent - class in com.openai.models.responses
- Emitted when a web search call is completed.
- ResponseWebSearchCallCompletedEvent.Builder - class in com.openai.models.responses.ResponseWebSearchCallCompletedEvent
- A builder for ResponseWebSearchCallCompletedEvent.
- ResponseWebSearchCallInProgressEvent - class in com.openai.models.responses
- Emitted when a web search call is initiated.
- ResponseWebSearchCallInProgressEvent.Builder - class in com.openai.models.responses.ResponseWebSearchCallInProgressEvent
- A builder for ResponseWebSearchCallInProgressEvent.
- ResponseWebSearchCallSearchingEvent - class in com.openai.models.responses
- Emitted when a web search call is executing.
- ResponseWebSearchCallSearchingEvent.Builder - class in com.openai.models.responses.ResponseWebSearchCallSearchingEvent
- A builder for ResponseWebSearchCallSearchingEvent.
- resultCounts() - function in com.openai.models.evals.runs.RunCancelResponse
- Counters summarizing the outcomes of the evaluation run.
- resultCounts(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- Sets Builder.resultCounts to an arbitrary JSON value.
- resultCounts(com.openai.models.evals.runs.RunCancelResponse.ResultCounts) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- Counters summarizing the outcomes of the evaluation run.
- resultCounts() - function in com.openai.models.evals.runs.RunCreateResponse
- Counters summarizing the outcomes of the evaluation run.
- resultCounts(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- Sets Builder.resultCounts to an arbitrary JSON value.
- resultCounts(com.openai.models.evals.runs.RunCreateResponse.ResultCounts) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- Counters summarizing the outcomes of the evaluation run.
- resultCounts() - function in com.openai.models.evals.runs.RunListResponse
- Counters summarizing the outcomes of the evaluation run.
- resultCounts(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunListResponse.Builder
- Sets Builder.resultCounts to an arbitrary JSON value.
- resultCounts(com.openai.models.evals.runs.RunListResponse.ResultCounts) - function in com.openai.models.evals.runs.RunListResponse.Builder
- Counters summarizing the outcomes of the evaluation run.
- resultCounts() - function in com.openai.models.evals.runs.RunRetrieveResponse
- Counters summarizing the outcomes of the evaluation run.
- resultCounts(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- Sets Builder.resultCounts to an arbitrary JSON value.
- resultCounts(com.openai.models.evals.runs.RunRetrieveResponse.ResultCounts) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- Counters summarizing the outcomes of the evaluation run.
- resultFiles() - function in com.openai.models.finetuning.jobs.FineTuningJob
- The compiled results file ID(s) for the fine-tuning job.
- resultFiles(com.openai.core.JsonField) - function in com.openai.models.finetuning.jobs.FineTuningJob.Builder
- Sets Builder.resultFiles to an arbitrary JSON value.
- resultFiles(java.util.List) - function in com.openai.models.finetuning.jobs.FineTuningJob.Builder
- The compiled results file ID(s) for the fine-tuning job.
- results() - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch
- The results of the file search.
- results(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.Builder
- Sets Builder.results to an arbitrary JSON value.
- results(java.util.List) - function in com.openai.models.beta.threads.runs.steps.FileSearchToolCall.FileSearch.Builder
- The results of the file search.
- results() - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse
- A list of results from the evaluation run.
- results(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Builder
- Sets Builder.results to an arbitrary JSON value.
- results(java.util.List) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Builder
- A list of results from the evaluation run.
- results() - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse
- A list of results from the evaluation run.
- results(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Builder
- Sets Builder.results to an arbitrary JSON value.
- results(java.util.List) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Builder
- A list of results from the evaluation run.
- results() - function in com.openai.models.moderations.ModerationCreateResponse
- A list of moderation objects.
- results(com.openai.core.JsonField) - function in com.openai.models.moderations.ModerationCreateResponse.Builder
- Sets Builder.results to an arbitrary JSON value.
- results(java.util.List) - function in com.openai.models.moderations.ModerationCreateResponse.Builder
- A list of moderation objects.
- results() - function in com.openai.models.responses.ResponseCodeInterpreterToolCall
- The results of the code interpreter tool call.
- results(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Builder
- Sets Builder.results to an arbitrary JSON value.
- results(java.util.List) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Builder
- The results of the code interpreter tool call.
- results() - function in com.openai.models.responses.ResponseFileSearchToolCall
- The results of the file search tool call.
- results(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseFileSearchToolCall.Builder
- Sets Builder.results to an arbitrary JSON value.
- results(java.util.Optional) - function in com.openai.models.responses.ResponseFileSearchToolCall.Builder
- Alias for calling Builder.results with
results.orElse(null)
. - results(java.util.List) - function in com.openai.models.responses.ResponseFileSearchToolCall.Builder
- The results of the file search tool call.
- retrieve(com.openai.models.batches.BatchRetrieveParams) - function in com.openai.services.async.BatchServiceAsync
- Retrieves a batch.
- retrieve(com.openai.models.batches.BatchRetrieveParams) - function in com.openai.services.async.BatchServiceAsync
- Retrieves a batch.
- retrieve(com.openai.models.batches.BatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync
- retrieve(com.openai.models.batches.BatchRetrieveParams) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /batches/{batch_id}
, but is otherwise the same as BatchServiceAsync.retrieve. - retrieve(com.openai.models.batches.BatchRetrieveParams) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /batches/{batch_id}
, but is otherwise the same as BatchServiceAsync.retrieve. - retrieve(com.openai.models.batches.BatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- retrieve(com.openai.models.batches.BatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsyncImpl
- retrieve(com.openai.models.batches.BatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.evals.EvalRetrieveParams) - function in com.openai.services.async.EvalServiceAsync
- Get an evaluation by ID.
- retrieve(com.openai.models.evals.EvalRetrieveParams) - function in com.openai.services.async.EvalServiceAsync
- Get an evaluation by ID.
- retrieve(com.openai.models.evals.EvalRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EvalServiceAsync
- retrieve(com.openai.models.evals.EvalRetrieveParams) - function in com.openai.services.async.EvalServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}
, but is otherwise the same as EvalServiceAsync.retrieve. - retrieve(com.openai.models.evals.EvalRetrieveParams) - function in com.openai.services.async.EvalServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}
, but is otherwise the same as EvalServiceAsync.retrieve. - retrieve(com.openai.models.evals.EvalRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EvalServiceAsync.WithRawResponse
- retrieve(com.openai.models.evals.EvalRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EvalServiceAsyncImpl
- retrieve(com.openai.models.evals.EvalRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EvalServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.files.FileRetrieveParams) - function in com.openai.services.async.FileServiceAsync
- Returns information about a specific file.
- retrieve(com.openai.models.files.FileRetrieveParams) - function in com.openai.services.async.FileServiceAsync
- Returns information about a specific file.
- retrieve(com.openai.models.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync
- retrieve(com.openai.models.files.FileRetrieveParams) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /files/{file_id}
, but is otherwise the same as FileServiceAsync.retrieve. - retrieve(com.openai.models.files.FileRetrieveParams) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /files/{file_id}
, but is otherwise the same as FileServiceAsync.retrieve. - retrieve(com.openai.models.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- retrieve(com.openai.models.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsyncImpl
- retrieve(com.openai.models.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.models.ModelRetrieveParams) - function in com.openai.services.async.ModelServiceAsync
- Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
- retrieve(com.openai.models.models.ModelRetrieveParams) - function in com.openai.services.async.ModelServiceAsync
- Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
- retrieve(com.openai.models.models.ModelRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ModelServiceAsync
- retrieve(com.openai.models.models.ModelRetrieveParams) - function in com.openai.services.async.ModelServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /models/{model}
, but is otherwise the same as ModelServiceAsync.retrieve. - retrieve(com.openai.models.models.ModelRetrieveParams) - function in com.openai.services.async.ModelServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /models/{model}
, but is otherwise the same as ModelServiceAsync.retrieve. - retrieve(com.openai.models.models.ModelRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ModelServiceAsync.WithRawResponse
- retrieve(com.openai.models.models.ModelRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ModelServiceAsyncImpl
- retrieve(com.openai.models.models.ModelRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ModelServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.responses.ResponseRetrieveParams) - function in com.openai.services.async.ResponseServiceAsync
- Retrieves a model response with the given ID.
- retrieve(com.openai.models.responses.ResponseRetrieveParams) - function in com.openai.services.async.ResponseServiceAsync
- Retrieves a model response with the given ID.
- retrieve(com.openai.models.responses.ResponseRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync
- retrieve(com.openai.models.responses.ResponseRetrieveParams) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /responses/{response_id}
, but is otherwise the same as ResponseServiceAsync.retrieve. - retrieve(com.openai.models.responses.ResponseRetrieveParams) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /responses/{response_id}
, but is otherwise the same as ResponseServiceAsync.retrieve. - retrieve(com.openai.models.responses.ResponseRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- retrieve(com.openai.models.responses.ResponseRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsyncImpl
- retrieve(com.openai.models.responses.ResponseRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams) - function in com.openai.services.async.VectorStoreServiceAsync
- Retrieves a vector store.
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams) - function in com.openai.services.async.VectorStoreServiceAsync
- Retrieves a vector store.
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsync
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams) - function in com.openai.services.async.VectorStoreServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}
, but is otherwise the same as VectorStoreServiceAsync.retrieve. - retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams) - function in com.openai.services.async.VectorStoreServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}
, but is otherwise the same as VectorStoreServiceAsync.retrieve. - retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsync.WithRawResponse
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsyncImpl
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams) - function in com.openai.services.async.beta.AssistantServiceAsync
- Retrieves an assistant.
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams) - function in com.openai.services.async.beta.AssistantServiceAsync
- Retrieves an assistant.
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.AssistantServiceAsync
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams) - function in com.openai.services.async.beta.AssistantServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /assistants/{assistant_id}
, but is otherwise the same as AssistantServiceAsync.retrieve. - retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams) - function in com.openai.services.async.beta.AssistantServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /assistants/{assistant_id}
, but is otherwise the same as AssistantServiceAsync.retrieve. - retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.AssistantServiceAsync.WithRawResponse
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.AssistantServiceAsyncImpl
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.AssistantServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams) - function in com.openai.services.async.beta.ThreadServiceAsync
- Retrieves a thread.
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams) - function in com.openai.services.async.beta.ThreadServiceAsync
- Retrieves a thread.
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.ThreadServiceAsync
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams) - function in com.openai.services.async.beta.ThreadServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}
, but is otherwise the same as ThreadServiceAsync.retrieve. - retrieve(com.openai.models.beta.threads.ThreadRetrieveParams) - function in com.openai.services.async.beta.ThreadServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}
, but is otherwise the same as ThreadServiceAsync.retrieve. - retrieve(com.openai.models.beta.threads.ThreadRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.ThreadServiceAsync.WithRawResponse
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.ThreadServiceAsyncImpl
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.ThreadServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams) - function in com.openai.services.async.beta.threads.MessageServiceAsync
- Retrieve a message.
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams) - function in com.openai.services.async.beta.threads.MessageServiceAsync
- Retrieve a message.
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.MessageServiceAsync
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams) - function in com.openai.services.async.beta.threads.MessageServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/messages/{message_id}
, but is otherwise the same as MessageServiceAsync.retrieve. - retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams) - function in com.openai.services.async.beta.threads.MessageServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/messages/{message_id}
, but is otherwise the same as MessageServiceAsync.retrieve. - retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.MessageServiceAsync.WithRawResponse
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.MessageServiceAsyncImpl
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.MessageServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams) - function in com.openai.services.async.beta.threads.RunServiceAsync
- Retrieves a run.
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams) - function in com.openai.services.async.beta.threads.RunServiceAsync
- Retrieves a run.
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.RunServiceAsync
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams) - function in com.openai.services.async.beta.threads.RunServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/runs/{run_id}
, but is otherwise the same as RunServiceAsync.retrieve. - retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams) - function in com.openai.services.async.beta.threads.RunServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/runs/{run_id}
, but is otherwise the same as RunServiceAsync.retrieve. - retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.RunServiceAsync.WithRawResponse
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.RunServiceAsyncImpl
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.RunServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams) - function in com.openai.services.async.beta.threads.runs.StepServiceAsync
- Retrieves a run step.
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams) - function in com.openai.services.async.beta.threads.runs.StepServiceAsync
- Retrieves a run step.
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.runs.StepServiceAsync
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams) - function in com.openai.services.async.beta.threads.runs.StepServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/runs/{run_id}/steps/{step_id}
, but is otherwise the same as StepServiceAsync.retrieve. - retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams) - function in com.openai.services.async.beta.threads.runs.StepServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/runs/{run_id}/steps/{step_id}
, but is otherwise the same as StepServiceAsync.retrieve. - retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.runs.StepServiceAsync.WithRawResponse
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.runs.StepServiceAsyncImpl
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.runs.StepServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync
- Get a stored chat completion.
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync
- Get a stored chat completion.
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsync
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /chat/completions/{completion_id}
, but is otherwise the same as ChatCompletionServiceAsync.retrieve. - retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /chat/completions/{completion_id}
, but is otherwise the same as ChatCompletionServiceAsync.retrieve. - retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsync.WithRawResponse
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsyncImpl
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.evals.runs.RunRetrieveParams) - function in com.openai.services.async.evals.RunServiceAsync
- Get an evaluation run by ID.
- retrieve(com.openai.models.evals.runs.RunRetrieveParams) - function in com.openai.services.async.evals.RunServiceAsync
- Get an evaluation run by ID.
- retrieve(com.openai.models.evals.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync
- retrieve(com.openai.models.evals.runs.RunRetrieveParams) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}/runs/{run_id}
, but is otherwise the same as RunServiceAsync.retrieve. - retrieve(com.openai.models.evals.runs.RunRetrieveParams) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}/runs/{run_id}
, but is otherwise the same as RunServiceAsync.retrieve. - retrieve(com.openai.models.evals.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- retrieve(com.openai.models.evals.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsyncImpl
- retrieve(com.openai.models.evals.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams) - function in com.openai.services.async.evals.runs.OutputItemServiceAsync
- Get an evaluation run output item by ID.
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams) - function in com.openai.services.async.evals.runs.OutputItemServiceAsync
- Get an evaluation run output item by ID.
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.runs.OutputItemServiceAsync
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams) - function in com.openai.services.async.evals.runs.OutputItemServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}/runs/{run_id}/output_items/{output_item_id}
, but is otherwise the same as OutputItemServiceAsync.retrieve. - retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams) - function in com.openai.services.async.evals.runs.OutputItemServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}/runs/{run_id}/output_items/{output_item_id}
, but is otherwise the same as OutputItemServiceAsync.retrieve. - retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.runs.OutputItemServiceAsync.WithRawResponse
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.runs.OutputItemServiceAsyncImpl
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.runs.OutputItemServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams) - function in com.openai.services.async.finetuning.JobServiceAsync
- Get info about a fine-tuning job.
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams) - function in com.openai.services.async.finetuning.JobServiceAsync
- Get info about a fine-tuning job.
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /fine_tuning/jobs/{fine_tuning_job_id}
, but is otherwise the same as JobServiceAsync.retrieve. - retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /fine_tuning/jobs/{fine_tuning_job_id}
, but is otherwise the same as JobServiceAsync.retrieve. - retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsyncImpl
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
- NOTE: This endpoint requires an ..
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
- NOTE: This endpoint requires an ..
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions
, but is otherwise the same as PermissionServiceAsync.retrieve. - retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions
, but is otherwise the same as PermissionServiceAsync.retrieve. - retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync.WithRawResponse
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsyncImpl
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- Retrieves a vector store file batch.
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- Retrieves a vector store file batch.
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/file_batches/{batch_id}
, but is otherwise the same as FileBatchServiceAsync.retrieve. - retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/file_batches/{batch_id}
, but is otherwise the same as FileBatchServiceAsync.retrieve. - retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsyncImpl
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams) - function in com.openai.services.async.vectorstores.FileServiceAsync
- Retrieves a vector store file.
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams) - function in com.openai.services.async.vectorstores.FileServiceAsync
- Retrieves a vector store file.
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/files/{file_id}
, but is otherwise the same as FileServiceAsync.retrieve. - retrieve(com.openai.models.vectorstores.files.FileRetrieveParams) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/files/{file_id}
, but is otherwise the same as FileServiceAsync.retrieve. - retrieve(com.openai.models.vectorstores.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsyncImpl
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsyncImpl.WithRawResponseImpl
- retrieve(com.openai.models.batches.BatchRetrieveParams) - function in com.openai.services.blocking.BatchService
- Retrieves a batch.
- retrieve(com.openai.models.batches.BatchRetrieveParams) - function in com.openai.services.blocking.BatchService
- Retrieves a batch.
- retrieve(com.openai.models.batches.BatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService
- retrieve(com.openai.models.batches.BatchRetrieveParams) - function in com.openai.services.blocking.BatchService.WithRawResponse
- Returns a raw HTTP response for
get /batches/{batch_id}
, but is otherwise the same as BatchService.retrieve. - retrieve(com.openai.models.batches.BatchRetrieveParams) - function in com.openai.services.blocking.BatchService.WithRawResponse
- Returns a raw HTTP response for
get /batches/{batch_id}
, but is otherwise the same as BatchService.retrieve. - retrieve(com.openai.models.batches.BatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService.WithRawResponse
- retrieve(com.openai.models.batches.BatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchServiceImpl
- retrieve(com.openai.models.batches.BatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.evals.EvalRetrieveParams) - function in com.openai.services.blocking.EvalService
- Get an evaluation by ID.
- retrieve(com.openai.models.evals.EvalRetrieveParams) - function in com.openai.services.blocking.EvalService
- Get an evaluation by ID.
- retrieve(com.openai.models.evals.EvalRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EvalService
- retrieve(com.openai.models.evals.EvalRetrieveParams) - function in com.openai.services.blocking.EvalService.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}
, but is otherwise the same as EvalService.retrieve. - retrieve(com.openai.models.evals.EvalRetrieveParams) - function in com.openai.services.blocking.EvalService.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}
, but is otherwise the same as EvalService.retrieve. - retrieve(com.openai.models.evals.EvalRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EvalService.WithRawResponse
- retrieve(com.openai.models.evals.EvalRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EvalServiceImpl
- retrieve(com.openai.models.evals.EvalRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EvalServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.files.FileRetrieveParams) - function in com.openai.services.blocking.FileService
- Returns information about a specific file.
- retrieve(com.openai.models.files.FileRetrieveParams) - function in com.openai.services.blocking.FileService
- Returns information about a specific file.
- retrieve(com.openai.models.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService
- retrieve(com.openai.models.files.FileRetrieveParams) - function in com.openai.services.blocking.FileService.WithRawResponse
- Returns a raw HTTP response for
get /files/{file_id}
, but is otherwise the same as FileService.retrieve. - retrieve(com.openai.models.files.FileRetrieveParams) - function in com.openai.services.blocking.FileService.WithRawResponse
- Returns a raw HTTP response for
get /files/{file_id}
, but is otherwise the same as FileService.retrieve. - retrieve(com.openai.models.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService.WithRawResponse
- retrieve(com.openai.models.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileServiceImpl
- retrieve(com.openai.models.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.models.ModelRetrieveParams) - function in com.openai.services.blocking.ModelService
- Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
- retrieve(com.openai.models.models.ModelRetrieveParams) - function in com.openai.services.blocking.ModelService
- Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
- retrieve(com.openai.models.models.ModelRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ModelService
- retrieve(com.openai.models.models.ModelRetrieveParams) - function in com.openai.services.blocking.ModelService.WithRawResponse
- Returns a raw HTTP response for
get /models/{model}
, but is otherwise the same as ModelService.retrieve. - retrieve(com.openai.models.models.ModelRetrieveParams) - function in com.openai.services.blocking.ModelService.WithRawResponse
- Returns a raw HTTP response for
get /models/{model}
, but is otherwise the same as ModelService.retrieve. - retrieve(com.openai.models.models.ModelRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ModelService.WithRawResponse
- retrieve(com.openai.models.models.ModelRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ModelServiceImpl
- retrieve(com.openai.models.models.ModelRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ModelServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.responses.ResponseRetrieveParams) - function in com.openai.services.blocking.ResponseService
- Retrieves a model response with the given ID.
- retrieve(com.openai.models.responses.ResponseRetrieveParams) - function in com.openai.services.blocking.ResponseService
- Retrieves a model response with the given ID.
- retrieve(com.openai.models.responses.ResponseRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService
- retrieve(com.openai.models.responses.ResponseRetrieveParams) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- Returns a raw HTTP response for
get /responses/{response_id}
, but is otherwise the same as ResponseService.retrieve. - retrieve(com.openai.models.responses.ResponseRetrieveParams) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- Returns a raw HTTP response for
get /responses/{response_id}
, but is otherwise the same as ResponseService.retrieve. - retrieve(com.openai.models.responses.ResponseRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- retrieve(com.openai.models.responses.ResponseRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseServiceImpl
- retrieve(com.openai.models.responses.ResponseRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams) - function in com.openai.services.blocking.VectorStoreService
- Retrieves a vector store.
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams) - function in com.openai.services.blocking.VectorStoreService
- Retrieves a vector store.
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreService
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams) - function in com.openai.services.blocking.VectorStoreService.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}
, but is otherwise the same as VectorStoreService.retrieve. - retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams) - function in com.openai.services.blocking.VectorStoreService.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}
, but is otherwise the same as VectorStoreService.retrieve. - retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreService.WithRawResponse
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreServiceImpl
- retrieve(com.openai.models.vectorstores.VectorStoreRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams) - function in com.openai.services.blocking.beta.AssistantService
- Retrieves an assistant.
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams) - function in com.openai.services.blocking.beta.AssistantService
- Retrieves an assistant.
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.AssistantService
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams) - function in com.openai.services.blocking.beta.AssistantService.WithRawResponse
- Returns a raw HTTP response for
get /assistants/{assistant_id}
, but is otherwise the same as AssistantService.retrieve. - retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams) - function in com.openai.services.blocking.beta.AssistantService.WithRawResponse
- Returns a raw HTTP response for
get /assistants/{assistant_id}
, but is otherwise the same as AssistantService.retrieve. - retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.AssistantService.WithRawResponse
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.AssistantServiceImpl
- retrieve(com.openai.models.beta.assistants.AssistantRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.AssistantServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams) - function in com.openai.services.blocking.beta.ThreadService
- Retrieves a thread.
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams) - function in com.openai.services.blocking.beta.ThreadService
- Retrieves a thread.
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.ThreadService
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams) - function in com.openai.services.blocking.beta.ThreadService.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}
, but is otherwise the same as ThreadService.retrieve. - retrieve(com.openai.models.beta.threads.ThreadRetrieveParams) - function in com.openai.services.blocking.beta.ThreadService.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}
, but is otherwise the same as ThreadService.retrieve. - retrieve(com.openai.models.beta.threads.ThreadRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.ThreadService.WithRawResponse
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.ThreadServiceImpl
- retrieve(com.openai.models.beta.threads.ThreadRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.ThreadServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams) - function in com.openai.services.blocking.beta.threads.MessageService
- Retrieve a message.
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams) - function in com.openai.services.blocking.beta.threads.MessageService
- Retrieve a message.
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.MessageService
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams) - function in com.openai.services.blocking.beta.threads.MessageService.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/messages/{message_id}
, but is otherwise the same as MessageService.retrieve. - retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams) - function in com.openai.services.blocking.beta.threads.MessageService.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/messages/{message_id}
, but is otherwise the same as MessageService.retrieve. - retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.MessageService.WithRawResponse
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.MessageServiceImpl
- retrieve(com.openai.models.beta.threads.messages.MessageRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.MessageServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams) - function in com.openai.services.blocking.beta.threads.RunService
- Retrieves a run.
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams) - function in com.openai.services.blocking.beta.threads.RunService
- Retrieves a run.
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.RunService
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams) - function in com.openai.services.blocking.beta.threads.RunService.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/runs/{run_id}
, but is otherwise the same as RunService.retrieve. - retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams) - function in com.openai.services.blocking.beta.threads.RunService.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/runs/{run_id}
, but is otherwise the same as RunService.retrieve. - retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.RunService.WithRawResponse
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.RunServiceImpl
- retrieve(com.openai.models.beta.threads.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.RunServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams) - function in com.openai.services.blocking.beta.threads.runs.StepService
- Retrieves a run step.
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams) - function in com.openai.services.blocking.beta.threads.runs.StepService
- Retrieves a run step.
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.runs.StepService
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams) - function in com.openai.services.blocking.beta.threads.runs.StepService.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/runs/{run_id}/steps/{step_id}
, but is otherwise the same as StepService.retrieve. - retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams) - function in com.openai.services.blocking.beta.threads.runs.StepService.WithRawResponse
- Returns a raw HTTP response for
get /threads/{thread_id}/runs/{run_id}/steps/{step_id}
, but is otherwise the same as StepService.retrieve. - retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.runs.StepService.WithRawResponse
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.runs.StepServiceImpl
- retrieve(com.openai.models.beta.threads.runs.steps.StepRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.runs.StepServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams) - function in com.openai.services.blocking.chat.ChatCompletionService
- Get a stored chat completion.
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams) - function in com.openai.services.blocking.chat.ChatCompletionService
- Get a stored chat completion.
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionService
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams) - function in com.openai.services.blocking.chat.ChatCompletionService.WithRawResponse
- Returns a raw HTTP response for
get /chat/completions/{completion_id}
, but is otherwise the same as ChatCompletionService.retrieve. - retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams) - function in com.openai.services.blocking.chat.ChatCompletionService.WithRawResponse
- Returns a raw HTTP response for
get /chat/completions/{completion_id}
, but is otherwise the same as ChatCompletionService.retrieve. - retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionService.WithRawResponse
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionServiceImpl
- retrieve(com.openai.models.chat.completions.ChatCompletionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.evals.runs.RunRetrieveParams) - function in com.openai.services.blocking.evals.RunService
- Get an evaluation run by ID.
- retrieve(com.openai.models.evals.runs.RunRetrieveParams) - function in com.openai.services.blocking.evals.RunService
- Get an evaluation run by ID.
- retrieve(com.openai.models.evals.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService
- retrieve(com.openai.models.evals.runs.RunRetrieveParams) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}/runs/{run_id}
, but is otherwise the same as RunService.retrieve. - retrieve(com.openai.models.evals.runs.RunRetrieveParams) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}/runs/{run_id}
, but is otherwise the same as RunService.retrieve. - retrieve(com.openai.models.evals.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- retrieve(com.openai.models.evals.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunServiceImpl
- retrieve(com.openai.models.evals.runs.RunRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams) - function in com.openai.services.blocking.evals.runs.OutputItemService
- Get an evaluation run output item by ID.
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams) - function in com.openai.services.blocking.evals.runs.OutputItemService
- Get an evaluation run output item by ID.
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.runs.OutputItemService
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams) - function in com.openai.services.blocking.evals.runs.OutputItemService.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}/runs/{run_id}/output_items/{output_item_id}
, but is otherwise the same as OutputItemService.retrieve. - retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams) - function in com.openai.services.blocking.evals.runs.OutputItemService.WithRawResponse
- Returns a raw HTTP response for
get /evals/{eval_id}/runs/{run_id}/output_items/{output_item_id}
, but is otherwise the same as OutputItemService.retrieve. - retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.runs.OutputItemService.WithRawResponse
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.runs.OutputItemServiceImpl
- retrieve(com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.runs.OutputItemServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams) - function in com.openai.services.blocking.finetuning.JobService
- Get info about a fine-tuning job.
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams) - function in com.openai.services.blocking.finetuning.JobService
- Get info about a fine-tuning job.
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- Returns a raw HTTP response for
get /fine_tuning/jobs/{fine_tuning_job_id}
, but is otherwise the same as JobService.retrieve. - retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- Returns a raw HTTP response for
get /fine_tuning/jobs/{fine_tuning_job_id}
, but is otherwise the same as JobService.retrieve. - retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobServiceImpl
- retrieve(com.openai.models.finetuning.jobs.JobRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
- NOTE: This endpoint requires an ..
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
- NOTE: This endpoint requires an ..
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService.WithRawResponse
- Returns a raw HTTP response for
get /fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions
, but is otherwise the same as PermissionService.retrieve. - retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService.WithRawResponse
- Returns a raw HTTP response for
get /fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions
, but is otherwise the same as PermissionService.retrieve. - retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService.WithRawResponse
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionServiceImpl
- retrieve(com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams) - function in com.openai.services.blocking.vectorstores.FileBatchService
- Retrieves a vector store file batch.
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams) - function in com.openai.services.blocking.vectorstores.FileBatchService
- Retrieves a vector store file batch.
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/file_batches/{batch_id}
, but is otherwise the same as FileBatchService.retrieve. - retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/file_batches/{batch_id}
, but is otherwise the same as FileBatchService.retrieve. - retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchServiceImpl
- retrieve(com.openai.models.vectorstores.filebatches.FileBatchRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchServiceImpl.WithRawResponseImpl
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams) - function in com.openai.services.blocking.vectorstores.FileService
- Retrieves a vector store file.
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams) - function in com.openai.services.blocking.vectorstores.FileService
- Retrieves a vector store file.
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/files/{file_id}
, but is otherwise the same as FileService.retrieve. - retrieve(com.openai.models.vectorstores.files.FileRetrieveParams) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/files/{file_id}
, but is otherwise the same as FileService.retrieve. - retrieve(com.openai.models.vectorstores.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileServiceImpl
- retrieve(com.openai.models.vectorstores.files.FileRetrieveParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileServiceImpl.WithRawResponseImpl
- RetryingHttpClient - class in com.openai.core.http
- RetryingHttpClient.Builder - class in com.openai.core.http.RetryingHttpClient
- revisedPrompt() - function in com.openai.models.images.Image
- The prompt that was used to generate the image, if there was any revision to the prompt.
- revisedPrompt(com.openai.core.JsonField) - function in com.openai.models.images.Image.Builder
- Sets Builder.revisedPrompt to an arbitrary JSON value.
- revisedPrompt(java.lang.String) - function in com.openai.models.images.Image.Builder
- The prompt that was used to generate the image, if there was any revision to the prompt.
- rewriteQuery() - function in com.openai.models.vectorstores.VectorStoreSearchParams
- Whether to rewrite the natural language query for vector search.
- rewriteQuery() - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body
- Whether to rewrite the natural language query for vector search.
- rewriteQuery(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body.Builder
- Sets Builder.rewriteQuery to an arbitrary JSON value.
- rewriteQuery(java.lang.Boolean) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body.Builder
- Whether to rewrite the natural language query for vector search.
- rewriteQuery(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- Sets Builder.rewriteQuery to an arbitrary JSON value.
- rewriteQuery(java.lang.Boolean) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
- Whether to rewrite the natural language query for vector search.
- RIGHT - enum entry in com.openai.models.responses.ResponseComputerToolCall.Action.Click.Button.Known
- RIGHT - enum entry in com.openai.models.responses.ResponseComputerToolCall.Action.Click.Button.Value
- role() - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Message
- The role of the entity that is creating the message.
- role(com.openai.core.JsonField) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Message.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Message.Role) - function in com.openai.models.beta.threads.ThreadCreateAndRunParams.Thread.Message.Builder
- The role of the entity that is creating the message.
- role() - function in com.openai.models.beta.threads.ThreadCreateParams.Message
- The role of the entity that is creating the message.
- role(com.openai.core.JsonField) - function in com.openai.models.beta.threads.ThreadCreateParams.Message.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.beta.threads.ThreadCreateParams.Message.Role) - function in com.openai.models.beta.threads.ThreadCreateParams.Message.Builder
- The role of the entity that is creating the message.
- role() - function in com.openai.models.beta.threads.messages.Message
- The entity that produced the message.
- role(com.openai.core.JsonField) - function in com.openai.models.beta.threads.messages.Message.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.beta.threads.messages.Message.Role) - function in com.openai.models.beta.threads.messages.Message.Builder
- The entity that produced the message.
- role() - function in com.openai.models.beta.threads.messages.MessageCreateParams
- The role of the entity that is creating the message.
- role() - function in com.openai.models.beta.threads.messages.MessageCreateParams.Body
- The role of the entity that is creating the message.
- role(com.openai.core.JsonField) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Body.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.beta.threads.messages.MessageCreateParams.Role) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Body.Builder
- The role of the entity that is creating the message.
- role(com.openai.core.JsonField) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.beta.threads.messages.MessageCreateParams.Role) - function in com.openai.models.beta.threads.messages.MessageCreateParams.Builder
- The role of the entity that is creating the message.
- role() - function in com.openai.models.beta.threads.messages.MessageDelta
- The entity that produced the message.
- role(com.openai.core.JsonField) - function in com.openai.models.beta.threads.messages.MessageDelta.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.beta.threads.messages.MessageDelta.Role) - function in com.openai.models.beta.threads.messages.MessageDelta.Builder
- The entity that produced the message.
- role() - function in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage
- The role of the entity that is creating the message.
- role(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Role) - function in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Builder
- The role of the entity that is creating the message.
- role(com.openai.core.JsonValue) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- Sets the field to an arbitrary JSON value.
- role() - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta
- The role of the author of this message.
- role(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Role) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Builder
- The role of the author of this message.
- role(com.openai.core.JsonValue) - function in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam.Builder
- Sets the field to an arbitrary JSON value.
- role(com.openai.core.JsonValue) - function in com.openai.models.chat.completions.ChatCompletionFunctionMessageParam.Builder
- Sets the field to an arbitrary JSON value.
- role(com.openai.core.JsonValue) - function in com.openai.models.chat.completions.ChatCompletionMessage.Builder
- Sets the field to an arbitrary JSON value.
- role(com.openai.core.JsonValue) - function in com.openai.models.chat.completions.ChatCompletionStoreMessage.Builder
- Sets the field to an arbitrary JSON value.
- role(com.openai.core.JsonValue) - function in com.openai.models.chat.completions.ChatCompletionSystemMessageParam.Builder
- Sets the field to an arbitrary JSON value.
- role(com.openai.core.JsonValue) - function in com.openai.models.chat.completions.ChatCompletionToolMessageParam.Builder
- Sets the field to an arbitrary JSON value.
- role(com.openai.core.JsonValue) - function in com.openai.models.chat.completions.ChatCompletionUserMessageParam.Builder
- Sets the field to an arbitrary JSON value.
- role() - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.InputMessage
- The role of the message.
- role(com.openai.core.JsonField) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.InputMessage.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.InputMessage.Role) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.InputMessage.Builder
- The role of the message.
- role() - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.OutputMessage
- The role of the message.
- role(com.openai.core.JsonField) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.OutputMessage.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.OutputMessage.Role) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.OutputMessage.Builder
- The role of the message.
- role() - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.SimpleInputMessage
- The role of the message (e.g.
- role(com.openai.core.JsonField) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.SimpleInputMessage.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.SimpleInputMessage.Builder
- The role of the message (e.g.
- role(com.openai.core.JsonValue) - function in com.openai.models.evals.EvalLabelModelGrader.Input.Assistant.Builder
- Sets the field to an arbitrary JSON value.
- role() - function in com.openai.models.evals.EvalLabelModelGrader.Input.InputMessage
- The role of the message.
- role(com.openai.core.JsonField) - function in com.openai.models.evals.EvalLabelModelGrader.Input.InputMessage.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.evals.EvalLabelModelGrader.Input.InputMessage.Role) - function in com.openai.models.evals.EvalLabelModelGrader.Input.InputMessage.Builder
- The role of the message.
- role() - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.ChatMessage
- The role of the message (e.g.
- role(com.openai.core.JsonField) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- The role of the message (e.g.
- role() - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.InputMessage
- The role of the message.
- role(com.openai.core.JsonField) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.InputMessage.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.InputMessage.Role) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.InputMessage.Builder
- The role of the message.
- role() - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.OutputMessage
- The role of the message.
- role(com.openai.core.JsonField) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.OutputMessage.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.OutputMessage.Role) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.OutputMessage.Builder
- The role of the message.
- role() - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Input
- The role of the message sender (e.g., system, user, developer).
- role(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Input.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Input.Builder
- The role of the message sender (e.g., system, user, developer).
- role() - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Output
- The role of the message (e.g.
- role(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Output.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Output.Builder
- The role of the message (e.g.
- role() - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Input
- The role of the message sender (e.g., system, user, developer).
- role(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Input.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Input.Builder
- The role of the message sender (e.g., system, user, developer).
- role() - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Output
- The role of the message (e.g.
- role(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Output.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Output.Builder
- The role of the message (e.g.
- role() - function in com.openai.models.responses.EasyInputMessage
- The role of the message input.
- role(com.openai.core.JsonField) - function in com.openai.models.responses.EasyInputMessage.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.responses.EasyInputMessage.Role) - function in com.openai.models.responses.EasyInputMessage.Builder
- The role of the message input.
- role() - function in com.openai.models.responses.ResponseInputItem.Message
- The role of the message input.
- role(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseInputItem.Message.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.responses.ResponseInputItem.Message.Role) - function in com.openai.models.responses.ResponseInputItem.Message.Builder
- The role of the message input.
- role() - function in com.openai.models.responses.ResponseInputMessageItem
- The role of the message input.
- role(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseInputMessageItem.Builder
- Sets Builder.role to an arbitrary JSON value.
- role(com.openai.models.responses.ResponseInputMessageItem.Role) - function in com.openai.models.responses.ResponseInputMessageItem.Builder
- The role of the message input.
- role(com.openai.core.JsonValue) - function in com.openai.models.responses.ResponseOutputMessage.Builder
- Sets the field to an arbitrary JSON value.
- ROUGE_1 - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Known
- ROUGE_1 - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Value
- ROUGE_2 - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Known
- ROUGE_2 - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Value
- ROUGE_3 - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Known
- ROUGE_3 - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Value
- ROUGE_4 - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Known
- ROUGE_4 - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Value
- ROUGE_5 - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Known
- ROUGE_5 - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Value
- ROUGE_L - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Known
- ROUGE_L - enum entry in com.openai.models.evals.EvalTextSimilarityGrader.EvaluationMetric.Value
- Run - class in com.openai.models.beta.threads.runs
- Represents an execution run on a thread.
- Run.Builder - class in com.openai.models.beta.threads.runs.Run
- A builder for Run.
- Run.IncompleteDetails - class in com.openai.models.beta.threads.runs.Run
- Details on why the run is incomplete.
- Run.IncompleteDetails.Builder - class in com.openai.models.beta.threads.runs.Run.IncompleteDetails
- A builder for IncompleteDetails.
- Run.IncompleteDetails.Reason - class in com.openai.models.beta.threads.runs.Run.IncompleteDetails
- The reason why the run is incomplete.
- Run.IncompleteDetails.Reason.Known - class in com.openai.models.beta.threads.runs.Run.IncompleteDetails.Reason
- An enum containing Reason's known values.
- Run.IncompleteDetails.Reason.Value - class in com.openai.models.beta.threads.runs.Run.IncompleteDetails.Reason
- An enum containing Reason's known values, as well as an _UNKNOWN member.
- Run.LastError - class in com.openai.models.beta.threads.runs.Run
- The last error associated with this run.
- Run.LastError.Builder - class in com.openai.models.beta.threads.runs.Run.LastError
- A builder for LastError.
- Run.LastError.Code - class in com.openai.models.beta.threads.runs.Run.LastError
- One of
server_error
,rate_limit_exceeded
, orinvalid_prompt
. - Run.LastError.Code.Known - class in com.openai.models.beta.threads.runs.Run.LastError.Code
- An enum containing Code's known values.
- Run.LastError.Code.Value - class in com.openai.models.beta.threads.runs.Run.LastError.Code
- An enum containing Code's known values, as well as an _UNKNOWN member.
- Run.Metadata - class in com.openai.models.beta.threads.runs.Run
- Set of 16 key-value pairs that can be attached to an object.
- Run.Metadata.Builder - class in com.openai.models.beta.threads.runs.Run.Metadata
- A builder for Metadata.
- Run.RequiredAction - class in com.openai.models.beta.threads.runs.Run
- Details on the action required to continue the run.
- Run.RequiredAction.Builder - class in com.openai.models.beta.threads.runs.Run.RequiredAction
- A builder for RequiredAction.
- Run.RequiredAction.SubmitToolOutputs - class in com.openai.models.beta.threads.runs.Run.RequiredAction
- Details on the tool outputs needed for this run to continue.
- Run.RequiredAction.SubmitToolOutputs.Builder - class in com.openai.models.beta.threads.runs.Run.RequiredAction.SubmitToolOutputs
- A builder for SubmitToolOutputs.
- Run.TruncationStrategy - class in com.openai.models.beta.threads.runs.Run
- Controls for how a thread will be truncated prior to the run.
- Run.TruncationStrategy.Builder - class in com.openai.models.beta.threads.runs.Run.TruncationStrategy
- A builder for TruncationStrategy.
- Run.TruncationStrategy.Type - class in com.openai.models.beta.threads.runs.Run.TruncationStrategy
- The truncation strategy to use for the thread.
- Run.TruncationStrategy.Type.Known - class in com.openai.models.beta.threads.runs.Run.TruncationStrategy.Type
- An enum containing Type's known values.
- Run.TruncationStrategy.Type.Value - class in com.openai.models.beta.threads.runs.Run.TruncationStrategy.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- Run.Usage - class in com.openai.models.beta.threads.runs.Run
- Usage statistics related to the run.
- Run.Usage.Builder - class in com.openai.models.beta.threads.runs.Run.Usage
- A builder for Usage.
- RUN_CANCELLED - enum entry in com.openai.models.beta.threads.messages.Message.IncompleteDetails.Reason.Known
- RUN_CANCELLED - enum entry in com.openai.models.beta.threads.messages.Message.IncompleteDetails.Reason.Value
- RUN_EXPIRED - enum entry in com.openai.models.beta.threads.messages.Message.IncompleteDetails.Reason.Known
- RUN_EXPIRED - enum entry in com.openai.models.beta.threads.messages.Message.IncompleteDetails.Reason.Value
- RUN_FAILED - enum entry in com.openai.models.beta.threads.messages.Message.IncompleteDetails.Reason.Known
- RUN_FAILED - enum entry in com.openai.models.beta.threads.messages.Message.IncompleteDetails.Reason.Value
- RunCancelParams - class in com.openai.models.beta.threads.runs
- Cancels a run that is
in_progress
. - RunCancelParams - class in com.openai.models.evals.runs
- Cancel an ongoing evaluation run.
- RunCancelParams.Builder - class in com.openai.models.beta.threads.runs.RunCancelParams
- A builder for RunCancelParams.
- RunCancelParams.Builder - class in com.openai.models.evals.runs.RunCancelParams
- A builder for RunCancelParams.
- RunCancelResponse - class in com.openai.models.evals.runs
- A schema representing an evaluation run.
- RunCancelResponse.Builder - class in com.openai.models.evals.runs.RunCancelResponse
- A builder for RunCancelResponse.
- RunCancelResponse.DataSource - class in com.openai.models.evals.runs.RunCancelResponse
- Information about the run's data source.
- RunCancelResponse.DataSource.Visitor - class in com.openai.models.evals.runs.RunCancelResponse.DataSource
- An interface that defines how to map each variant of DataSource to a value of type T.
- RunCancelResponse.Metadata - class in com.openai.models.evals.runs.RunCancelResponse
- Set of 16 key-value pairs that can be attached to an object.
- RunCancelResponse.Metadata.Builder - class in com.openai.models.evals.runs.RunCancelResponse.Metadata
- A builder for Metadata.
- RunCancelResponse.PerModelUsage - class in com.openai.models.evals.runs.RunCancelResponse
- RunCancelResponse.PerModelUsage.Builder - class in com.openai.models.evals.runs.RunCancelResponse.PerModelUsage
- A builder for PerModelUsage.
- RunCancelResponse.PerTestingCriteriaResult - class in com.openai.models.evals.runs.RunCancelResponse
- RunCancelResponse.PerTestingCriteriaResult.Builder - class in com.openai.models.evals.runs.RunCancelResponse.PerTestingCriteriaResult
- A builder for PerTestingCriteriaResult.
- RunCancelResponse.ResultCounts - class in com.openai.models.evals.runs.RunCancelResponse
- Counters summarizing the outcomes of the evaluation run.
- RunCancelResponse.ResultCounts.Builder - class in com.openai.models.evals.runs.RunCancelResponse.ResultCounts
- A builder for ResultCounts.
- RunCreateParams - class in com.openai.models.beta.threads.runs
- Create a run.
- RunCreateParams - class in com.openai.models.evals.runs
- Create a new evaluation run.
- RunCreateParams.AdditionalMessage - class in com.openai.models.beta.threads.runs.RunCreateParams
- RunCreateParams.AdditionalMessage.Attachment - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage
- RunCreateParams.AdditionalMessage.Attachment.Builder - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Attachment
- A builder for Attachment.
- RunCreateParams.AdditionalMessage.Attachment.Tool - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Attachment
- RunCreateParams.AdditionalMessage.Attachment.Tool.Visitor - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Attachment.Tool
- An interface that defines how to map each variant of Tool to a value of type T.
- RunCreateParams.AdditionalMessage.Builder - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage
- A builder for AdditionalMessage.
- RunCreateParams.AdditionalMessage.Content - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage
- The text contents of the message.
- RunCreateParams.AdditionalMessage.Content.Visitor - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Content
- An interface that defines how to map each variant of Content to a value of type T.
- RunCreateParams.AdditionalMessage.Metadata - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage
- Set of 16 key-value pairs that can be attached to an object.
- RunCreateParams.AdditionalMessage.Metadata.Builder - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Metadata
- A builder for Metadata.
- RunCreateParams.AdditionalMessage.Role - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage
- The role of the entity that is creating the message.
- RunCreateParams.AdditionalMessage.Role.Known - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Role
- An enum containing Role's known values.
- RunCreateParams.AdditionalMessage.Role.Value - class in com.openai.models.beta.threads.runs.RunCreateParams.AdditionalMessage.Role
- An enum containing Role's known values, as well as an _UNKNOWN member.
- RunCreateParams.Body - class in com.openai.models.beta.threads.runs.RunCreateParams
- RunCreateParams.Body - class in com.openai.models.evals.runs.RunCreateParams
- RunCreateParams.Body.Builder - class in com.openai.models.beta.threads.runs.RunCreateParams.Body
- A builder for Body.
- RunCreateParams.Body.Builder - class in com.openai.models.evals.runs.RunCreateParams.Body
- A builder for Body.
- RunCreateParams.Builder - class in com.openai.models.beta.threads.runs.RunCreateParams
- A builder for RunCreateParams.
- RunCreateParams.Builder - class in com.openai.models.evals.runs.RunCreateParams
- A builder for RunCreateParams.
- RunCreateParams.DataSource - class in com.openai.models.evals.runs.RunCreateParams
- Details about the run's data source.
- RunCreateParams.DataSource.Visitor - class in com.openai.models.evals.runs.RunCreateParams.DataSource
- An interface that defines how to map each variant of DataSource to a value of type T.
- RunCreateParams.Metadata - class in com.openai.models.beta.threads.runs.RunCreateParams
- Set of 16 key-value pairs that can be attached to an object.
- RunCreateParams.Metadata - class in com.openai.models.evals.runs.RunCreateParams
- Set of 16 key-value pairs that can be attached to an object.
- RunCreateParams.Metadata.Builder - class in com.openai.models.beta.threads.runs.RunCreateParams.Metadata
- A builder for Metadata.
- RunCreateParams.Metadata.Builder - class in com.openai.models.evals.runs.RunCreateParams.Metadata
- A builder for Metadata.
- RunCreateParams.TruncationStrategy - class in com.openai.models.beta.threads.runs.RunCreateParams
- Controls for how a thread will be truncated prior to the run.
- RunCreateParams.TruncationStrategy.Builder - class in com.openai.models.beta.threads.runs.RunCreateParams.TruncationStrategy
- A builder for TruncationStrategy.
- RunCreateParams.TruncationStrategy.Type - class in com.openai.models.beta.threads.runs.RunCreateParams.TruncationStrategy
- The truncation strategy to use for the thread.
- RunCreateParams.TruncationStrategy.Type.Known - class in com.openai.models.beta.threads.runs.RunCreateParams.TruncationStrategy.Type
- An enum containing Type's known values.
- RunCreateParams.TruncationStrategy.Type.Value - class in com.openai.models.beta.threads.runs.RunCreateParams.TruncationStrategy.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- RunCreateResponse - class in com.openai.models.evals.runs
- A schema representing an evaluation run.
- RunCreateResponse.Builder - class in com.openai.models.evals.runs.RunCreateResponse
- A builder for RunCreateResponse.
- RunCreateResponse.DataSource - class in com.openai.models.evals.runs.RunCreateResponse
- Information about the run's data source.
- RunCreateResponse.DataSource.Visitor - class in com.openai.models.evals.runs.RunCreateResponse.DataSource
- An interface that defines how to map each variant of DataSource to a value of type T.
- RunCreateResponse.Metadata - class in com.openai.models.evals.runs.RunCreateResponse
- Set of 16 key-value pairs that can be attached to an object.
- RunCreateResponse.Metadata.Builder - class in com.openai.models.evals.runs.RunCreateResponse.Metadata
- A builder for Metadata.
- RunCreateResponse.PerModelUsage - class in com.openai.models.evals.runs.RunCreateResponse
- RunCreateResponse.PerModelUsage.Builder - class in com.openai.models.evals.runs.RunCreateResponse.PerModelUsage
- A builder for PerModelUsage.
- RunCreateResponse.PerTestingCriteriaResult - class in com.openai.models.evals.runs.RunCreateResponse
- RunCreateResponse.PerTestingCriteriaResult.Builder - class in com.openai.models.evals.runs.RunCreateResponse.PerTestingCriteriaResult
- A builder for PerTestingCriteriaResult.
- RunCreateResponse.ResultCounts - class in com.openai.models.evals.runs.RunCreateResponse
- Counters summarizing the outcomes of the evaluation run.
- RunCreateResponse.ResultCounts.Builder - class in com.openai.models.evals.runs.RunCreateResponse.ResultCounts
- A builder for ResultCounts.
- RunDeleteParams - class in com.openai.models.evals.runs
- Delete an eval run.
- RunDeleteParams.Builder - class in com.openai.models.evals.runs.RunDeleteParams
- A builder for RunDeleteParams.
- RunDeleteResponse - class in com.openai.models.evals.runs
- RunDeleteResponse.Builder - class in com.openai.models.evals.runs.RunDeleteResponse
- A builder for RunDeleteResponse.
- runId() - function in com.openai.models.beta.threads.messages.Message
- The ID of the run associated with the creation of this message.
- runId(com.openai.core.JsonField) - function in com.openai.models.beta.threads.messages.Message.Builder
- Sets Builder.runId to an arbitrary JSON value.
- runId(java.util.Optional) - function in com.openai.models.beta.threads.messages.Message.Builder
- Alias for calling Builder.runId with
runId.orElse(null)
. - runId(java.lang.String) - function in com.openai.models.beta.threads.messages.Message.Builder
- The ID of the run associated with the creation of this message.
- runId() - function in com.openai.models.beta.threads.messages.MessageListParams
- Filter messages by the run ID that generated them.
- runId(java.util.Optional) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- Alias for calling Builder.runId with
runId.orElse(null)
. - runId(java.lang.String) - function in com.openai.models.beta.threads.messages.MessageListParams.Builder
- Filter messages by the run ID that generated them.
- runId() - function in com.openai.models.beta.threads.runs.RunCancelParams
- runId(java.lang.String) - function in com.openai.models.beta.threads.runs.RunCancelParams.Builder
- runId() - function in com.openai.models.beta.threads.runs.RunRetrieveParams
- runId(java.lang.String) - function in com.openai.models.beta.threads.runs.RunRetrieveParams.Builder
- runId() - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams
- runId(java.lang.String) - function in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Builder
- runId() - function in com.openai.models.beta.threads.runs.RunUpdateParams
- runId(java.lang.String) - function in com.openai.models.beta.threads.runs.RunUpdateParams.Builder
- runId() - function in com.openai.models.beta.threads.runs.steps.RunStep
- The ID of the run that this run step is a part of.
- runId(com.openai.core.JsonField) - function in com.openai.models.beta.threads.runs.steps.RunStep.Builder
- Sets Builder.runId to an arbitrary JSON value.
- runId(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.RunStep.Builder
- The ID of the run that this run step is a part of.
- runId() - function in com.openai.models.beta.threads.runs.steps.StepListParams
- runId(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.StepListParams.Builder
- runId() - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams
- runId(java.lang.String) - function in com.openai.models.beta.threads.runs.steps.StepRetrieveParams.Builder
- runId() - function in com.openai.models.evals.runs.RunCancelParams
- runId(java.lang.String) - function in com.openai.models.evals.runs.RunCancelParams.Builder
- runId() - function in com.openai.models.evals.runs.RunDeleteParams
- runId(java.lang.String) - function in com.openai.models.evals.runs.RunDeleteParams.Builder
- runId() - function in com.openai.models.evals.runs.RunDeleteResponse
- runId(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunDeleteResponse.Builder
- Sets Builder.runId to an arbitrary JSON value.
- runId(java.lang.String) - function in com.openai.models.evals.runs.RunDeleteResponse.Builder
- runId() - function in com.openai.models.evals.runs.RunRetrieveParams
- runId(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveParams.Builder
- runId() - function in com.openai.models.evals.runs.outputitems.OutputItemListParams
- runId(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListParams.Builder
- runId() - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse
- The identifier of the evaluation run associated with this output item.
- runId(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Builder
- Sets Builder.runId to an arbitrary JSON value.
- runId(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Builder
- The identifier of the evaluation run associated with this output item.
- runId() - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams
- runId(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveParams.Builder
- runId() - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse
- The identifier of the evaluation run associated with this output item.
- runId(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Builder
- Sets Builder.runId to an arbitrary JSON value.
- runId(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Builder
- The identifier of the evaluation run associated with this output item.
- RunListPage - class in com.openai.models.beta.threads.runs
- Returns a list of runs belonging to a thread.
- RunListPage - class in com.openai.models.evals.runs
- Get a list of runs for an evaluation.
- RunListPage.AutoPager - class in com.openai.models.beta.threads.runs.RunListPage
- RunListPage.AutoPager - class in com.openai.models.evals.runs.RunListPage
- RunListPage.Response - class in com.openai.models.beta.threads.runs.RunListPage
- RunListPage.Response - class in com.openai.models.evals.runs.RunListPage
- RunListPage.Response.Builder - class in com.openai.models.beta.threads.runs.RunListPage.Response
- RunListPage.Response.Builder - class in com.openai.models.evals.runs.RunListPage.Response
- RunListPageAsync - class in com.openai.models.beta.threads.runs
- Returns a list of runs belonging to a thread.
- RunListPageAsync - class in com.openai.models.evals.runs
- Get a list of runs for an evaluation.
- RunListPageAsync.AutoPager - class in com.openai.models.beta.threads.runs.RunListPageAsync
- RunListPageAsync.AutoPager - class in com.openai.models.evals.runs.RunListPageAsync
- RunListPageAsync.Response - class in com.openai.models.beta.threads.runs.RunListPageAsync
- RunListPageAsync.Response - class in com.openai.models.evals.runs.RunListPageAsync
- RunListPageAsync.Response.Builder - class in com.openai.models.beta.threads.runs.RunListPageAsync.Response
- RunListPageAsync.Response.Builder - class in com.openai.models.evals.runs.RunListPageAsync.Response
- RunListParams - class in com.openai.models.beta.threads.runs
- Returns a list of runs belonging to a thread.
- RunListParams - class in com.openai.models.evals.runs
- Get a list of runs for an evaluation.
- RunListParams.Builder - class in com.openai.models.beta.threads.runs.RunListParams
- A builder for RunListParams.
- RunListParams.Builder - class in com.openai.models.evals.runs.RunListParams
- A builder for RunListParams.
- RunListParams.Order - class in com.openai.models.beta.threads.runs.RunListParams
- Sort order by the
created_at
timestamp of the objects. - RunListParams.Order - class in com.openai.models.evals.runs.RunListParams
- Sort order for runs by timestamp.
- RunListParams.Order.Known - class in com.openai.models.beta.threads.runs.RunListParams.Order
- An enum containing Order's known values.
- RunListParams.Order.Known - class in com.openai.models.evals.runs.RunListParams.Order
- An enum containing Order's known values.
- RunListParams.Order.Value - class in com.openai.models.beta.threads.runs.RunListParams.Order
- An enum containing Order's known values, as well as an _UNKNOWN member.
- RunListParams.Order.Value - class in com.openai.models.evals.runs.RunListParams.Order
- An enum containing Order's known values, as well as an _UNKNOWN member.
- RunListParams.Status - class in com.openai.models.evals.runs.RunListParams
- Filter runs by status.
- RunListParams.Status.Known - class in com.openai.models.evals.runs.RunListParams.Status
- An enum containing Status's known values.
- RunListParams.Status.Value - class in com.openai.models.evals.runs.RunListParams.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- RunListResponse - class in com.openai.models.evals.runs
- A schema representing an evaluation run.
- RunListResponse.Builder - class in com.openai.models.evals.runs.RunListResponse
- A builder for RunListResponse.
- RunListResponse.DataSource - class in com.openai.models.evals.runs.RunListResponse
- Information about the run's data source.
- RunListResponse.DataSource.Visitor - class in com.openai.models.evals.runs.RunListResponse.DataSource
- An interface that defines how to map each variant of DataSource to a value of type T.
- RunListResponse.Metadata - class in com.openai.models.evals.runs.RunListResponse
- Set of 16 key-value pairs that can be attached to an object.
- RunListResponse.Metadata.Builder - class in com.openai.models.evals.runs.RunListResponse.Metadata
- A builder for Metadata.
- RunListResponse.PerModelUsage - class in com.openai.models.evals.runs.RunListResponse
- RunListResponse.PerModelUsage.Builder - class in com.openai.models.evals.runs.RunListResponse.PerModelUsage
- A builder for PerModelUsage.
- RunListResponse.PerTestingCriteriaResult - class in com.openai.models.evals.runs.RunListResponse
- RunListResponse.PerTestingCriteriaResult.Builder - class in com.openai.models.evals.runs.RunListResponse.PerTestingCriteriaResult
- A builder for PerTestingCriteriaResult.
- RunListResponse.ResultCounts - class in com.openai.models.evals.runs.RunListResponse
- Counters summarizing the outcomes of the evaluation run.
- RunListResponse.ResultCounts.Builder - class in com.openai.models.evals.runs.RunListResponse.ResultCounts
- A builder for ResultCounts.
- RUNNING - enum entry in com.openai.models.finetuning.jobs.FineTuningJob.Status.Known
- RUNNING - enum entry in com.openai.models.finetuning.jobs.FineTuningJob.Status.Value
- RunRetrieveParams - class in com.openai.models.beta.threads.runs
- Retrieves a run.
- RunRetrieveParams - class in com.openai.models.evals.runs
- Get an evaluation run by ID.
- RunRetrieveParams.Builder - class in com.openai.models.beta.threads.runs.RunRetrieveParams
- A builder for RunRetrieveParams.
- RunRetrieveParams.Builder - class in com.openai.models.evals.runs.RunRetrieveParams
- A builder for RunRetrieveParams.
- RunRetrieveResponse - class in com.openai.models.evals.runs
- A schema representing an evaluation run.
- RunRetrieveResponse.Builder - class in com.openai.models.evals.runs.RunRetrieveResponse
- A builder for RunRetrieveResponse.
- RunRetrieveResponse.DataSource - class in com.openai.models.evals.runs.RunRetrieveResponse
- Information about the run's data source.
- RunRetrieveResponse.DataSource.Visitor - class in com.openai.models.evals.runs.RunRetrieveResponse.DataSource
- An interface that defines how to map each variant of DataSource to a value of type T.
- RunRetrieveResponse.Metadata - class in com.openai.models.evals.runs.RunRetrieveResponse
- Set of 16 key-value pairs that can be attached to an object.
- RunRetrieveResponse.Metadata.Builder - class in com.openai.models.evals.runs.RunRetrieveResponse.Metadata
- A builder for Metadata.
- RunRetrieveResponse.PerModelUsage - class in com.openai.models.evals.runs.RunRetrieveResponse
- RunRetrieveResponse.PerModelUsage.Builder - class in com.openai.models.evals.runs.RunRetrieveResponse.PerModelUsage
- A builder for PerModelUsage.
- RunRetrieveResponse.PerTestingCriteriaResult - class in com.openai.models.evals.runs.RunRetrieveResponse
- RunRetrieveResponse.PerTestingCriteriaResult.Builder - class in com.openai.models.evals.runs.RunRetrieveResponse.PerTestingCriteriaResult
- A builder for PerTestingCriteriaResult.
- RunRetrieveResponse.ResultCounts - class in com.openai.models.evals.runs.RunRetrieveResponse
- Counters summarizing the outcomes of the evaluation run.
- RunRetrieveResponse.ResultCounts.Builder - class in com.openai.models.evals.runs.RunRetrieveResponse.ResultCounts
- A builder for ResultCounts.
- runs() - function in com.openai.services.async.EvalServiceAsync
- runs() - function in com.openai.services.async.EvalServiceAsync.WithRawResponse
- runs() - function in com.openai.services.async.EvalServiceAsyncImpl
- runs() - function in com.openai.services.async.EvalServiceAsyncImpl.WithRawResponseImpl
- runs() - function in com.openai.services.async.beta.ThreadServiceAsync
- runs() - function in com.openai.services.async.beta.ThreadServiceAsync.WithRawResponse
- runs() - function in com.openai.services.async.beta.ThreadServiceAsyncImpl
- runs() - function in com.openai.services.async.beta.ThreadServiceAsyncImpl.WithRawResponseImpl
- runs() - function in com.openai.services.blocking.EvalService
- runs() - function in com.openai.services.blocking.EvalService.WithRawResponse
- runs() - function in com.openai.services.blocking.EvalServiceImpl
- runs() - function in com.openai.services.blocking.EvalServiceImpl.WithRawResponseImpl
- runs() - function in com.openai.services.blocking.beta.ThreadService
- runs() - function in com.openai.services.blocking.beta.ThreadService.WithRawResponse
- runs() - function in com.openai.services.blocking.beta.ThreadServiceImpl
- runs() - function in com.openai.services.blocking.beta.ThreadServiceImpl.WithRawResponseImpl
- RunService - class in com.openai.services.blocking.beta.threads
- RunService - class in com.openai.services.blocking.evals
- RunService.WithRawResponse - class in com.openai.services.blocking.beta.threads.RunService
- A view of RunService that provides access to raw HTTP responses for each method.
- RunService.WithRawResponse - class in com.openai.services.blocking.evals.RunService
- A view of RunService that provides access to raw HTTP responses for each method.
- RunServiceAsync - class in com.openai.services.async.beta.threads
- RunServiceAsync - class in com.openai.services.async.evals
- RunServiceAsync.WithRawResponse - class in com.openai.services.async.beta.threads.RunServiceAsync
- A view of RunServiceAsync that provides access to raw HTTP responses for each method.
- RunServiceAsync.WithRawResponse - class in com.openai.services.async.evals.RunServiceAsync
- A view of RunServiceAsync that provides access to raw HTTP responses for each method.
- RunServiceAsyncImpl - class in com.openai.services.async.beta.threads
- RunServiceAsyncImpl - class in com.openai.services.async.evals
- RunServiceAsyncImpl.WithRawResponseImpl - class in com.openai.services.async.beta.threads.RunServiceAsyncImpl
- RunServiceAsyncImpl.WithRawResponseImpl - class in com.openai.services.async.evals.RunServiceAsyncImpl
- RunServiceImpl - class in com.openai.services.blocking.beta.threads
- RunServiceImpl - class in com.openai.services.blocking.evals
- RunServiceImpl.WithRawResponseImpl - class in com.openai.services.blocking.beta.threads.RunServiceImpl
- RunServiceImpl.WithRawResponseImpl - class in com.openai.services.blocking.evals.RunServiceImpl
- RunStatus - class in com.openai.models.beta.threads.runs
- The status of the run, which can be either
queued
,in_progress
,requires_action
,cancelling
,cancelled
,failed
,completed
,incomplete
, orexpired
. - RunStatus.Known - class in com.openai.models.beta.threads.runs.RunStatus
- An enum containing RunStatus's known values.
- RunStatus.Value - class in com.openai.models.beta.threads.runs.RunStatus
- An enum containing RunStatus's known values, as well as an _UNKNOWN member.
- RunStep - class in com.openai.models.beta.threads.runs.steps
- Represents a step in execution of a run.
- RunStep.Builder - class in com.openai.models.beta.threads.runs.steps.RunStep
- A builder for RunStep.
- RunStep.LastError - class in com.openai.models.beta.threads.runs.steps.RunStep
- The last error associated with this run step.
- RunStep.LastError.Builder - class in com.openai.models.beta.threads.runs.steps.RunStep.LastError
- A builder for LastError.
- RunStep.LastError.Code - class in com.openai.models.beta.threads.runs.steps.RunStep.LastError
- One of
server_error
orrate_limit_exceeded
. - RunStep.LastError.Code.Known - class in com.openai.models.beta.threads.runs.steps.RunStep.LastError.Code
- An enum containing Code's known values.
- RunStep.LastError.Code.Value - class in com.openai.models.beta.threads.runs.steps.RunStep.LastError.Code
- An enum containing Code's known values, as well as an _UNKNOWN member.
- RunStep.Metadata - class in com.openai.models.beta.threads.runs.steps.RunStep
- Set of 16 key-value pairs that can be attached to an object.
- RunStep.Metadata.Builder - class in com.openai.models.beta.threads.runs.steps.RunStep.Metadata
- A builder for Metadata.
- RunStep.Status - class in com.openai.models.beta.threads.runs.steps.RunStep
- The status of the run step, which can be either
in_progress
,cancelled
,failed
,completed
, orexpired
. - RunStep.Status.Known - class in com.openai.models.beta.threads.runs.steps.RunStep.Status
- An enum containing Status's known values.
- RunStep.Status.Value - class in com.openai.models.beta.threads.runs.steps.RunStep.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- RunStep.StepDetails - class in com.openai.models.beta.threads.runs.steps.RunStep
- The details of the run step.
- RunStep.StepDetails.Visitor - class in com.openai.models.beta.threads.runs.steps.RunStep.StepDetails
- An interface that defines how to map each variant of StepDetails to a value of type T.
- RunStep.Type - class in com.openai.models.beta.threads.runs.steps.RunStep
- The type of run step, which can be either
message_creation
ortool_calls
. - RunStep.Type.Known - class in com.openai.models.beta.threads.runs.steps.RunStep.Type
- An enum containing Type's known values.
- RunStep.Type.Value - class in com.openai.models.beta.threads.runs.steps.RunStep.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- RunStep.Usage - class in com.openai.models.beta.threads.runs.steps.RunStep
- Usage statistics related to the run step.
- RunStep.Usage.Builder - class in com.openai.models.beta.threads.runs.steps.RunStep.Usage
- A builder for Usage.
- RunStepDelta - class in com.openai.models.beta.threads.runs.steps
- The delta containing the fields that have changed on the run step.
- RunStepDelta.Builder - class in com.openai.models.beta.threads.runs.steps.RunStepDelta
- A builder for RunStepDelta.
- RunStepDelta.StepDetails - class in com.openai.models.beta.threads.runs.steps.RunStepDelta
- The details of the run step.
- RunStepDelta.StepDetails.Visitor - class in com.openai.models.beta.threads.runs.steps.RunStepDelta.StepDetails
- An interface that defines how to map each variant of StepDetails to a value of type T.
- RunStepDeltaEvent - class in com.openai.models.beta.threads.runs.steps
- Represents a run step delta i.e.
- RunStepDeltaEvent.Builder - class in com.openai.models.beta.threads.runs.steps.RunStepDeltaEvent
- A builder for RunStepDeltaEvent.
- RunStepDeltaMessageDelta - class in com.openai.models.beta.threads.runs.steps
- Details of the message creation by the run step.
- RunStepDeltaMessageDelta.Builder - class in com.openai.models.beta.threads.runs.steps.RunStepDeltaMessageDelta
- A builder for RunStepDeltaMessageDelta.
- RunStepDeltaMessageDelta.MessageCreation - class in com.openai.models.beta.threads.runs.steps.RunStepDeltaMessageDelta
- RunStepDeltaMessageDelta.MessageCreation.Builder - class in com.openai.models.beta.threads.runs.steps.RunStepDeltaMessageDelta.MessageCreation
- A builder for MessageCreation.
- RunStepInclude - class in com.openai.models.beta.threads.runs.steps
- RunStepInclude.Known - class in com.openai.models.beta.threads.runs.steps.RunStepInclude
- An enum containing RunStepInclude's known values.
- RunStepInclude.Value - class in com.openai.models.beta.threads.runs.steps.RunStepInclude
- An enum containing RunStepInclude's known values, as well as an _UNKNOWN member.
- RunStepStreamEvent - class in com.openai.models.beta.assistants
- Occurs when a run step is created.
- RunStepStreamEvent.ThreadRunStepCancelled - class in com.openai.models.beta.assistants.RunStepStreamEvent
- Occurs when a run step is cancelled.
- RunStepStreamEvent.ThreadRunStepCancelled.Builder - class in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepCancelled
- A builder for ThreadRunStepCancelled.
- RunStepStreamEvent.ThreadRunStepCompleted - class in com.openai.models.beta.assistants.RunStepStreamEvent
- Occurs when a run step is completed.
- RunStepStreamEvent.ThreadRunStepCompleted.Builder - class in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepCompleted
- A builder for ThreadRunStepCompleted.
- RunStepStreamEvent.ThreadRunStepCreated - class in com.openai.models.beta.assistants.RunStepStreamEvent
- Occurs when a run step is created.
- RunStepStreamEvent.ThreadRunStepCreated.Builder - class in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepCreated
- A builder for ThreadRunStepCreated.
- RunStepStreamEvent.ThreadRunStepDelta - class in com.openai.models.beta.assistants.RunStepStreamEvent
- Occurs when parts of a run step are being streamed.
- RunStepStreamEvent.ThreadRunStepDelta.Builder - class in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepDelta
- A builder for ThreadRunStepDelta.
- RunStepStreamEvent.ThreadRunStepExpired - class in com.openai.models.beta.assistants.RunStepStreamEvent
- Occurs when a run step expires.
- RunStepStreamEvent.ThreadRunStepExpired.Builder - class in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepExpired
- A builder for ThreadRunStepExpired.
- RunStepStreamEvent.ThreadRunStepFailed - class in com.openai.models.beta.assistants.RunStepStreamEvent
- Occurs when a run step fails.
- RunStepStreamEvent.ThreadRunStepFailed.Builder - class in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepFailed
- A builder for ThreadRunStepFailed.
- RunStepStreamEvent.ThreadRunStepInProgress - class in com.openai.models.beta.assistants.RunStepStreamEvent
- Occurs when a run step moves to an
in_progress
state. - RunStepStreamEvent.ThreadRunStepInProgress.Builder - class in com.openai.models.beta.assistants.RunStepStreamEvent.ThreadRunStepInProgress
- A builder for ThreadRunStepInProgress.
- RunStepStreamEvent.Visitor - class in com.openai.models.beta.assistants.RunStepStreamEvent
- An interface that defines how to map each variant of RunStepStreamEvent to a value of type T.
- RunStreamEvent - class in com.openai.models.beta.assistants
- Occurs when a new run is created.
- RunStreamEvent.ThreadRunCancelled - class in com.openai.models.beta.assistants.RunStreamEvent
- Occurs when a run is cancelled.
- RunStreamEvent.ThreadRunCancelled.Builder - class in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCancelled
- A builder for ThreadRunCancelled.
- RunStreamEvent.ThreadRunCancelling - class in com.openai.models.beta.assistants.RunStreamEvent
- Occurs when a run moves to a
cancelling
status. - RunStreamEvent.ThreadRunCancelling.Builder - class in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCancelling
- A builder for ThreadRunCancelling.
- RunStreamEvent.ThreadRunCompleted - class in com.openai.models.beta.assistants.RunStreamEvent
- Occurs when a run is completed.
- RunStreamEvent.ThreadRunCompleted.Builder - class in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCompleted
- A builder for ThreadRunCompleted.
- RunStreamEvent.ThreadRunCreated - class in com.openai.models.beta.assistants.RunStreamEvent
- Occurs when a new run is created.
- RunStreamEvent.ThreadRunCreated.Builder - class in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunCreated
- A builder for ThreadRunCreated.
- RunStreamEvent.ThreadRunExpired - class in com.openai.models.beta.assistants.RunStreamEvent
- Occurs when a run expires.
- RunStreamEvent.ThreadRunExpired.Builder - class in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunExpired
- A builder for ThreadRunExpired.
- RunStreamEvent.ThreadRunFailed - class in com.openai.models.beta.assistants.RunStreamEvent
- Occurs when a run fails.
- RunStreamEvent.ThreadRunFailed.Builder - class in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunFailed
- A builder for ThreadRunFailed.
- RunStreamEvent.ThreadRunIncomplete - class in com.openai.models.beta.assistants.RunStreamEvent
- Occurs when a run ends with status
incomplete
. - RunStreamEvent.ThreadRunIncomplete.Builder - class in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunIncomplete
- A builder for ThreadRunIncomplete.
- RunStreamEvent.ThreadRunInProgress - class in com.openai.models.beta.assistants.RunStreamEvent
- Occurs when a run moves to an
in_progress
status. - RunStreamEvent.ThreadRunInProgress.Builder - class in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunInProgress
- A builder for ThreadRunInProgress.
- RunStreamEvent.ThreadRunQueued - class in com.openai.models.beta.assistants.RunStreamEvent
- Occurs when a run moves to a
queued
status. - RunStreamEvent.ThreadRunQueued.Builder - class in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunQueued
- A builder for ThreadRunQueued.
- RunStreamEvent.ThreadRunRequiresAction - class in com.openai.models.beta.assistants.RunStreamEvent
- Occurs when a run moves to a
requires_action
status. - RunStreamEvent.ThreadRunRequiresAction.Builder - class in com.openai.models.beta.assistants.RunStreamEvent.ThreadRunRequiresAction
- A builder for ThreadRunRequiresAction.
- RunStreamEvent.Visitor - class in com.openai.models.beta.assistants.RunStreamEvent
- An interface that defines how to map each variant of RunStreamEvent to a value of type T.
- RunSubmitToolOutputsParams - class in com.openai.models.beta.threads.runs
- When a run has the
status: "requires_action"
andrequired_action.type
issubmit_tool_outputs
, this endpoint can be used to submit the outputs from the tool calls once they're all completed. - RunSubmitToolOutputsParams.Body - class in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams
- RunSubmitToolOutputsParams.Body.Builder - class in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.Body
- A builder for Body.
- RunSubmitToolOutputsParams.Builder - class in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams
- A builder for RunSubmitToolOutputsParams.
- RunSubmitToolOutputsParams.ToolOutput - class in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams
- RunSubmitToolOutputsParams.ToolOutput.Builder - class in com.openai.models.beta.threads.runs.RunSubmitToolOutputsParams.ToolOutput
- A builder for ToolOutput.
- RunUpdateParams - class in com.openai.models.beta.threads.runs
- Modifies a run.
- RunUpdateParams.Body - class in com.openai.models.beta.threads.runs.RunUpdateParams
- RunUpdateParams.Body.Builder - class in com.openai.models.beta.threads.runs.RunUpdateParams.Body
- A builder for Body.
- RunUpdateParams.Builder - class in com.openai.models.beta.threads.runs.RunUpdateParams
- A builder for RunUpdateParams.
- RunUpdateParams.Metadata - class in com.openai.models.beta.threads.runs.RunUpdateParams
- Set of 16 key-value pairs that can be attached to an object.
- RunUpdateParams.Metadata.Builder - class in com.openai.models.beta.threads.runs.RunUpdateParams.Metadata
- A builder for Metadata.