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
_
C
- cachedTokens() - function in com.openai.models.completions.CompletionUsage.PromptTokensDetails
- Cached tokens present in the prompt.
- cachedTokens(com.openai.core.JsonField) - function in com.openai.models.completions.CompletionUsage.PromptTokensDetails.Builder
- Sets Builder.cachedTokens to an arbitrary JSON value.
- cachedTokens(java.lang.Long) - function in com.openai.models.completions.CompletionUsage.PromptTokensDetails.Builder
- Cached tokens present in the prompt.
- cachedTokens() - function in com.openai.models.evals.runs.RunCancelResponse.PerModelUsage
- The number of tokens retrieved from cache.
- cachedTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCancelResponse.PerModelUsage.Builder
- Sets Builder.cachedTokens to an arbitrary JSON value.
- cachedTokens(java.lang.Long) - function in com.openai.models.evals.runs.RunCancelResponse.PerModelUsage.Builder
- The number of tokens retrieved from cache.
- cachedTokens() - function in com.openai.models.evals.runs.RunCreateResponse.PerModelUsage
- The number of tokens retrieved from cache.
- cachedTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateResponse.PerModelUsage.Builder
- Sets Builder.cachedTokens to an arbitrary JSON value.
- cachedTokens(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateResponse.PerModelUsage.Builder
- The number of tokens retrieved from cache.
- cachedTokens() - function in com.openai.models.evals.runs.RunListResponse.PerModelUsage
- The number of tokens retrieved from cache.
- cachedTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunListResponse.PerModelUsage.Builder
- Sets Builder.cachedTokens to an arbitrary JSON value.
- cachedTokens(java.lang.Long) - function in com.openai.models.evals.runs.RunListResponse.PerModelUsage.Builder
- The number of tokens retrieved from cache.
- cachedTokens() - function in com.openai.models.evals.runs.RunRetrieveResponse.PerModelUsage
- The number of tokens retrieved from cache.
- cachedTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunRetrieveResponse.PerModelUsage.Builder
- Sets Builder.cachedTokens to an arbitrary JSON value.
- cachedTokens(java.lang.Long) - function in com.openai.models.evals.runs.RunRetrieveResponse.PerModelUsage.Builder
- The number of tokens retrieved from cache.
- cachedTokens() - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Usage
- The number of tokens retrieved from cache.
- cachedTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Usage.Builder
- Sets Builder.cachedTokens to an arbitrary JSON value.
- cachedTokens(java.lang.Long) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Usage.Builder
- The number of tokens retrieved from cache.
- cachedTokens() - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Usage
- The number of tokens retrieved from cache.
- cachedTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Usage.Builder
- Sets Builder.cachedTokens to an arbitrary JSON value.
- cachedTokens(java.lang.Long) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Usage.Builder
- The number of tokens retrieved from cache.
- cachedTokens() - function in com.openai.models.responses.ResponseUsage.InputTokensDetails
- The number of tokens that were retrieved from the cache.
- cachedTokens(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseUsage.InputTokensDetails.Builder
- Sets Builder.cachedTokens to an arbitrary JSON value.
- cachedTokens(java.lang.Long) - function in com.openai.models.responses.ResponseUsage.InputTokensDetails.Builder
- The number of tokens that were retrieved from the cache.
- calculateOutput() - function in com.openai.models.graders.gradermodels.MultiGrader
- A formula to calculate the output based on grader results.
- calculateOutput(com.openai.core.JsonField) - function in com.openai.models.graders.gradermodels.MultiGrader.Builder
- Sets Builder.calculateOutput to an arbitrary JSON value.
- calculateOutput(java.lang.String) - function in com.openai.models.graders.gradermodels.MultiGrader.Builder
- A formula to calculate the output based on grader results.
- callId() - function in com.openai.models.responses.ResponseComputerToolCall
- An identifier used when responding to the tool call with output.
- callId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseComputerToolCall.Builder
- Sets Builder.callId to an arbitrary JSON value.
- callId(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.Builder
- An identifier used when responding to the tool call with output.
- callId() - function in com.openai.models.responses.ResponseComputerToolCallOutputItem
- The ID of the computer tool call that produced the output.
- callId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseComputerToolCallOutputItem.Builder
- Sets Builder.callId to an arbitrary JSON value.
- callId(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCallOutputItem.Builder
- The ID of the computer tool call that produced the output.
- callId() - function in com.openai.models.responses.ResponseFunctionToolCall
- The unique ID of the function tool call generated by the model.
- callId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseFunctionToolCall.Builder
- Sets Builder.callId to an arbitrary JSON value.
- callId(java.lang.String) - function in com.openai.models.responses.ResponseFunctionToolCall.Builder
- The unique ID of the function tool call generated by the model.
- callId() - function in com.openai.models.responses.ResponseFunctionToolCallItem
- The unique ID of the function tool call generated by the model.
- callId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseFunctionToolCallItem.Builder
- Sets Builder.callId to an arbitrary JSON value.
- callId(java.lang.String) - function in com.openai.models.responses.ResponseFunctionToolCallItem.Builder
- The unique ID of the function tool call generated by the model.
- callId() - function in com.openai.models.responses.ResponseFunctionToolCallOutputItem
- The unique ID of the function tool call generated by the model.
- callId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseFunctionToolCallOutputItem.Builder
- Sets Builder.callId to an arbitrary JSON value.
- callId(java.lang.String) - function in com.openai.models.responses.ResponseFunctionToolCallOutputItem.Builder
- The unique ID of the function tool call generated by the model.
- callId() - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput
- The ID of the computer tool call that produced the output.
- callId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.Builder
- Sets Builder.callId to an arbitrary JSON value.
- callId(java.lang.String) - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.Builder
- The ID of the computer tool call that produced the output.
- callId() - function in com.openai.models.responses.ResponseInputItem.FunctionCallOutput
- The unique ID of the function tool call generated by the model.
- callId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseInputItem.FunctionCallOutput.Builder
- Sets Builder.callId to an arbitrary JSON value.
- callId(java.lang.String) - function in com.openai.models.responses.ResponseInputItem.FunctionCallOutput.Builder
- The unique ID of the function tool call generated by the model.
- callId() - function in com.openai.models.responses.ResponseInputItem.LocalShellCall
- The unique ID of the local shell tool call generated by the model.
- callId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseInputItem.LocalShellCall.Builder
- Sets Builder.callId to an arbitrary JSON value.
- callId(java.lang.String) - function in com.openai.models.responses.ResponseInputItem.LocalShellCall.Builder
- The unique ID of the local shell tool call generated by the model.
- callId() - function in com.openai.models.responses.ResponseItem.LocalShellCall
- The unique ID of the local shell tool call generated by the model.
- callId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseItem.LocalShellCall.Builder
- Sets Builder.callId to an arbitrary JSON value.
- callId(java.lang.String) - function in com.openai.models.responses.ResponseItem.LocalShellCall.Builder
- The unique ID of the local shell tool call generated by the model.
- callId() - function in com.openai.models.responses.ResponseOutputItem.LocalShellCall
- The unique ID of the local shell tool call generated by the model.
- callId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseOutputItem.LocalShellCall.Builder
- Sets Builder.callId to an arbitrary JSON value.
- callId(java.lang.String) - function in com.openai.models.responses.ResponseOutputItem.LocalShellCall.Builder
- The unique ID of the local shell tool call generated by the model.
- cancel(com.openai.models.batches.BatchCancelParams) - function in com.openai.services.async.BatchServiceAsync
- cancel(com.openai.models.batches.BatchCancelParams) - function in com.openai.services.async.BatchServiceAsync
- cancel(com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync
- cancel(java.lang.String) - function in com.openai.services.async.BatchServiceAsync
- Cancels an in-progress batch.
- cancel(java.lang.String) - function in com.openai.services.async.BatchServiceAsync
- Cancels an in-progress batch.
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams) - function in com.openai.services.async.BatchServiceAsync
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams) - function in com.openai.services.async.BatchServiceAsync
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync
- cancel(com.openai.models.batches.BatchCancelParams) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- cancel(com.openai.models.batches.BatchCancelParams) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- cancel(com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- cancel(java.lang.String) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /batches/{batch_id}/cancel
, but is otherwise the same as BatchServiceAsync.cancel. - cancel(java.lang.String) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /batches/{batch_id}/cancel
, but is otherwise the same as BatchServiceAsync.cancel. - cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- cancel(com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsyncImpl
- cancel(com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsyncImpl.WithRawResponseImpl
- cancel(com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.async.ResponseServiceAsync
- cancel(com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.async.ResponseServiceAsync
- cancel(com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync
- cancel(java.lang.String) - function in com.openai.services.async.ResponseServiceAsync
- Cancels a model response with the given ID.
- cancel(java.lang.String) - function in com.openai.services.async.ResponseServiceAsync
- Cancels a model response with the given ID.
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.async.ResponseServiceAsync
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.async.ResponseServiceAsync
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync
- cancel(com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- cancel(com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- cancel(com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- cancel(java.lang.String) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /responses/{response_id}/cancel
, but is otherwise the same as ResponseServiceAsync.cancel. - cancel(java.lang.String) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /responses/{response_id}/cancel
, but is otherwise the same as ResponseServiceAsync.cancel. - cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- cancel(com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsyncImpl
- cancel(com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsyncImpl.WithRawResponseImpl
- cancel(com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.async.UploadServiceAsync
- cancel(com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.async.UploadServiceAsync
- cancel(com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync
- cancel(java.lang.String) - function in com.openai.services.async.UploadServiceAsync
- Cancels the Upload.
- cancel(java.lang.String) - function in com.openai.services.async.UploadServiceAsync
- Cancels the Upload.
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.async.UploadServiceAsync
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.async.UploadServiceAsync
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync
- cancel(com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- cancel(com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- cancel(com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- cancel(java.lang.String) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/cancel
, but is otherwise the same as UploadServiceAsync.cancel. - cancel(java.lang.String) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/cancel
, but is otherwise the same as UploadServiceAsync.cancel. - cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- cancel(com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsyncImpl
- cancel(com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsyncImpl.WithRawResponseImpl
- cancel(com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.async.evals.RunServiceAsync
- cancel(com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.async.evals.RunServiceAsync
- cancel(com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.async.evals.RunServiceAsync
- Cancel an ongoing evaluation run.
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.async.evals.RunServiceAsync
- Cancel an ongoing evaluation run.
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync
- cancel(com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- cancel(com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- cancel(com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /evals/{eval_id}/runs/{run_id}
, but is otherwise the same as RunServiceAsync.cancel. - cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /evals/{eval_id}/runs/{run_id}
, but is otherwise the same as RunServiceAsync.cancel. - cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- cancel(com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsyncImpl
- cancel(com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsyncImpl.WithRawResponseImpl
- cancel(com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.async.finetuning.JobServiceAsync
- cancel(com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.async.finetuning.JobServiceAsync
- cancel(com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync
- cancel(java.lang.String) - function in com.openai.services.async.finetuning.JobServiceAsync
- Immediately cancel a fine-tune job.
- cancel(java.lang.String) - function in com.openai.services.async.finetuning.JobServiceAsync
- Immediately cancel a fine-tune job.
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.async.finetuning.JobServiceAsync
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.async.finetuning.JobServiceAsync
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync
- cancel(com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- cancel(com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- cancel(com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- cancel(java.lang.String) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/jobs/{fine_tuning_job_id}/cancel
, but is otherwise the same as JobServiceAsync.cancel. - cancel(java.lang.String) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/jobs/{fine_tuning_job_id}/cancel
, but is otherwise the same as JobServiceAsync.cancel. - cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- cancel(com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsyncImpl
- cancel(com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsyncImpl.WithRawResponseImpl
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- Cancel a vector store file batch.
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- Cancel a vector store file batch.
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/file_batches/{batch_id}/cancel
, but is otherwise the same as FileBatchServiceAsync.cancel. - cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/file_batches/{batch_id}/cancel
, but is otherwise the same as FileBatchServiceAsync.cancel. - cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsyncImpl
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsyncImpl.WithRawResponseImpl
- cancel(com.openai.models.batches.BatchCancelParams) - function in com.openai.services.blocking.BatchService
- cancel(com.openai.models.batches.BatchCancelParams) - function in com.openai.services.blocking.BatchService
- cancel(com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService
- cancel(java.lang.String) - function in com.openai.services.blocking.BatchService
- Cancels an in-progress batch.
- cancel(java.lang.String) - function in com.openai.services.blocking.BatchService
- Cancels an in-progress batch.
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams) - function in com.openai.services.blocking.BatchService
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams) - function in com.openai.services.blocking.BatchService
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService
- cancel(com.openai.models.batches.BatchCancelParams) - function in com.openai.services.blocking.BatchService.WithRawResponse
- cancel(com.openai.models.batches.BatchCancelParams) - function in com.openai.services.blocking.BatchService.WithRawResponse
- cancel(com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService.WithRawResponse
- cancel(java.lang.String) - function in com.openai.services.blocking.BatchService.WithRawResponse
- Returns a raw HTTP response for
post /batches/{batch_id}/cancel
, but is otherwise the same as BatchService.cancel. - cancel(java.lang.String) - function in com.openai.services.blocking.BatchService.WithRawResponse
- Returns a raw HTTP response for
post /batches/{batch_id}/cancel
, but is otherwise the same as BatchService.cancel. - cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService.WithRawResponse
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService.WithRawResponse
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams) - function in com.openai.services.blocking.BatchService.WithRawResponse
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams) - function in com.openai.services.blocking.BatchService.WithRawResponse
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService.WithRawResponse
- cancel(java.lang.String,com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService.WithRawResponse
- cancel(com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchServiceImpl
- cancel(com.openai.models.batches.BatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchServiceImpl.WithRawResponseImpl
- cancel(com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.blocking.ResponseService
- cancel(com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.blocking.ResponseService
- cancel(com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService
- cancel(java.lang.String) - function in com.openai.services.blocking.ResponseService
- Cancels a model response with the given ID.
- cancel(java.lang.String) - function in com.openai.services.blocking.ResponseService
- Cancels a model response with the given ID.
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.blocking.ResponseService
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.blocking.ResponseService
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService
- cancel(com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- cancel(com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- cancel(com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- cancel(java.lang.String) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- Returns a raw HTTP response for
post /responses/{response_id}/cancel
, but is otherwise the same as ResponseService.cancel. - cancel(java.lang.String) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- Returns a raw HTTP response for
post /responses/{response_id}/cancel
, but is otherwise the same as ResponseService.cancel. - cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- cancel(java.lang.String,com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- cancel(com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseServiceImpl
- cancel(com.openai.models.responses.ResponseCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseServiceImpl.WithRawResponseImpl
- cancel(com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.blocking.UploadService
- cancel(com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.blocking.UploadService
- cancel(com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService
- cancel(java.lang.String) - function in com.openai.services.blocking.UploadService
- Cancels the Upload.
- cancel(java.lang.String) - function in com.openai.services.blocking.UploadService
- Cancels the Upload.
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.blocking.UploadService
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.blocking.UploadService
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService
- cancel(com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.blocking.UploadService.WithRawResponse
- cancel(com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.blocking.UploadService.WithRawResponse
- cancel(com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService.WithRawResponse
- cancel(java.lang.String) - function in com.openai.services.blocking.UploadService.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/cancel
, but is otherwise the same as UploadService.cancel. - cancel(java.lang.String) - function in com.openai.services.blocking.UploadService.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/cancel
, but is otherwise the same as UploadService.cancel. - cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService.WithRawResponse
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService.WithRawResponse
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.blocking.UploadService.WithRawResponse
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams) - function in com.openai.services.blocking.UploadService.WithRawResponse
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService.WithRawResponse
- cancel(java.lang.String,com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService.WithRawResponse
- cancel(com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadServiceImpl
- cancel(com.openai.models.uploads.UploadCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadServiceImpl.WithRawResponseImpl
- cancel(com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.blocking.evals.RunService
- cancel(com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.blocking.evals.RunService
- cancel(com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.blocking.evals.RunService
- Cancel an ongoing evaluation run.
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.blocking.evals.RunService
- Cancel an ongoing evaluation run.
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService
- cancel(com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- cancel(com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- cancel(com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- Returns a raw HTTP response for
post /evals/{eval_id}/runs/{run_id}
, but is otherwise the same as RunService.cancel. - cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- Returns a raw HTTP response for
post /evals/{eval_id}/runs/{run_id}
, but is otherwise the same as RunService.cancel. - cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- cancel(java.lang.String,com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- cancel(com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunServiceImpl
- cancel(com.openai.models.evals.runs.RunCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunServiceImpl.WithRawResponseImpl
- cancel(com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.blocking.finetuning.JobService
- cancel(com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.blocking.finetuning.JobService
- cancel(com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService
- cancel(java.lang.String) - function in com.openai.services.blocking.finetuning.JobService
- Immediately cancel a fine-tune job.
- cancel(java.lang.String) - function in com.openai.services.blocking.finetuning.JobService
- Immediately cancel a fine-tune job.
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.blocking.finetuning.JobService
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.blocking.finetuning.JobService
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService
- cancel(com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- cancel(com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- cancel(com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- cancel(java.lang.String) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/jobs/{fine_tuning_job_id}/cancel
, but is otherwise the same as JobService.cancel. - cancel(java.lang.String) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/jobs/{fine_tuning_job_id}/cancel
, but is otherwise the same as JobService.cancel. - cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- cancel(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- cancel(java.lang.String,com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- cancel(com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobServiceImpl
- cancel(com.openai.models.finetuning.jobs.JobCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobServiceImpl.WithRawResponseImpl
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.blocking.vectorstores.FileBatchService
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.blocking.vectorstores.FileBatchService
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.blocking.vectorstores.FileBatchService
- Cancel a vector store file batch.
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.blocking.vectorstores.FileBatchService
- Cancel a vector store file batch.
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/file_batches/{batch_id}/cancel
, but is otherwise the same as FileBatchService.cancel. - cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/file_batches/{batch_id}/cancel
, but is otherwise the same as FileBatchService.cancel. - cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- cancel(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchServiceImpl
- cancel(com.openai.models.vectorstores.filebatches.FileBatchCancelParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchServiceImpl.WithRawResponseImpl
- CANCELED - enum entry in com.openai.models.evals.runs.RunListParams.Status.Known
- CANCELED - enum entry in com.openai.models.evals.runs.RunListParams.Status.Value
- CANCELLED - enum entry in com.openai.models.batches.Batch.Status.Known
- CANCELLED - enum entry in com.openai.models.batches.Batch.Status.Value
- CANCELLED - enum entry in com.openai.models.finetuning.jobs.FineTuningJob.Status.Known
- CANCELLED - enum entry in com.openai.models.finetuning.jobs.FineTuningJob.Status.Value
- CANCELLED - enum entry in com.openai.models.responses.ResponseStatus.Known
- CANCELLED - enum entry in com.openai.models.responses.ResponseStatus.Value
- CANCELLED - enum entry in com.openai.models.uploads.Upload.Status.Known
- CANCELLED - enum entry in com.openai.models.uploads.Upload.Status.Value
- cancelled() - function in com.openai.models.vectorstores.VectorStore.FileCounts
- The number of files that were cancelled.
- cancelled(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStore.FileCounts.Builder
- Sets Builder.cancelled to an arbitrary JSON value.
- cancelled(java.lang.Long) - function in com.openai.models.vectorstores.VectorStore.FileCounts.Builder
- The number of files that were cancelled.
- CANCELLED - enum entry in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Filter.Known
- CANCELLED - enum entry in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Filter.Value
- cancelled() - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.FileCounts
- The number of files that where cancelled.
- cancelled(com.openai.core.JsonField) - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.FileCounts.Builder
- Sets Builder.cancelled to an arbitrary JSON value.
- cancelled(java.lang.Long) - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.FileCounts.Builder
- The number of files that where cancelled.
- CANCELLED - enum entry in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.Status.Known
- CANCELLED - enum entry in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.Status.Value
- CANCELLED - enum entry in com.openai.models.vectorstores.files.FileListParams.Filter.Known
- CANCELLED - enum entry in com.openai.models.vectorstores.files.FileListParams.Filter.Value
- CANCELLED - enum entry in com.openai.models.vectorstores.files.VectorStoreFile.Status.Known
- CANCELLED - enum entry in com.openai.models.vectorstores.files.VectorStoreFile.Status.Value
- cancelledAt() - function in com.openai.models.batches.Batch
- The Unix timestamp (in seconds) for when the batch was cancelled.
- cancelledAt(com.openai.core.JsonField) - function in com.openai.models.batches.Batch.Builder
- Sets Builder.cancelledAt to an arbitrary JSON value.
- cancelledAt(java.lang.Long) - function in com.openai.models.batches.Batch.Builder
- The Unix timestamp (in seconds) for when the batch was cancelled.
- CANCELLING - enum entry in com.openai.models.batches.Batch.Status.Known
- CANCELLING - enum entry in com.openai.models.batches.Batch.Status.Value
- cancellingAt() - function in com.openai.models.batches.Batch
- The Unix timestamp (in seconds) for when the batch started cancelling.
- cancellingAt(com.openai.core.JsonField) - function in com.openai.models.batches.Batch.Builder
- Sets Builder.cancellingAt to an arbitrary JSON value.
- cancellingAt(java.lang.Long) - function in com.openai.models.batches.Batch.Builder
- The Unix timestamp (in seconds) for when the batch started cancelling.
- categories() - function in com.openai.models.moderations.Moderation
- A list of the categories, and whether they are flagged or not.
- categories(com.openai.core.JsonField) - function in com.openai.models.moderations.Moderation.Builder
- Sets Builder.categories to an arbitrary JSON value.
- categories(com.openai.models.moderations.Moderation.Categories) - function in com.openai.models.moderations.Moderation.Builder
- A list of the categories, and whether they are flagged or not.
- categoryAppliedInputTypes() - function in com.openai.models.moderations.Moderation
- A list of the categories along with the input type(s) that the score applies to.
- categoryAppliedInputTypes(com.openai.core.JsonField) - function in com.openai.models.moderations.Moderation.Builder
- Sets Builder.categoryAppliedInputTypes to an arbitrary JSON value.
- categoryAppliedInputTypes(com.openai.models.moderations.Moderation.CategoryAppliedInputTypes) - function in com.openai.models.moderations.Moderation.Builder
- A list of the categories along with the input type(s) that the score applies to.
- categoryScores() - function in com.openai.models.moderations.Moderation
- A list of the categories along with their scores as predicted by model.
- categoryScores(com.openai.core.JsonField) - function in com.openai.models.moderations.Moderation.Builder
- Sets Builder.categoryScores to an arbitrary JSON value.
- categoryScores(com.openai.models.moderations.Moderation.CategoryScores) - function in com.openai.models.moderations.Moderation.Builder
- A list of the categories along with their scores as predicted by model.
- cause(java.util.Optional) - function in com.openai.errors.BadRequestException.Builder
- Alias for calling Builder.cause with
cause.orElse(null)
. - cause(java.lang.Throwable) - function in com.openai.errors.BadRequestException.Builder
- cause(java.util.Optional) - function in com.openai.errors.InternalServerException.Builder
- Alias for calling Builder.cause with
cause.orElse(null)
. - cause(java.lang.Throwable) - function in com.openai.errors.InternalServerException.Builder
- cause(java.util.Optional) - function in com.openai.errors.NotFoundException.Builder
- Alias for calling Builder.cause with
cause.orElse(null)
. - cause(java.lang.Throwable) - function in com.openai.errors.NotFoundException.Builder
- cause(java.util.Optional) - function in com.openai.errors.PermissionDeniedException.Builder
- Alias for calling Builder.cause with
cause.orElse(null)
. - cause(java.lang.Throwable) - function in com.openai.errors.PermissionDeniedException.Builder
- cause(java.util.Optional) - function in com.openai.errors.RateLimitException.Builder
- Alias for calling Builder.cause with
cause.orElse(null)
. - cause(java.lang.Throwable) - function in com.openai.errors.RateLimitException.Builder
- cause(java.util.Optional) - function in com.openai.errors.SseException.Builder
- Alias for calling Builder.cause with
cause.orElse(null)
. - cause(java.lang.Throwable) - function in com.openai.errors.SseException.Builder
- cause(java.util.Optional) - function in com.openai.errors.UnauthorizedException.Builder
- Alias for calling Builder.cause with
cause.orElse(null)
. - cause(java.lang.Throwable) - function in com.openai.errors.UnauthorizedException.Builder
- cause(java.util.Optional) - function in com.openai.errors.UnexpectedStatusCodeException.Builder
- Alias for calling Builder.cause with
cause.orElse(null)
. - cause(java.lang.Throwable) - function in com.openai.errors.UnexpectedStatusCodeException.Builder
- cause(java.util.Optional) - function in com.openai.errors.UnprocessableEntityException.Builder
- Alias for calling Builder.cause with
cause.orElse(null)
. - cause(java.lang.Throwable) - function in com.openai.errors.UnprocessableEntityException.Builder
- chat() - function in com.openai.client.OpenAIClient
- chat() - function in com.openai.client.OpenAIClient.WithRawResponse
- chat() - function in com.openai.client.OpenAIClientAsync
- chat() - function in com.openai.client.OpenAIClientAsync.WithRawResponse
- chat() - function in com.openai.client.OpenAIClientAsyncImpl
- chat() - function in com.openai.client.OpenAIClientAsyncImpl.WithRawResponseImpl
- chat() - function in com.openai.client.OpenAIClientImpl
- chat() - function in com.openai.client.OpenAIClientImpl.WithRawResponseImpl
- chat() - function in com.openai.models.ResponsesModel
- chatCompletion() - function in com.openai.helpers.ChatCompletionAccumulator
- Gets the final accumulated chat completion.
- ChatCompletion - class in com.openai.models.chat.completions
- Represents a chat completion response returned by model, based on the provided input.
- ChatCompletion.Builder - class in com.openai.models.chat.completions.ChatCompletion
- A builder for ChatCompletion.
- ChatCompletion.Choice - class in com.openai.models.chat.completions.ChatCompletion
- ChatCompletion.Choice.Builder - class in com.openai.models.chat.completions.ChatCompletion.Choice
- A builder for Choice.
- ChatCompletion.Choice.FinishReason - class in com.openai.models.chat.completions.ChatCompletion.Choice
- The reason the model stopped generating tokens.
- ChatCompletion.Choice.FinishReason.Known - class in com.openai.models.chat.completions.ChatCompletion.Choice.FinishReason
- An enum containing FinishReason's known values.
- ChatCompletion.Choice.FinishReason.Value - class in com.openai.models.chat.completions.ChatCompletion.Choice.FinishReason
- An enum containing FinishReason's known values, as well as an _UNKNOWN member.
- ChatCompletion.Choice.Logprobs - class in com.openai.models.chat.completions.ChatCompletion.Choice
- Log probability information for the choice.
- ChatCompletion.Choice.Logprobs.Builder - class in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs
- A builder for Logprobs.
- ChatCompletion.ServiceTier - class in com.openai.models.chat.completions.ChatCompletion
- Specifies the latency tier to use for processing the request.
- ChatCompletion.ServiceTier.Known - class in com.openai.models.chat.completions.ChatCompletion.ServiceTier
- An enum containing ServiceTier's known values.
- ChatCompletion.ServiceTier.Value - class in com.openai.models.chat.completions.ChatCompletion.ServiceTier
- An enum containing ServiceTier's known values, as well as an _UNKNOWN member.
- ChatCompletionAccumulator - class in com.openai.helpers
- An accumulator that constructs a ChatCompletion from a sequence of streamed chunks.
- ChatCompletionAssistantMessageParam - class in com.openai.models.chat.completions
- Messages sent by the model in response to user messages.
- ChatCompletionAssistantMessageParam.Audio - class in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam
- Data about a previous audio response from the model.
- ChatCompletionAssistantMessageParam.Audio.Builder - class in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Audio
- A builder for Audio.
- ChatCompletionAssistantMessageParam.Builder - class in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam
- A builder for ChatCompletionAssistantMessageParam.
- ChatCompletionAssistantMessageParam.Content - class in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam
- The contents of the assistant message.
- ChatCompletionAssistantMessageParam.Content.ChatCompletionRequestAssistantMessageContentPart - class in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Content
- Learn about text inputs.
- ChatCompletionAssistantMessageParam.Content.ChatCompletionRequestAssistantMessageContentPart.Visitor - class in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Content.ChatCompletionRequestAssistantMessageContentPart
- An interface that defines how to map each variant of ChatCompletionRequestAssistantMessageContentPart to a value of type T.
- ChatCompletionAssistantMessageParam.Content.Visitor - class in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Content
- An interface that defines how to map each variant of Content to a value of type T.
- ChatCompletionAssistantMessageParam.FunctionCall - class in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam
- Deprecated and replaced by
tool_calls
. - ChatCompletionAssistantMessageParam.FunctionCall.Builder - class in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.FunctionCall
- A builder for FunctionCall.
- ChatCompletionAudio - class in com.openai.models.chat.completions
- If the audio output modality is requested, this object contains data about the audio response from the model.
- ChatCompletionAudio.Builder - class in com.openai.models.chat.completions.ChatCompletionAudio
- A builder for ChatCompletionAudio.
- ChatCompletionAudioParam - class in com.openai.models.chat.completions
- Parameters for audio output.
- ChatCompletionAudioParam.Builder - class in com.openai.models.chat.completions.ChatCompletionAudioParam
- A builder for ChatCompletionAudioParam.
- ChatCompletionAudioParam.Format - class in com.openai.models.chat.completions.ChatCompletionAudioParam
- Specifies the output audio format.
- ChatCompletionAudioParam.Format.Known - class in com.openai.models.chat.completions.ChatCompletionAudioParam.Format
- An enum containing Format's known values.
- ChatCompletionAudioParam.Format.Value - class in com.openai.models.chat.completions.ChatCompletionAudioParam.Format
- An enum containing Format's known values, as well as an _UNKNOWN member.
- ChatCompletionAudioParam.Voice - class in com.openai.models.chat.completions.ChatCompletionAudioParam
- The voice the model uses to respond.
- ChatCompletionAudioParam.Voice.Known - class in com.openai.models.chat.completions.ChatCompletionAudioParam.Voice
- An enum containing Voice's known values.
- ChatCompletionAudioParam.Voice.Value - class in com.openai.models.chat.completions.ChatCompletionAudioParam.Voice
- An enum containing Voice's known values, as well as an _UNKNOWN member.
- ChatCompletionChunk - class in com.openai.models.chat.completions
- Represents a streamed chunk of a chat completion response returned by the model, based on the provided input.
- ChatCompletionChunk.Builder - class in com.openai.models.chat.completions.ChatCompletionChunk
- A builder for ChatCompletionChunk.
- ChatCompletionChunk.Choice - class in com.openai.models.chat.completions.ChatCompletionChunk
- ChatCompletionChunk.Choice.Builder - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice
- A builder for Choice.
- ChatCompletionChunk.Choice.Delta - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice
- A chat completion delta generated by streamed model responses.
- ChatCompletionChunk.Choice.Delta.Builder - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta
- A builder for Delta.
- ChatCompletionChunk.Choice.Delta.FunctionCall - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta
- Deprecated and replaced by
tool_calls
. - ChatCompletionChunk.Choice.Delta.FunctionCall.Builder - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.FunctionCall
- A builder for FunctionCall.
- ChatCompletionChunk.Choice.Delta.Role - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta
- The role of the author of this message.
- ChatCompletionChunk.Choice.Delta.Role.Known - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Role
- An enum containing Role's known values.
- ChatCompletionChunk.Choice.Delta.Role.Value - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Role
- An enum containing Role's known values, as well as an _UNKNOWN member.
- ChatCompletionChunk.Choice.Delta.ToolCall - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta
- ChatCompletionChunk.Choice.Delta.ToolCall.Builder - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.ToolCall
- A builder for ToolCall.
- ChatCompletionChunk.Choice.Delta.ToolCall.Function - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.ToolCall
- ChatCompletionChunk.Choice.Delta.ToolCall.Function.Builder - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.ToolCall.Function
- A builder for Function.
- ChatCompletionChunk.Choice.Delta.ToolCall.Type - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.ToolCall
- The type of the tool.
- ChatCompletionChunk.Choice.Delta.ToolCall.Type.Known - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.ToolCall.Type
- An enum containing Type's known values.
- ChatCompletionChunk.Choice.Delta.ToolCall.Type.Value - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.ToolCall.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- ChatCompletionChunk.Choice.FinishReason - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice
- The reason the model stopped generating tokens.
- ChatCompletionChunk.Choice.FinishReason.Known - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.FinishReason
- An enum containing FinishReason's known values.
- ChatCompletionChunk.Choice.FinishReason.Value - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.FinishReason
- An enum containing FinishReason's known values, as well as an _UNKNOWN member.
- ChatCompletionChunk.Choice.Logprobs - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice
- Log probability information for the choice.
- ChatCompletionChunk.Choice.Logprobs.Builder - class in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs
- A builder for Logprobs.
- ChatCompletionChunk.ServiceTier - class in com.openai.models.chat.completions.ChatCompletionChunk
- Specifies the latency tier to use for processing the request.
- ChatCompletionChunk.ServiceTier.Known - class in com.openai.models.chat.completions.ChatCompletionChunk.ServiceTier
- An enum containing ServiceTier's known values.
- ChatCompletionChunk.ServiceTier.Value - class in com.openai.models.chat.completions.ChatCompletionChunk.ServiceTier
- An enum containing ServiceTier's known values, as well as an _UNKNOWN member.
- ChatCompletionContentPart - class in com.openai.models.chat.completions
- Learn about text inputs.
- ChatCompletionContentPart.File - class in com.openai.models.chat.completions.ChatCompletionContentPart
- Learn about file inputs for text generation.
- ChatCompletionContentPart.File.Builder - class in com.openai.models.chat.completions.ChatCompletionContentPart.File
- A builder for File.
- ChatCompletionContentPart.File.FileObject - class in com.openai.models.chat.completions.ChatCompletionContentPart.File
- ChatCompletionContentPart.File.FileObject.Builder - class in com.openai.models.chat.completions.ChatCompletionContentPart.File.FileObject
- A builder for FileObject.
- ChatCompletionContentPart.Visitor - class in com.openai.models.chat.completions.ChatCompletionContentPart
- An interface that defines how to map each variant of ChatCompletionContentPart to a value of type T.
- ChatCompletionContentPartImage - class in com.openai.models.chat.completions
- Learn about image inputs.
- ChatCompletionContentPartImage.Builder - class in com.openai.models.chat.completions.ChatCompletionContentPartImage
- A builder for ChatCompletionContentPartImage.
- ChatCompletionContentPartImage.ImageUrl - class in com.openai.models.chat.completions.ChatCompletionContentPartImage
- ChatCompletionContentPartImage.ImageUrl.Builder - class in com.openai.models.chat.completions.ChatCompletionContentPartImage.ImageUrl
- A builder for ImageUrl.
- ChatCompletionContentPartImage.ImageUrl.Detail - class in com.openai.models.chat.completions.ChatCompletionContentPartImage.ImageUrl
- Specifies the detail level of the image.
- ChatCompletionContentPartImage.ImageUrl.Detail.Known - class in com.openai.models.chat.completions.ChatCompletionContentPartImage.ImageUrl.Detail
- An enum containing Detail's known values.
- ChatCompletionContentPartImage.ImageUrl.Detail.Value - class in com.openai.models.chat.completions.ChatCompletionContentPartImage.ImageUrl.Detail
- An enum containing Detail's known values, as well as an _UNKNOWN member.
- ChatCompletionContentPartInputAudio - class in com.openai.models.chat.completions
- Learn about audio inputs.
- ChatCompletionContentPartInputAudio.Builder - class in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio
- A builder for ChatCompletionContentPartInputAudio.
- ChatCompletionContentPartInputAudio.InputAudio - class in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio
- ChatCompletionContentPartInputAudio.InputAudio.Builder - class in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio.InputAudio
- A builder for InputAudio.
- ChatCompletionContentPartInputAudio.InputAudio.Format - class in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio.InputAudio
- The format of the encoded audio data.
- ChatCompletionContentPartInputAudio.InputAudio.Format.Known - class in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio.InputAudio.Format
- An enum containing Format's known values.
- ChatCompletionContentPartInputAudio.InputAudio.Format.Value - class in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio.InputAudio.Format
- An enum containing Format's known values, as well as an _UNKNOWN member.
- ChatCompletionContentPartRefusal - class in com.openai.models.chat.completions
- ChatCompletionContentPartRefusal.Builder - class in com.openai.models.chat.completions.ChatCompletionContentPartRefusal
- A builder for ChatCompletionContentPartRefusal.
- ChatCompletionContentPartText - class in com.openai.models.chat.completions
- Learn about text inputs.
- ChatCompletionContentPartText.Builder - class in com.openai.models.chat.completions.ChatCompletionContentPartText
- A builder for ChatCompletionContentPartText.
- ChatCompletionCreateParams - class in com.openai.models.chat.completions
- Starting a new project?
- ChatCompletionCreateParams.Body - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- ChatCompletionCreateParams.Body.Builder - class in com.openai.models.chat.completions.ChatCompletionCreateParams.Body
- A builder for Body.
- ChatCompletionCreateParams.Builder - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- A builder for ChatCompletionCreateParams.
- ChatCompletionCreateParams.Function - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- ChatCompletionCreateParams.Function.Builder - class in com.openai.models.chat.completions.ChatCompletionCreateParams.Function
- A builder for Function.
- ChatCompletionCreateParams.FunctionCall - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- Deprecated in favor of
tool_choice
. - ChatCompletionCreateParams.FunctionCall.FunctionCallMode - class in com.openai.models.chat.completions.ChatCompletionCreateParams.FunctionCall
none
means the model will not call a function and instead generates a message.- ChatCompletionCreateParams.FunctionCall.FunctionCallMode.Known - class in com.openai.models.chat.completions.ChatCompletionCreateParams.FunctionCall.FunctionCallMode
- An enum containing FunctionCallMode's known values.
- ChatCompletionCreateParams.FunctionCall.FunctionCallMode.Value - class in com.openai.models.chat.completions.ChatCompletionCreateParams.FunctionCall.FunctionCallMode
- An enum containing FunctionCallMode's known values, as well as an _UNKNOWN member.
- ChatCompletionCreateParams.FunctionCall.Visitor - class in com.openai.models.chat.completions.ChatCompletionCreateParams.FunctionCall
- An interface that defines how to map each variant of FunctionCall to a value of type T.
- ChatCompletionCreateParams.LogitBias - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- Modify the likelihood of specified tokens appearing in the completion.
- ChatCompletionCreateParams.LogitBias.Builder - class in com.openai.models.chat.completions.ChatCompletionCreateParams.LogitBias
- A builder for LogitBias.
- ChatCompletionCreateParams.Metadata - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- Set of 16 key-value pairs that can be attached to an object.
- ChatCompletionCreateParams.Metadata.Builder - class in com.openai.models.chat.completions.ChatCompletionCreateParams.Metadata
- A builder for Metadata.
- ChatCompletionCreateParams.Modality - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- ChatCompletionCreateParams.Modality.Known - class in com.openai.models.chat.completions.ChatCompletionCreateParams.Modality
- An enum containing Modality's known values.
- ChatCompletionCreateParams.Modality.Value - class in com.openai.models.chat.completions.ChatCompletionCreateParams.Modality
- An enum containing Modality's known values, as well as an _UNKNOWN member.
- ChatCompletionCreateParams.ResponseFormat - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- An object specifying the format that the model must output.
- ChatCompletionCreateParams.ResponseFormat.Visitor - class in com.openai.models.chat.completions.ChatCompletionCreateParams.ResponseFormat
- An interface that defines how to map each variant of ResponseFormat to a value of type T.
- ChatCompletionCreateParams.ServiceTier - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- Specifies the latency tier to use for processing the request.
- ChatCompletionCreateParams.ServiceTier.Known - class in com.openai.models.chat.completions.ChatCompletionCreateParams.ServiceTier
- An enum containing ServiceTier's known values.
- ChatCompletionCreateParams.ServiceTier.Value - class in com.openai.models.chat.completions.ChatCompletionCreateParams.ServiceTier
- An enum containing ServiceTier's known values, as well as an _UNKNOWN member.
- ChatCompletionCreateParams.Stop - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- Not supported with latest reasoning models
o3
ando4-mini
. - ChatCompletionCreateParams.Stop.Visitor - class in com.openai.models.chat.completions.ChatCompletionCreateParams.Stop
- An interface that defines how to map each variant of Stop to a value of type T.
- ChatCompletionCreateParams.WebSearchOptions - class in com.openai.models.chat.completions.ChatCompletionCreateParams
- This tool searches the web for relevant results to use in a response.
- ChatCompletionCreateParams.WebSearchOptions.Builder - class in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions
- A builder for WebSearchOptions.
- ChatCompletionCreateParams.WebSearchOptions.SearchContextSize - class in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions
- High level guidance for the amount of context window space to use for the search.
- ChatCompletionCreateParams.WebSearchOptions.SearchContextSize.Known - class in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.SearchContextSize
- An enum containing SearchContextSize's known values.
- ChatCompletionCreateParams.WebSearchOptions.SearchContextSize.Value - class in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.SearchContextSize
- An enum containing SearchContextSize's known values, as well as an _UNKNOWN member.
- ChatCompletionCreateParams.WebSearchOptions.UserLocation - class in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions
- Approximate location parameters for the search.
- ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate - class in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation
- Approximate location parameters for the search.
- ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate.Builder - class in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate
- A builder for Approximate.
- ChatCompletionCreateParams.WebSearchOptions.UserLocation.Builder - class in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation
- A builder for UserLocation.
- ChatCompletionDeleted - class in com.openai.models.chat.completions
- ChatCompletionDeleted.Builder - class in com.openai.models.chat.completions.ChatCompletionDeleted
- A builder for ChatCompletionDeleted.
- ChatCompletionDeleteParams - class in com.openai.models.chat.completions
- Delete a stored chat completion.
- ChatCompletionDeleteParams.Builder - class in com.openai.models.chat.completions.ChatCompletionDeleteParams
- A builder for ChatCompletionDeleteParams.
- ChatCompletionDeveloperMessageParam - class in com.openai.models.chat.completions
- Developer-provided instructions that the model should follow, regardless of messages sent by the user.
- ChatCompletionDeveloperMessageParam.Builder - class in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam
- A builder for ChatCompletionDeveloperMessageParam.
- ChatCompletionDeveloperMessageParam.Content - class in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam
- The contents of the developer message.
- ChatCompletionDeveloperMessageParam.Content.Visitor - class in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam.Content
- An interface that defines how to map each variant of Content to a value of type T.
- ChatCompletionFunctionCallOption - class in com.openai.models.chat.completions
- Specifying a particular function via
{"name": "my_function"}
forces the model to call that function. - ChatCompletionFunctionCallOption.Builder - class in com.openai.models.chat.completions.ChatCompletionFunctionCallOption
- A builder for ChatCompletionFunctionCallOption.
- ChatCompletionFunctionMessageParam - class in com.openai.models.chat.completions
- ChatCompletionFunctionMessageParam.Builder - class in com.openai.models.chat.completions.ChatCompletionFunctionMessageParam
- A builder for ChatCompletionFunctionMessageParam.
- ChatCompletionListPage - class in com.openai.models.chat.completions
- ChatCompletionListPage.Builder - class in com.openai.models.chat.completions.ChatCompletionListPage
- A builder for ChatCompletionListPage.
- ChatCompletionListPageAsync - class in com.openai.models.chat.completions
- ChatCompletionListPageAsync.Builder - class in com.openai.models.chat.completions.ChatCompletionListPageAsync
- A builder for ChatCompletionListPageAsync.
- ChatCompletionListPageResponse - class in com.openai.models.chat.completions
- An object representing a list of Chat Completions.
- ChatCompletionListPageResponse.Builder - class in com.openai.models.chat.completions.ChatCompletionListPageResponse
- A builder for ChatCompletionListPageResponse.
- ChatCompletionListParams - class in com.openai.models.chat.completions
- List stored Chat Completions.
- ChatCompletionListParams.Builder - class in com.openai.models.chat.completions.ChatCompletionListParams
- A builder for ChatCompletionListParams.
- ChatCompletionListParams.Metadata - class in com.openai.models.chat.completions.ChatCompletionListParams
- Set of 16 key-value pairs that can be attached to an object.
- ChatCompletionListParams.Metadata.Builder - class in com.openai.models.chat.completions.ChatCompletionListParams.Metadata
- A builder for Metadata.
- ChatCompletionListParams.Order - class in com.openai.models.chat.completions.ChatCompletionListParams
- Sort order for Chat Completions by timestamp.
- ChatCompletionListParams.Order.Known - class in com.openai.models.chat.completions.ChatCompletionListParams.Order
- An enum containing Order's known values.
- ChatCompletionListParams.Order.Value - class in com.openai.models.chat.completions.ChatCompletionListParams.Order
- An enum containing Order's known values, as well as an _UNKNOWN member.
- ChatCompletionMessage - class in com.openai.models.chat.completions
- A chat completion message generated by the model.
- ChatCompletionMessage.Annotation - class in com.openai.models.chat.completions.ChatCompletionMessage
- A URL citation when using web search.
- ChatCompletionMessage.Annotation.Builder - class in com.openai.models.chat.completions.ChatCompletionMessage.Annotation
- A builder for Annotation.
- ChatCompletionMessage.Annotation.UrlCitation - class in com.openai.models.chat.completions.ChatCompletionMessage.Annotation
- A URL citation when using web search.
- ChatCompletionMessage.Annotation.UrlCitation.Builder - class in com.openai.models.chat.completions.ChatCompletionMessage.Annotation.UrlCitation
- A builder for UrlCitation.
- ChatCompletionMessage.Builder - class in com.openai.models.chat.completions.ChatCompletionMessage
- A builder for ChatCompletionMessage.
- ChatCompletionMessage.FunctionCall - class in com.openai.models.chat.completions.ChatCompletionMessage
- Deprecated and replaced by
tool_calls
. - ChatCompletionMessage.FunctionCall.Builder - class in com.openai.models.chat.completions.ChatCompletionMessage.FunctionCall
- A builder for FunctionCall.
- ChatCompletionMessageParam - class in com.openai.models.chat.completions
- Developer-provided instructions that the model should follow, regardless of messages sent by the user.
- ChatCompletionMessageParam.Visitor - class in com.openai.models.chat.completions.ChatCompletionMessageParam
- An interface that defines how to map each variant of ChatCompletionMessageParam to a value of type T.
- ChatCompletionMessageToolCall - class in com.openai.models.chat.completions
- ChatCompletionMessageToolCall.Builder - class in com.openai.models.chat.completions.ChatCompletionMessageToolCall
- A builder for ChatCompletionMessageToolCall.
- ChatCompletionMessageToolCall.Function - class in com.openai.models.chat.completions.ChatCompletionMessageToolCall
- The function that the model called.
- ChatCompletionMessageToolCall.Function.Builder - class in com.openai.models.chat.completions.ChatCompletionMessageToolCall.Function
- A builder for Function.
- ChatCompletionModality - class in com.openai.models.chat.completions
- ChatCompletionModality.Known - class in com.openai.models.chat.completions.ChatCompletionModality
- An enum containing ChatCompletionModality's known values.
- ChatCompletionModality.Value - class in com.openai.models.chat.completions.ChatCompletionModality
- An enum containing ChatCompletionModality's known values, as well as an _UNKNOWN member.
- ChatCompletionNamedToolChoice - class in com.openai.models.chat.completions
- Specifies a tool the model should use.
- ChatCompletionNamedToolChoice.Builder - class in com.openai.models.chat.completions.ChatCompletionNamedToolChoice
- A builder for ChatCompletionNamedToolChoice.
- ChatCompletionNamedToolChoice.Function - class in com.openai.models.chat.completions.ChatCompletionNamedToolChoice
- ChatCompletionNamedToolChoice.Function.Builder - class in com.openai.models.chat.completions.ChatCompletionNamedToolChoice.Function
- A builder for Function.
- ChatCompletionPredictionContent - class in com.openai.models.chat.completions
- Static predicted output content, such as the content of a text file that is being regenerated.
- ChatCompletionPredictionContent.Builder - class in com.openai.models.chat.completions.ChatCompletionPredictionContent
- A builder for ChatCompletionPredictionContent.
- ChatCompletionPredictionContent.Content - class in com.openai.models.chat.completions.ChatCompletionPredictionContent
- The content that should be matched when generating a model response.
- ChatCompletionPredictionContent.Content.Visitor - class in com.openai.models.chat.completions.ChatCompletionPredictionContent.Content
- An interface that defines how to map each variant of Content to a value of type T.
- ChatCompletionRetrieveParams - class in com.openai.models.chat.completions
- Get a stored chat completion.
- ChatCompletionRetrieveParams.Builder - class in com.openai.models.chat.completions.ChatCompletionRetrieveParams
- A builder for ChatCompletionRetrieveParams.
- ChatCompletionRole - class in com.openai.models.chat.completions
- The role of the author of a message
- ChatCompletionRole.Known - class in com.openai.models.chat.completions.ChatCompletionRole
- An enum containing ChatCompletionRole's known values.
- ChatCompletionRole.Value - class in com.openai.models.chat.completions.ChatCompletionRole
- An enum containing ChatCompletionRole's known values, as well as an _UNKNOWN member.
- ChatCompletionService - class in com.openai.services.blocking.chat
- ChatCompletionService.WithRawResponse - class in com.openai.services.blocking.chat.ChatCompletionService
- A view of ChatCompletionService that provides access to raw HTTP responses for each method.
- ChatCompletionServiceAsync - class in com.openai.services.async.chat
- ChatCompletionServiceAsync.WithRawResponse - class in com.openai.services.async.chat.ChatCompletionServiceAsync
- A view of ChatCompletionServiceAsync that provides access to raw HTTP responses for each method.
- ChatCompletionServiceAsyncImpl - class in com.openai.services.async.chat
- ChatCompletionServiceAsyncImpl.WithRawResponseImpl - class in com.openai.services.async.chat.ChatCompletionServiceAsyncImpl
- ChatCompletionServiceImpl - class in com.openai.services.blocking.chat
- ChatCompletionServiceImpl.WithRawResponseImpl - class in com.openai.services.blocking.chat.ChatCompletionServiceImpl
- ChatCompletionStoreMessage - class in com.openai.models.chat.completions
- A chat completion message generated by the model.
- ChatCompletionStoreMessage.Builder - class in com.openai.models.chat.completions.ChatCompletionStoreMessage
- A builder for ChatCompletionStoreMessage.
- ChatCompletionStreamOptions - class in com.openai.models.chat.completions
- Options for streaming response.
- ChatCompletionStreamOptions.Builder - class in com.openai.models.chat.completions.ChatCompletionStreamOptions
- A builder for ChatCompletionStreamOptions.
- ChatCompletionSystemMessageParam - class in com.openai.models.chat.completions
- Developer-provided instructions that the model should follow, regardless of messages sent by the user.
- ChatCompletionSystemMessageParam.Builder - class in com.openai.models.chat.completions.ChatCompletionSystemMessageParam
- A builder for ChatCompletionSystemMessageParam.
- ChatCompletionSystemMessageParam.Content - class in com.openai.models.chat.completions.ChatCompletionSystemMessageParam
- The contents of the system message.
- ChatCompletionSystemMessageParam.Content.Visitor - class in com.openai.models.chat.completions.ChatCompletionSystemMessageParam.Content
- An interface that defines how to map each variant of Content to a value of type T.
- ChatCompletionTokenLogprob - class in com.openai.models.chat.completions
- ChatCompletionTokenLogprob.Builder - class in com.openai.models.chat.completions.ChatCompletionTokenLogprob
- A builder for ChatCompletionTokenLogprob.
- ChatCompletionTokenLogprob.TopLogprob - class in com.openai.models.chat.completions.ChatCompletionTokenLogprob
- ChatCompletionTokenLogprob.TopLogprob.Builder - class in com.openai.models.chat.completions.ChatCompletionTokenLogprob.TopLogprob
- A builder for TopLogprob.
- ChatCompletionTool - class in com.openai.models.chat.completions
- ChatCompletionTool.Builder - class in com.openai.models.chat.completions.ChatCompletionTool
- A builder for ChatCompletionTool.
- ChatCompletionToolChoiceOption - class in com.openai.models.chat.completions
- Controls which (if any) tool is called by the model.
- ChatCompletionToolChoiceOption.Auto - class in com.openai.models.chat.completions.ChatCompletionToolChoiceOption
none
means the model will not call any tool and instead generates a message.- ChatCompletionToolChoiceOption.Auto.Known - class in com.openai.models.chat.completions.ChatCompletionToolChoiceOption.Auto
- An enum containing Auto's known values.
- ChatCompletionToolChoiceOption.Auto.Value - class in com.openai.models.chat.completions.ChatCompletionToolChoiceOption.Auto
- An enum containing Auto's known values, as well as an _UNKNOWN member.
- ChatCompletionToolChoiceOption.Visitor - class in com.openai.models.chat.completions.ChatCompletionToolChoiceOption
- An interface that defines how to map each variant of ChatCompletionToolChoiceOption to a value of type T.
- ChatCompletionToolMessageParam - class in com.openai.models.chat.completions
- ChatCompletionToolMessageParam.Builder - class in com.openai.models.chat.completions.ChatCompletionToolMessageParam
- A builder for ChatCompletionToolMessageParam.
- ChatCompletionToolMessageParam.Content - class in com.openai.models.chat.completions.ChatCompletionToolMessageParam
- The contents of the tool message.
- ChatCompletionToolMessageParam.Content.Visitor - class in com.openai.models.chat.completions.ChatCompletionToolMessageParam.Content
- An interface that defines how to map each variant of Content to a value of type T.
- ChatCompletionUpdateParams - class in com.openai.models.chat.completions
- Modify a stored chat completion.
- ChatCompletionUpdateParams.Body - class in com.openai.models.chat.completions.ChatCompletionUpdateParams
- ChatCompletionUpdateParams.Body.Builder - class in com.openai.models.chat.completions.ChatCompletionUpdateParams.Body
- A builder for Body.
- ChatCompletionUpdateParams.Builder - class in com.openai.models.chat.completions.ChatCompletionUpdateParams
- A builder for ChatCompletionUpdateParams.
- ChatCompletionUpdateParams.Metadata - class in com.openai.models.chat.completions.ChatCompletionUpdateParams
- Set of 16 key-value pairs that can be attached to an object.
- ChatCompletionUpdateParams.Metadata.Builder - class in com.openai.models.chat.completions.ChatCompletionUpdateParams.Metadata
- A builder for Metadata.
- ChatCompletionUserMessageParam - class in com.openai.models.chat.completions
- Messages sent by an end user, containing prompts or additional context information.
- ChatCompletionUserMessageParam.Builder - class in com.openai.models.chat.completions.ChatCompletionUserMessageParam
- A builder for ChatCompletionUserMessageParam.
- ChatCompletionUserMessageParam.Content - class in com.openai.models.chat.completions.ChatCompletionUserMessageParam
- The contents of the user message.
- ChatCompletionUserMessageParam.Content.Visitor - class in com.openai.models.chat.completions.ChatCompletionUserMessageParam.Content
- An interface that defines how to map each variant of Content to a value of type T.
- CHATGPT_4O_LATEST - enum entry in com.openai.models.ChatModel.Known
- CHATGPT_4O_LATEST - enum entry in com.openai.models.ChatModel.Value
- chatMessage() - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate
- chatMessage() - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate
- chatMessage() - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate
- chatMessage() - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate
- chatMessage() - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate
- chatModel() - function in com.openai.models.AllModels
- ChatModel - class in com.openai.models
- ChatModel.Known - class in com.openai.models.ChatModel
- An enum containing ChatModel's known values.
- ChatModel.Value - class in com.openai.models.ChatModel
- An enum containing ChatModel's known values, as well as an _UNKNOWN member.
- ChatService - class in com.openai.services.blocking
- ChatService.WithRawResponse - class in com.openai.services.blocking.ChatService
- A view of ChatService that provides access to raw HTTP responses for each method.
- ChatServiceAsync - class in com.openai.services.async
- ChatServiceAsync.WithRawResponse - class in com.openai.services.async.ChatServiceAsync
- A view of ChatServiceAsync that provides access to raw HTTP responses for each method.
- ChatServiceAsyncImpl - class in com.openai.services.async
- ChatServiceAsyncImpl.WithRawResponseImpl - class in com.openai.services.async.ChatServiceAsyncImpl
- ChatServiceImpl - class in com.openai.services.blocking
- ChatServiceImpl.WithRawResponseImpl - class in com.openai.services.blocking.ChatServiceImpl
- Check - class in com.openai.core
- checkJacksonVersionCompatibility() - function in com.openai.core.ClientOptions
- checkJacksonVersionCompatibility(java.lang.Boolean) - function in com.openai.core.ClientOptions.Builder
- CheckpointListPage - class in com.openai.models.finetuning.jobs.checkpoints
- CheckpointListPage.Builder - class in com.openai.models.finetuning.jobs.checkpoints.CheckpointListPage
- A builder for CheckpointListPage.
- CheckpointListPageAsync - class in com.openai.models.finetuning.jobs.checkpoints
- CheckpointListPageAsync.Builder - class in com.openai.models.finetuning.jobs.checkpoints.CheckpointListPageAsync
- A builder for CheckpointListPageAsync.
- CheckpointListPageResponse - class in com.openai.models.finetuning.jobs.checkpoints
- CheckpointListPageResponse.Builder - class in com.openai.models.finetuning.jobs.checkpoints.CheckpointListPageResponse
- A builder for CheckpointListPageResponse.
- CheckpointListParams - class in com.openai.models.finetuning.jobs.checkpoints
- List checkpoints for a fine-tuning job.
- CheckpointListParams.Builder - class in com.openai.models.finetuning.jobs.checkpoints.CheckpointListParams
- A builder for CheckpointListParams.
- checkpoints() - function in com.openai.services.async.FineTuningServiceAsync
- checkpoints() - function in com.openai.services.async.FineTuningServiceAsync.WithRawResponse
- checkpoints() - function in com.openai.services.async.FineTuningServiceAsyncImpl
- checkpoints() - function in com.openai.services.async.FineTuningServiceAsyncImpl.WithRawResponseImpl
- checkpoints() - function in com.openai.services.async.finetuning.JobServiceAsync
- checkpoints() - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- checkpoints() - function in com.openai.services.async.finetuning.JobServiceAsyncImpl
- checkpoints() - function in com.openai.services.async.finetuning.JobServiceAsyncImpl.WithRawResponseImpl
- checkpoints() - function in com.openai.services.blocking.FineTuningService
- checkpoints() - function in com.openai.services.blocking.FineTuningService.WithRawResponse
- checkpoints() - function in com.openai.services.blocking.FineTuningServiceImpl
- checkpoints() - function in com.openai.services.blocking.FineTuningServiceImpl.WithRawResponseImpl
- checkpoints() - function in com.openai.services.blocking.finetuning.JobService
- checkpoints() - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- checkpoints() - function in com.openai.services.blocking.finetuning.JobServiceImpl
- checkpoints() - function in com.openai.services.blocking.finetuning.JobServiceImpl.WithRawResponseImpl
- CheckpointService - class in com.openai.services.blocking.finetuning
- CheckpointService - class in com.openai.services.blocking.finetuning.jobs
- CheckpointService.WithRawResponse - class in com.openai.services.blocking.finetuning.CheckpointService
- A view of CheckpointService that provides access to raw HTTP responses for each method.
- CheckpointService.WithRawResponse - class in com.openai.services.blocking.finetuning.jobs.CheckpointService
- A view of CheckpointService that provides access to raw HTTP responses for each method.
- CheckpointServiceAsync - class in com.openai.services.async.finetuning
- CheckpointServiceAsync - class in com.openai.services.async.finetuning.jobs
- CheckpointServiceAsync.WithRawResponse - class in com.openai.services.async.finetuning.CheckpointServiceAsync
- A view of CheckpointServiceAsync that provides access to raw HTTP responses for each method.
- CheckpointServiceAsync.WithRawResponse - class in com.openai.services.async.finetuning.jobs.CheckpointServiceAsync
- A view of CheckpointServiceAsync that provides access to raw HTTP responses for each method.
- CheckpointServiceAsyncImpl - class in com.openai.services.async.finetuning
- CheckpointServiceAsyncImpl - class in com.openai.services.async.finetuning.jobs
- CheckpointServiceAsyncImpl.WithRawResponseImpl - class in com.openai.services.async.finetuning.CheckpointServiceAsyncImpl
- CheckpointServiceAsyncImpl.WithRawResponseImpl - class in com.openai.services.async.finetuning.jobs.CheckpointServiceAsyncImpl
- CheckpointServiceImpl - class in com.openai.services.blocking.finetuning
- CheckpointServiceImpl - class in com.openai.services.blocking.finetuning.jobs
- CheckpointServiceImpl.WithRawResponseImpl - class in com.openai.services.blocking.finetuning.CheckpointServiceImpl
- CheckpointServiceImpl.WithRawResponseImpl - class in com.openai.services.blocking.finetuning.jobs.CheckpointServiceImpl
- checkRequired(java.lang.String,T) - function in com.openai.core.Check
- checkRequired(java.lang.String,java.lang.Boolean) - function in com.openai.core.Check
- choices() - function in com.openai.models.chat.completions.ChatCompletion
- A list of chat completion choices.
- choices(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletion.Builder
- Sets Builder.choices to an arbitrary JSON value.
- choices(java.util.List) - function in com.openai.models.chat.completions.ChatCompletion.Builder
- A list of chat completion choices.
- choices() - function in com.openai.models.chat.completions.ChatCompletionChunk
- A list of chat completion choices.
- choices(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionChunk.Builder
- Sets Builder.choices to an arbitrary JSON value.
- choices(java.util.List) - function in com.openai.models.chat.completions.ChatCompletionChunk.Builder
- A list of chat completion choices.
- choices() - function in com.openai.models.chat.completions.StructuredChatCompletion
- choices() - function in com.openai.models.completions.Completion
- The list of completion choices the model generated for the input prompt.
- choices(com.openai.core.JsonField) - function in com.openai.models.completions.Completion.Builder
- Sets Builder.choices to an arbitrary JSON value.
- choices(java.util.List) - function in com.openai.models.completions.Completion.Builder
- The list of completion choices the model generated for the input prompt.
- chunkingStrategy() - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams
- Controls how the audio is cut into chunks.
- chunkingStrategy() - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Body
- Controls how the audio is cut into chunks.
- chunkingStrategy(com.openai.core.MultipartField) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Body.Builder
- Sets Builder.chunkingStrategy to an arbitrary multipart value.
- chunkingStrategy(com.openai.models.audio.transcriptions.TranscriptionCreateParams.ChunkingStrategy.VadConfig) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Body.Builder
- Alias for calling chunkingStrategy with
ChunkingStrategy.ofVadConfig(vadConfig)
. - chunkingStrategy(com.openai.models.audio.transcriptions.TranscriptionCreateParams.ChunkingStrategy) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Body.Builder
- Controls how the audio is cut into chunks.
- chunkingStrategy(java.util.Optional) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Body.Builder
- Alias for calling Builder.chunkingStrategy with
chunkingStrategy.orElse(null)
. - chunkingStrategy(com.openai.core.MultipartField) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- Sets Builder.chunkingStrategy to an arbitrary multipart value.
- chunkingStrategy(com.openai.models.audio.transcriptions.TranscriptionCreateParams.ChunkingStrategy.VadConfig) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- Alias for calling chunkingStrategy with
ChunkingStrategy.ofVadConfig(vadConfig)
. - chunkingStrategy(com.openai.models.audio.transcriptions.TranscriptionCreateParams.ChunkingStrategy) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- Controls how the audio is cut into chunks.
- chunkingStrategy(java.util.Optional) - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- Alias for calling Builder.chunkingStrategy with
chunkingStrategy.orElse(null)
. - chunkingStrategy() - function in com.openai.models.vectorstores.VectorStoreCreateParams
- The chunking strategy used to chunk the file(s).
- chunkingStrategy() - function in com.openai.models.vectorstores.VectorStoreCreateParams.Body
- The chunking strategy used to chunk the file(s).
- chunkingStrategy(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Body.Builder
- Sets Builder.chunkingStrategy to an arbitrary JSON value.
- chunkingStrategy(com.openai.models.vectorstores.AutoFileChunkingStrategyParam) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Body.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofAuto(auto)
. - chunkingStrategy(com.openai.models.vectorstores.FileChunkingStrategyParam) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Body.Builder
- The chunking strategy used to chunk the file(s).
- chunkingStrategy(com.openai.models.vectorstores.StaticFileChunkingStrategyObjectParam) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Body.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofStatic(static_)
. - chunkingStrategy(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- Sets Builder.chunkingStrategy to an arbitrary JSON value.
- chunkingStrategy(com.openai.models.vectorstores.AutoFileChunkingStrategyParam) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofAuto(auto)
. - chunkingStrategy(com.openai.models.vectorstores.FileChunkingStrategyParam) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- The chunking strategy used to chunk the file(s).
- chunkingStrategy(com.openai.models.vectorstores.StaticFileChunkingStrategyObjectParam) - function in com.openai.models.vectorstores.VectorStoreCreateParams.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofStatic(static_)
. - chunkingStrategy() - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams
- The chunking strategy used to chunk the file(s).
- chunkingStrategy() - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Body
- The chunking strategy used to chunk the file(s).
- chunkingStrategy(com.openai.core.JsonField) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Body.Builder
- Sets Builder.chunkingStrategy to an arbitrary JSON value.
- chunkingStrategy(com.openai.models.vectorstores.AutoFileChunkingStrategyParam) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Body.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofAuto(auto)
. - chunkingStrategy(com.openai.models.vectorstores.FileChunkingStrategyParam) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Body.Builder
- The chunking strategy used to chunk the file(s).
- chunkingStrategy(com.openai.models.vectorstores.StaticFileChunkingStrategyObjectParam) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Body.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofStatic(static_)
. - chunkingStrategy(com.openai.core.JsonField) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- Sets Builder.chunkingStrategy to an arbitrary JSON value.
- chunkingStrategy(com.openai.models.vectorstores.AutoFileChunkingStrategyParam) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofAuto(auto)
. - chunkingStrategy(com.openai.models.vectorstores.FileChunkingStrategyParam) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- The chunking strategy used to chunk the file(s).
- chunkingStrategy(com.openai.models.vectorstores.StaticFileChunkingStrategyObjectParam) - function in com.openai.models.vectorstores.filebatches.FileBatchCreateParams.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofStatic(static_)
. - chunkingStrategy() - function in com.openai.models.vectorstores.files.FileCreateParams
- The chunking strategy used to chunk the file(s).
- chunkingStrategy() - function in com.openai.models.vectorstores.files.FileCreateParams.Body
- The chunking strategy used to chunk the file(s).
- chunkingStrategy(com.openai.core.JsonField) - function in com.openai.models.vectorstores.files.FileCreateParams.Body.Builder
- Sets Builder.chunkingStrategy to an arbitrary JSON value.
- chunkingStrategy(com.openai.models.vectorstores.AutoFileChunkingStrategyParam) - function in com.openai.models.vectorstores.files.FileCreateParams.Body.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofAuto(auto)
. - chunkingStrategy(com.openai.models.vectorstores.FileChunkingStrategyParam) - function in com.openai.models.vectorstores.files.FileCreateParams.Body.Builder
- The chunking strategy used to chunk the file(s).
- chunkingStrategy(com.openai.models.vectorstores.StaticFileChunkingStrategyObjectParam) - function in com.openai.models.vectorstores.files.FileCreateParams.Body.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofStatic(static_)
. - chunkingStrategy(com.openai.core.JsonField) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- Sets Builder.chunkingStrategy to an arbitrary JSON value.
- chunkingStrategy(com.openai.models.vectorstores.AutoFileChunkingStrategyParam) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofAuto(auto)
. - chunkingStrategy(com.openai.models.vectorstores.FileChunkingStrategyParam) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- The chunking strategy used to chunk the file(s).
- chunkingStrategy(com.openai.models.vectorstores.StaticFileChunkingStrategyObjectParam) - function in com.openai.models.vectorstores.files.FileCreateParams.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategyParam.ofStatic(static_)
. - chunkingStrategy() - function in com.openai.models.vectorstores.files.VectorStoreFile
- The strategy used to chunk the file.
- chunkingStrategy(com.openai.core.JsonField) - function in com.openai.models.vectorstores.files.VectorStoreFile.Builder
- Sets Builder.chunkingStrategy to an arbitrary JSON value.
- chunkingStrategy(com.openai.models.vectorstores.FileChunkingStrategy) - function in com.openai.models.vectorstores.files.VectorStoreFile.Builder
- The strategy used to chunk the file.
- chunkingStrategy(com.openai.models.vectorstores.OtherFileChunkingStrategyObject) - function in com.openai.models.vectorstores.files.VectorStoreFile.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategy.ofOther(other)
. - chunkingStrategy(com.openai.models.vectorstores.StaticFileChunkingStrategyObject) - function in com.openai.models.vectorstores.files.VectorStoreFile.Builder
- Alias for calling chunkingStrategy with
FileChunkingStrategy.ofStatic(static_)
. - chunkingStrategyAuto() - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Body.Builder
- Alias for calling chunkingStrategy with
ChunkingStrategy.ofAuto()
. - chunkingStrategyAuto() - function in com.openai.models.audio.transcriptions.TranscriptionCreateParams.Builder
- Alias for calling chunkingStrategy with
ChunkingStrategy.ofAuto()
. - chunkOverlapTokens() - function in com.openai.models.vectorstores.StaticFileChunkingStrategy
- The number of tokens that overlap between chunks.
- chunkOverlapTokens(com.openai.core.JsonField) - function in com.openai.models.vectorstores.StaticFileChunkingStrategy.Builder
- Sets Builder.chunkOverlapTokens to an arbitrary JSON value.
- chunkOverlapTokens(java.lang.Long) - function in com.openai.models.vectorstores.StaticFileChunkingStrategy.Builder
- The number of tokens that overlap between chunks.
- city() - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate
- Free text input for the city of the user, e.g.
- city(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate.Builder
- Sets Builder.city to an arbitrary JSON value.
- city(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate.Builder
- Free text input for the city of the user, e.g.
- city() - function in com.openai.models.responses.WebSearchTool.UserLocation
- Free text input for the city of the user, e.g.
- city(com.openai.core.JsonField) - function in com.openai.models.responses.WebSearchTool.UserLocation.Builder
- Sets Builder.city to an arbitrary JSON value.
- city(java.util.Optional) - function in com.openai.models.responses.WebSearchTool.UserLocation.Builder
- Alias for calling Builder.city with
city.orElse(null)
. - city(java.lang.String) - function in com.openai.models.responses.WebSearchTool.UserLocation.Builder
- Free text input for the city of the user, e.g.
- clear() - function in com.openai.core.http.Headers.Builder
- clear() - function in com.openai.core.http.QueryParams.Builder
- click() - function in com.openai.models.responses.ResponseComputerToolCall.Action
- A click action.
- ClientOptions - class in com.openai.core
- ClientOptions.Builder - class in com.openai.core.ClientOptions
- A builder for ClientOptions.
- clock() - function in com.openai.core.ClientOptions
- clock(java.time.Clock) - function in com.openai.core.ClientOptions.Builder
- clock(java.time.Clock) - function in com.openai.core.http.RetryingHttpClient.Builder
- close() - function in com.openai.client.OpenAIClient
- Closes this client, relinquishing any underlying resources.
- close() - function in com.openai.client.OpenAIClientAsync
- Closes this client, relinquishing any underlying resources.
- close() - function in com.openai.client.OpenAIClientAsyncImpl
- Closes this client, relinquishing any underlying resources.
- close() - function in com.openai.client.OpenAIClientImpl
- Closes this client, relinquishing any underlying resources.
- close() - function in com.openai.core.AutoPagerAsync
- Closes this resource, relinquishing any underlying resources.
- close() - function in com.openai.core.http.AsyncStreamResponse
- Closes this resource, relinquishing any underlying resources.
- close() - function in com.openai.core.http.HttpClient
- Overridden from AutoCloseable to not have a checked exception in its signature.
- close() - function in com.openai.core.http.HttpRequestBody
- Overridden from AutoCloseable to not have a checked exception in its signature.
- close() - function in com.openai.core.http.HttpResponse
- Overridden from AutoCloseable to not have a checked exception in its signature.
- close() - function in com.openai.core.http.HttpResponseFor
- Overridden from AutoCloseable to not have a checked exception in its signature.
- close() - function in com.openai.core.http.RetryingHttpClient
- Overridden from AutoCloseable to not have a checked exception in its signature.
- close() - function in com.openai.core.http.StreamResponse
- Overridden from AutoCloseable to not have a checked exception in its signature.
- code() - function in com.openai.errors.BadRequestException
- code() - function in com.openai.errors.InternalServerException
- code() - function in com.openai.errors.NotFoundException
- code() - function in com.openai.errors.OpenAIServiceException
- code() - function in com.openai.errors.PermissionDeniedException
- code() - function in com.openai.errors.RateLimitException
- code() - function in com.openai.errors.SseException
- code() - function in com.openai.errors.UnauthorizedException
- code() - function in com.openai.errors.UnexpectedStatusCodeException
- code() - function in com.openai.errors.UnprocessableEntityException
- code() - function in com.openai.models.ErrorObject
- code(com.openai.core.JsonField) - function in com.openai.models.ErrorObject.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(java.util.Optional) - function in com.openai.models.ErrorObject.Builder
- Alias for calling Builder.code with
code.orElse(null)
. - code(java.lang.String) - function in com.openai.models.ErrorObject.Builder
- code() - function in com.openai.models.batches.BatchError
- An error code identifying the error type.
- code(com.openai.core.JsonField) - function in com.openai.models.batches.BatchError.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(java.lang.String) - function in com.openai.models.batches.BatchError.Builder
- An error code identifying the error type.
- code() - function in com.openai.models.evals.runs.EvalApiError
- The error code.
- code(com.openai.core.JsonField) - function in com.openai.models.evals.runs.EvalApiError.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(java.lang.String) - function in com.openai.models.evals.runs.EvalApiError.Builder
- The error code.
- code() - function in com.openai.models.finetuning.jobs.FineTuningJob.Error
- A machine-readable error code.
- code(com.openai.core.JsonField) - function in com.openai.models.finetuning.jobs.FineTuningJob.Error.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(java.lang.String) - function in com.openai.models.finetuning.jobs.FineTuningJob.Error.Builder
- A machine-readable error code.
- code() - function in com.openai.models.responses.ResponseCodeInterpreterCallCodeDoneEvent
- The final code snippet output by the code interpreter.
- code(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCodeInterpreterCallCodeDoneEvent.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterCallCodeDoneEvent.Builder
- The final code snippet output by the code interpreter.
- code() - function in com.openai.models.responses.ResponseCodeInterpreterToolCall
- The code to run.
- code(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Builder
- The code to run.
- code() - function in com.openai.models.responses.ResponseComputerToolCall.PendingSafetyCheck
- The type of the pending safety check.
- code(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseComputerToolCall.PendingSafetyCheck.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCall.PendingSafetyCheck.Builder
- The type of the pending safety check.
- code() - function in com.openai.models.responses.ResponseComputerToolCallOutputItem.AcknowledgedSafetyCheck
- The type of the pending safety check.
- code(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseComputerToolCallOutputItem.AcknowledgedSafetyCheck.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(java.lang.String) - function in com.openai.models.responses.ResponseComputerToolCallOutputItem.AcknowledgedSafetyCheck.Builder
- The type of the pending safety check.
- code() - function in com.openai.models.responses.ResponseError
- The error code for the response.
- code(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseError.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(com.openai.models.responses.ResponseError.Code) - function in com.openai.models.responses.ResponseError.Builder
- The error code for the response.
- code() - function in com.openai.models.responses.ResponseErrorEvent
- The error code.
- code(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseErrorEvent.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(java.util.Optional) - function in com.openai.models.responses.ResponseErrorEvent.Builder
- Alias for calling Builder.code with
code.orElse(null)
. - code(java.lang.String) - function in com.openai.models.responses.ResponseErrorEvent.Builder
- The error code.
- code() - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.AcknowledgedSafetyCheck
- The type of the pending safety check.
- code(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.AcknowledgedSafetyCheck.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(java.util.Optional) - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.AcknowledgedSafetyCheck.Builder
- Alias for calling Builder.code with
code.orElse(null)
. - code(java.lang.String) - function in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.AcknowledgedSafetyCheck.Builder
- The type of the pending safety check.
- code() - function in com.openai.models.vectorstores.files.VectorStoreFile.LastError
- One of
server_error
orrate_limit_exceeded
. - code(com.openai.core.JsonField) - function in com.openai.models.vectorstores.files.VectorStoreFile.LastError.Builder
- Sets Builder.code to an arbitrary JSON value.
- code(com.openai.models.vectorstores.files.VectorStoreFile.LastError.Code) - function in com.openai.models.vectorstores.files.VectorStoreFile.LastError.Builder
- One of
server_error
orrate_limit_exceeded
. - CODE_INTERPRETER - enum entry in com.openai.models.responses.ToolChoiceTypes.Type.Known
- CODE_INTERPRETER - enum entry in com.openai.models.responses.ToolChoiceTypes.Type.Value
- CODE_INTERPRETER_CALL_OUTPUTS - enum entry in com.openai.models.responses.ResponseIncludable.Known
- CODE_INTERPRETER_CALL_OUTPUTS - enum entry in com.openai.models.responses.ResponseIncludable.Value
- codeInterpreter() - function in com.openai.models.responses.Tool
- A tool that runs Python code to help generate a response to a prompt.
- codeInterpreterCall() - function in com.openai.models.responses.ResponseCodeInterpreterCallCompletedEvent
- A tool call to run code.
- codeInterpreterCall(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCodeInterpreterCallCompletedEvent.Builder
- Sets Builder.codeInterpreterCall to an arbitrary JSON value.
- codeInterpreterCall(com.openai.models.responses.ResponseCodeInterpreterToolCall) - function in com.openai.models.responses.ResponseCodeInterpreterCallCompletedEvent.Builder
- A tool call to run code.
- codeInterpreterCall() - function in com.openai.models.responses.ResponseCodeInterpreterCallInProgressEvent
- A tool call to run code.
- codeInterpreterCall(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCodeInterpreterCallInProgressEvent.Builder
- Sets Builder.codeInterpreterCall to an arbitrary JSON value.
- codeInterpreterCall(com.openai.models.responses.ResponseCodeInterpreterToolCall) - function in com.openai.models.responses.ResponseCodeInterpreterCallInProgressEvent.Builder
- A tool call to run code.
- codeInterpreterCall() - function in com.openai.models.responses.ResponseCodeInterpreterCallInterpretingEvent
- A tool call to run code.
- codeInterpreterCall(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCodeInterpreterCallInterpretingEvent.Builder
- Sets Builder.codeInterpreterCall to an arbitrary JSON value.
- codeInterpreterCall(com.openai.models.responses.ResponseCodeInterpreterToolCall) - function in com.openai.models.responses.ResponseCodeInterpreterCallInterpretingEvent.Builder
- A tool call to run code.
- codeInterpreterCall() - function in com.openai.models.responses.ResponseInputItem
- A tool call to run code.
- codeInterpreterCall() - function in com.openai.models.responses.ResponseItem
- A tool call to run code.
- codeInterpreterCall() - function in com.openai.models.responses.ResponseOutputItem
- A tool call to run code.
- codeInterpreterCall() - function in com.openai.models.responses.StructuredResponseOutputItem
- codeInterpreterCallCodeDelta() - function in com.openai.models.responses.ResponseStreamEvent
- Emitted when a partial code snippet is added by the code interpreter.
- codeInterpreterCallCodeDone() - function in com.openai.models.responses.ResponseStreamEvent
- Emitted when code snippet output is finalized by the code interpreter.
- codeInterpreterCallCompleted() - function in com.openai.models.responses.ResponseStreamEvent
- Emitted when the code interpreter call is completed.
- codeInterpreterCallInProgress() - function in com.openai.models.responses.ResponseStreamEvent
- Emitted when a code interpreter call is in progress.
- codeInterpreterCallInterpreting() - function in com.openai.models.responses.ResponseStreamEvent
- Emitted when the code interpreter is actively interpreting the code snippet.
- codeInterpreterToolAuto() - function in com.openai.models.responses.Tool.CodeInterpreter.Container
- Configuration for a code interpreter container.
- CODEX_MINI_LATEST - enum entry in com.openai.models.ChatModel.Known
- CODEX_MINI_LATEST - enum entry in com.openai.models.ChatModel.Value
- com.openai.azure - package com.openai.azure
- com.openai.azure.credential - package com.openai.azure.credential
- com.openai.client - package com.openai.client
- com.openai.core - package com.openai.core
- com.openai.core.http - package com.openai.core.http
- com.openai.credential - package com.openai.credential
- com.openai.errors - package com.openai.errors
- com.openai.helpers - package com.openai.helpers
- com.openai.models - package com.openai.models
- com.openai.models.audio - package com.openai.models.audio
- com.openai.models.audio.speech - package com.openai.models.audio.speech
- com.openai.models.audio.transcriptions - package com.openai.models.audio.transcriptions
- com.openai.models.audio.translations - package com.openai.models.audio.translations
- com.openai.models.batches - package com.openai.models.batches
- com.openai.models.chat.completions - package com.openai.models.chat.completions
- com.openai.models.chat.completions.messages - package com.openai.models.chat.completions.messages
- com.openai.models.completions - package com.openai.models.completions
- com.openai.models.containers - package com.openai.models.containers
- com.openai.models.containers.files - package com.openai.models.containers.files
- com.openai.models.containers.files.content - package com.openai.models.containers.files.content
- com.openai.models.embeddings - package com.openai.models.embeddings
- com.openai.models.evals - package com.openai.models.evals
- com.openai.models.evals.runs - package com.openai.models.evals.runs
- com.openai.models.evals.runs.outputitems - package com.openai.models.evals.runs.outputitems
- com.openai.models.files - package com.openai.models.files
- com.openai.models.finetuning.alpha.graders - package com.openai.models.finetuning.alpha.graders
- com.openai.models.finetuning.checkpoints.permissions - package com.openai.models.finetuning.checkpoints.permissions
- com.openai.models.finetuning.jobs - package com.openai.models.finetuning.jobs
- com.openai.models.finetuning.jobs.checkpoints - package com.openai.models.finetuning.jobs.checkpoints
- com.openai.models.finetuning.methods - package com.openai.models.finetuning.methods
- com.openai.models.graders.gradermodels - package com.openai.models.graders.gradermodels
- com.openai.models.images - package com.openai.models.images
- com.openai.models.models - package com.openai.models.models
- com.openai.models.moderations - package com.openai.models.moderations
- com.openai.models.responses - package com.openai.models.responses
- com.openai.models.responses.inputitems - package com.openai.models.responses.inputitems
- com.openai.models.uploads - package com.openai.models.uploads
- com.openai.models.uploads.parts - package com.openai.models.uploads.parts
- com.openai.models.vectorstores - package com.openai.models.vectorstores
- com.openai.models.vectorstores.filebatches - package com.openai.models.vectorstores.filebatches
- com.openai.models.vectorstores.files - package com.openai.models.vectorstores.files
- com.openai.services.async - package com.openai.services.async
- com.openai.services.async.audio - package com.openai.services.async.audio
- com.openai.services.async.chat - package com.openai.services.async.chat
- com.openai.services.async.chat.completions - package com.openai.services.async.chat.completions
- com.openai.services.async.containers - package com.openai.services.async.containers
- com.openai.services.async.containers.files - package com.openai.services.async.containers.files
- com.openai.services.async.evals - package com.openai.services.async.evals
- com.openai.services.async.evals.runs - package com.openai.services.async.evals.runs
- com.openai.services.async.finetuning - package com.openai.services.async.finetuning
- com.openai.services.async.finetuning.alpha - package com.openai.services.async.finetuning.alpha
- com.openai.services.async.finetuning.checkpoints - package com.openai.services.async.finetuning.checkpoints
- com.openai.services.async.finetuning.jobs - package com.openai.services.async.finetuning.jobs
- com.openai.services.async.graders - package com.openai.services.async.graders
- com.openai.services.async.responses - package com.openai.services.async.responses
- com.openai.services.async.uploads - package com.openai.services.async.uploads
- com.openai.services.async.vectorstores - package com.openai.services.async.vectorstores
- com.openai.services.blocking - package com.openai.services.blocking
- com.openai.services.blocking.audio - package com.openai.services.blocking.audio
- com.openai.services.blocking.chat - package com.openai.services.blocking.chat
- com.openai.services.blocking.chat.completions - package com.openai.services.blocking.chat.completions
- com.openai.services.blocking.containers - package com.openai.services.blocking.containers
- com.openai.services.blocking.containers.files - package com.openai.services.blocking.containers.files
- com.openai.services.blocking.evals - package com.openai.services.blocking.evals
- com.openai.services.blocking.evals.runs - package com.openai.services.blocking.evals.runs
- com.openai.services.blocking.finetuning - package com.openai.services.blocking.finetuning
- com.openai.services.blocking.finetuning.alpha - package com.openai.services.blocking.finetuning.alpha
- com.openai.services.blocking.finetuning.checkpoints - package com.openai.services.blocking.finetuning.checkpoints
- com.openai.services.blocking.finetuning.jobs - package com.openai.services.blocking.finetuning.jobs
- com.openai.services.blocking.graders - package com.openai.services.blocking.graders
- com.openai.services.blocking.responses - package com.openai.services.blocking.responses
- com.openai.services.blocking.uploads - package com.openai.services.blocking.uploads
- com.openai.services.blocking.vectorstores - package com.openai.services.blocking.vectorstores
- command() - function in com.openai.models.responses.ResponseInputItem.LocalShellCall.Action
- The command to run.
- command(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseInputItem.LocalShellCall.Action.Builder
- Sets Builder.command to an arbitrary JSON value.
- command(java.util.List) - function in com.openai.models.responses.ResponseInputItem.LocalShellCall.Action.Builder
- The command to run.
- command() - function in com.openai.models.responses.ResponseItem.LocalShellCall.Action
- The command to run.
- command(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseItem.LocalShellCall.Action.Builder
- Sets Builder.command to an arbitrary JSON value.
- command(java.util.List) - function in com.openai.models.responses.ResponseItem.LocalShellCall.Action.Builder
- The command to run.
- command() - function in com.openai.models.responses.ResponseOutputItem.LocalShellCall.Action
- The command to run.
- command(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseOutputItem.LocalShellCall.Action.Builder
- Sets Builder.command to an arbitrary JSON value.
- command(java.util.List) - function in com.openai.models.responses.ResponseOutputItem.LocalShellCall.Action.Builder
- The command to run.
- comparison() - function in com.openai.models.CompoundFilter.Filter
- A filter used to compare a specified attribute key to a given value using a defined comparison operation.
- ComparisonFilter - class in com.openai.models
- A filter used to compare a specified attribute key to a given value using a defined comparison operation.
- comparisonFilter() - function in com.openai.models.responses.FileSearchTool.Filters
- A filter used to compare a specified attribute key to a given value using a defined comparison operation.
- comparisonFilter() - function in com.openai.models.vectorstores.VectorStoreSearchParams.Filters
- A filter used to compare a specified attribute key to a given value using a defined comparison operation.
- ComparisonFilter.Builder - class in com.openai.models.ComparisonFilter
- A builder for ComparisonFilter.
- ComparisonFilter.Type - class in com.openai.models.ComparisonFilter
- Specifies the comparison operator:
eq
,ne
,gt
,gte
,lt
,lte
. - ComparisonFilter.Type.Known - class in com.openai.models.ComparisonFilter.Type
- An enum containing Type's known values.
- ComparisonFilter.Type.Value - class in com.openai.models.ComparisonFilter.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- ComparisonFilter.Value - class in com.openai.models.ComparisonFilter
- The value to compare against the attribute key; supports string, number, or boolean types.
- ComparisonFilter.Value.Visitor - class in com.openai.models.ComparisonFilter.Value
- An interface that defines how to map each variant of Value to a value of type T.
- complete(com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.async.UploadServiceAsync
- complete(com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.async.UploadServiceAsync
- complete(com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.async.UploadServiceAsync
- Completes the Upload.
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.async.UploadServiceAsync
- Completes the Upload.
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync
- complete(com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- complete(com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- complete(com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/complete
, but is otherwise the same as UploadServiceAsync.complete. - complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/complete
, but is otherwise the same as UploadServiceAsync.complete. - complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- complete(com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsyncImpl
- complete(com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsyncImpl.WithRawResponseImpl
- complete(com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.blocking.UploadService
- complete(com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.blocking.UploadService
- complete(com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.blocking.UploadService
- Completes the Upload.
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.blocking.UploadService
- Completes the Upload.
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService
- complete(com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.blocking.UploadService.WithRawResponse
- complete(com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.blocking.UploadService.WithRawResponse
- complete(com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService.WithRawResponse
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.blocking.UploadService.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/complete
, but is otherwise the same as UploadService.complete. - complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams) - function in com.openai.services.blocking.UploadService.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/complete
, but is otherwise the same as UploadService.complete. - complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService.WithRawResponse
- complete(java.lang.String,com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService.WithRawResponse
- complete(com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadServiceImpl
- complete(com.openai.models.uploads.UploadCompleteParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadServiceImpl.WithRawResponseImpl
- COMPLETED - enum entry in com.openai.models.batches.Batch.Status.Known
- COMPLETED - enum entry in com.openai.models.batches.Batch.Status.Value
- completed() - function in com.openai.models.batches.BatchRequestCounts
- Number of requests that have been completed successfully.
- completed(com.openai.core.JsonField) - function in com.openai.models.batches.BatchRequestCounts.Builder
- Sets Builder.completed to an arbitrary JSON value.
- completed(java.lang.Long) - function in com.openai.models.batches.BatchRequestCounts.Builder
- Number of requests that have been completed successfully.
- COMPLETED - enum entry in com.openai.models.evals.runs.RunListParams.Status.Known
- COMPLETED - enum entry in com.openai.models.evals.runs.RunListParams.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseCodeInterpreterToolCall.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseCodeInterpreterToolCall.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseComputerToolCall.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseComputerToolCall.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseComputerToolCallOutputItem.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseComputerToolCallOutputItem.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseFileSearchToolCall.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseFileSearchToolCall.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseFunctionToolCall.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseFunctionToolCall.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseFunctionToolCallOutputItem.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseFunctionToolCallOutputItem.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseFunctionWebSearch.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseFunctionWebSearch.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.ComputerCallOutput.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.FunctionCallOutput.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.FunctionCallOutput.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.ImageGenerationCall.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.ImageGenerationCall.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.LocalShellCall.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.LocalShellCall.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.LocalShellCallOutput.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.LocalShellCallOutput.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.Message.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputItem.Message.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputMessageItem.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseInputMessageItem.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseItem.ImageGenerationCall.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseItem.ImageGenerationCall.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseItem.LocalShellCall.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseItem.LocalShellCall.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseItem.LocalShellCallOutput.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseItem.LocalShellCallOutput.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseOutputItem.ImageGenerationCall.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseOutputItem.ImageGenerationCall.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseOutputItem.LocalShellCall.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseOutputItem.LocalShellCall.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseOutputMessage.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseOutputMessage.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseReasoningItem.Status.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseReasoningItem.Status.Value
- COMPLETED - enum entry in com.openai.models.responses.ResponseStatus.Known
- COMPLETED - enum entry in com.openai.models.responses.ResponseStatus.Value
- completed() - function in com.openai.models.responses.ResponseStreamEvent
- Emitted when the model response is complete.
- COMPLETED - enum entry in com.openai.models.uploads.Upload.Status.Known
- COMPLETED - enum entry in com.openai.models.uploads.Upload.Status.Value
- completed() - function in com.openai.models.vectorstores.VectorStore.FileCounts
- The number of files that have been successfully processed.
- completed(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStore.FileCounts.Builder
- Sets Builder.completed to an arbitrary JSON value.
- completed(java.lang.Long) - function in com.openai.models.vectorstores.VectorStore.FileCounts.Builder
- The number of files that have been successfully processed.
- COMPLETED - enum entry in com.openai.models.vectorstores.VectorStore.Status.Known
- COMPLETED - enum entry in com.openai.models.vectorstores.VectorStore.Status.Value
- COMPLETED - enum entry in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Filter.Known
- COMPLETED - enum entry in com.openai.models.vectorstores.filebatches.FileBatchListFilesParams.Filter.Value
- completed() - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.FileCounts
- The number of files that have been processed.
- completed(com.openai.core.JsonField) - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.FileCounts.Builder
- Sets Builder.completed to an arbitrary JSON value.
- completed(java.lang.Long) - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.FileCounts.Builder
- The number of files that have been processed.
- COMPLETED - enum entry in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.Status.Known
- COMPLETED - enum entry in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.Status.Value
- COMPLETED - enum entry in com.openai.models.vectorstores.files.FileListParams.Filter.Known
- COMPLETED - enum entry in com.openai.models.vectorstores.files.FileListParams.Filter.Value
- COMPLETED - enum entry in com.openai.models.vectorstores.files.VectorStoreFile.Status.Known
- COMPLETED - enum entry in com.openai.models.vectorstores.files.VectorStoreFile.Status.Value
- completedAt() - function in com.openai.models.batches.Batch
- The Unix timestamp (in seconds) for when the batch was completed.
- completedAt(com.openai.core.JsonField) - function in com.openai.models.batches.Batch.Builder
- Sets Builder.completedAt to an arbitrary JSON value.
- completedAt(java.lang.Long) - function in com.openai.models.batches.Batch.Builder
- The Unix timestamp (in seconds) for when the batch was completed.
- Completion - class in com.openai.models.completions
- Represents a completion response from the API.
- Completion.Builder - class in com.openai.models.completions.Completion
- A builder for Completion.
- CompletionChoice - class in com.openai.models.completions
- CompletionChoice.Builder - class in com.openai.models.completions.CompletionChoice
- A builder for CompletionChoice.
- CompletionChoice.FinishReason - class in com.openai.models.completions.CompletionChoice
- The reason the model stopped generating tokens.
- CompletionChoice.FinishReason.Known - class in com.openai.models.completions.CompletionChoice.FinishReason
- An enum containing FinishReason's known values.
- CompletionChoice.FinishReason.Value - class in com.openai.models.completions.CompletionChoice.FinishReason
- An enum containing FinishReason's known values, as well as an _UNKNOWN member.
- CompletionChoice.Logprobs - class in com.openai.models.completions.CompletionChoice
- CompletionChoice.Logprobs.Builder - class in com.openai.models.completions.CompletionChoice.Logprobs
- A builder for Logprobs.
- CompletionChoice.Logprobs.TopLogprob - class in com.openai.models.completions.CompletionChoice.Logprobs
- CompletionChoice.Logprobs.TopLogprob.Builder - class in com.openai.models.completions.CompletionChoice.Logprobs.TopLogprob
- A builder for TopLogprob.
- CompletionCreateParams - class in com.openai.models.completions
- Creates a completion for the provided prompt and parameters.
- CompletionCreateParams.Body - class in com.openai.models.completions.CompletionCreateParams
- CompletionCreateParams.Body.Builder - class in com.openai.models.completions.CompletionCreateParams.Body
- A builder for Body.
- CompletionCreateParams.Builder - class in com.openai.models.completions.CompletionCreateParams
- A builder for CompletionCreateParams.
- CompletionCreateParams.LogitBias - class in com.openai.models.completions.CompletionCreateParams
- Modify the likelihood of specified tokens appearing in the completion.
- CompletionCreateParams.LogitBias.Builder - class in com.openai.models.completions.CompletionCreateParams.LogitBias
- A builder for LogitBias.
- CompletionCreateParams.Model - class in com.openai.models.completions.CompletionCreateParams
- ID of the model to use.
- CompletionCreateParams.Model.Known - class in com.openai.models.completions.CompletionCreateParams.Model
- An enum containing Model's known values.
- CompletionCreateParams.Model.Value - class in com.openai.models.completions.CompletionCreateParams.Model
- An enum containing Model's known values, as well as an _UNKNOWN member.
- CompletionCreateParams.Prompt - class in com.openai.models.completions.CompletionCreateParams
- The prompt(s) to generate completions for, encoded as a string, array of strings, array of tokens, or array of token arrays.
- CompletionCreateParams.Prompt.Visitor - class in com.openai.models.completions.CompletionCreateParams.Prompt
- An interface that defines how to map each variant of Prompt to a value of type T.
- CompletionCreateParams.Stop - class in com.openai.models.completions.CompletionCreateParams
- Not supported with latest reasoning models
o3
ando4-mini
. - CompletionCreateParams.Stop.Visitor - class in com.openai.models.completions.CompletionCreateParams.Stop
- An interface that defines how to map each variant of Stop to a value of type T.
- completionId() - function in com.openai.models.chat.completions.ChatCompletionDeleteParams
- completionId(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- Alias for calling Builder.completionId with
completionId.orElse(null)
. - completionId(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionDeleteParams.Builder
- completionId() - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams
- completionId(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- Alias for calling Builder.completionId with
completionId.orElse(null)
. - completionId(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionRetrieveParams.Builder
- completionId() - function in com.openai.models.chat.completions.ChatCompletionUpdateParams
- completionId(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- Alias for calling Builder.completionId with
completionId.orElse(null)
. - completionId(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionUpdateParams.Builder
- completionId() - function in com.openai.models.chat.completions.messages.MessageListParams
- completionId(java.util.Optional) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- Alias for calling Builder.completionId with
completionId.orElse(null)
. - completionId(java.lang.String) - function in com.openai.models.chat.completions.messages.MessageListParams.Builder
- completions() - function in com.openai.client.OpenAIClient
- completions() - function in com.openai.client.OpenAIClient.WithRawResponse
- completions() - function in com.openai.client.OpenAIClientAsync
- completions() - function in com.openai.client.OpenAIClientAsync.WithRawResponse
- completions() - function in com.openai.client.OpenAIClientAsyncImpl
- completions() - function in com.openai.client.OpenAIClientAsyncImpl.WithRawResponseImpl
- completions() - function in com.openai.client.OpenAIClientImpl
- completions() - function in com.openai.client.OpenAIClientImpl.WithRawResponseImpl
- COMPLETIONS - enum entry in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Type.Known
- COMPLETIONS - enum entry in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Type.Value
- completions() - function in com.openai.models.evals.runs.RunCancelResponse.DataSource
- A CompletionsRunDataSource object describing a model sampling configuration.
- completions() - function in com.openai.models.evals.runs.RunCreateResponse.DataSource
- A CompletionsRunDataSource object describing a model sampling configuration.
- completions() - function in com.openai.models.evals.runs.RunListResponse.DataSource
- A CompletionsRunDataSource object describing a model sampling configuration.
- completions() - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource
- A CompletionsRunDataSource object describing a model sampling configuration.
- completions() - function in com.openai.services.async.ChatServiceAsync
- completions() - function in com.openai.services.async.ChatServiceAsync.WithRawResponse
- completions() - function in com.openai.services.async.ChatServiceAsyncImpl
- completions() - function in com.openai.services.async.ChatServiceAsyncImpl.WithRawResponseImpl
- completions() - function in com.openai.services.blocking.ChatService
- completions() - function in com.openai.services.blocking.ChatService.WithRawResponse
- completions() - function in com.openai.services.blocking.ChatServiceImpl
- completions() - function in com.openai.services.blocking.ChatServiceImpl.WithRawResponseImpl
- completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- Alias for calling dataSource with the following:
CreateEvalCompletionsRunDataSource.builder() .type(CreateEvalCompletionsRunDataSource.Type.COMPLETIONS) .source(source) .build()
- completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofFileContent(fileContent)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileId) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofFileId(fileId)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofStoredCompletions(storedCompletions)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- Alias for calling dataSource with the following:
CreateEvalCompletionsRunDataSource.builder() .type(CreateEvalCompletionsRunDataSource.Type.COMPLETIONS) .source(source) .build()
- completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofFileContent(fileContent)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileId) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofFileId(fileId)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofStoredCompletions(storedCompletions)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source) - function in com.openai.models.evals.runs.RunListResponse.Builder
- Alias for calling dataSource with the following:
CreateEvalCompletionsRunDataSource.builder() .type(CreateEvalCompletionsRunDataSource.Type.COMPLETIONS) .source(source) .build()
- completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent) - function in com.openai.models.evals.runs.RunListResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofFileContent(fileContent)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileId) - function in com.openai.models.evals.runs.RunListResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofFileId(fileId)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions) - function in com.openai.models.evals.runs.RunListResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofStoredCompletions(storedCompletions)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- Alias for calling dataSource with the following:
CreateEvalCompletionsRunDataSource.builder() .type(CreateEvalCompletionsRunDataSource.Type.COMPLETIONS) .source(source) .build()
- completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofFileContent(fileContent)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileId) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofFileId(fileId)
. - completionsDataSource(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- Alias for calling completionsDataSource with
CreateEvalCompletionsRunDataSource.Source.ofStoredCompletions(storedCompletions)
. - CompletionService - class in com.openai.services.blocking
- CompletionService.WithRawResponse - class in com.openai.services.blocking.CompletionService
- A view of CompletionService that provides access to raw HTTP responses for each method.
- CompletionServiceAsync - class in com.openai.services.async
- CompletionServiceAsync.WithRawResponse - class in com.openai.services.async.CompletionServiceAsync
- A view of CompletionServiceAsync that provides access to raw HTTP responses for each method.
- CompletionServiceAsyncImpl - class in com.openai.services.async
- CompletionServiceAsyncImpl.WithRawResponseImpl - class in com.openai.services.async.CompletionServiceAsyncImpl
- CompletionServiceImpl - class in com.openai.services.blocking
- CompletionServiceImpl.WithRawResponseImpl - class in com.openai.services.blocking.CompletionServiceImpl
- completionTokens() - function in com.openai.models.completions.CompletionUsage
- Number of tokens in the generated completion.
- completionTokens(com.openai.core.JsonField) - function in com.openai.models.completions.CompletionUsage.Builder
- Sets Builder.completionTokens to an arbitrary JSON value.
- completionTokens(java.lang.Long) - function in com.openai.models.completions.CompletionUsage.Builder
- Number of tokens in the generated completion.
- completionTokens() - function in com.openai.models.evals.runs.RunCancelResponse.PerModelUsage
- The number of completion tokens generated.
- completionTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCancelResponse.PerModelUsage.Builder
- Sets Builder.completionTokens to an arbitrary JSON value.
- completionTokens(java.lang.Long) - function in com.openai.models.evals.runs.RunCancelResponse.PerModelUsage.Builder
- The number of completion tokens generated.
- completionTokens() - function in com.openai.models.evals.runs.RunCreateResponse.PerModelUsage
- The number of completion tokens generated.
- completionTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateResponse.PerModelUsage.Builder
- Sets Builder.completionTokens to an arbitrary JSON value.
- completionTokens(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateResponse.PerModelUsage.Builder
- The number of completion tokens generated.
- completionTokens() - function in com.openai.models.evals.runs.RunListResponse.PerModelUsage
- The number of completion tokens generated.
- completionTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunListResponse.PerModelUsage.Builder
- Sets Builder.completionTokens to an arbitrary JSON value.
- completionTokens(java.lang.Long) - function in com.openai.models.evals.runs.RunListResponse.PerModelUsage.Builder
- The number of completion tokens generated.
- completionTokens() - function in com.openai.models.evals.runs.RunRetrieveResponse.PerModelUsage
- The number of completion tokens generated.
- completionTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunRetrieveResponse.PerModelUsage.Builder
- Sets Builder.completionTokens to an arbitrary JSON value.
- completionTokens(java.lang.Long) - function in com.openai.models.evals.runs.RunRetrieveResponse.PerModelUsage.Builder
- The number of completion tokens generated.
- completionTokens() - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Usage
- The number of completion tokens generated.
- completionTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Usage.Builder
- Sets Builder.completionTokens to an arbitrary JSON value.
- completionTokens(java.lang.Long) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Usage.Builder
- The number of completion tokens generated.
- completionTokens() - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Usage
- The number of completion tokens generated.
- completionTokens(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Usage.Builder
- Sets Builder.completionTokens to an arbitrary JSON value.
- completionTokens(java.lang.Long) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Usage.Builder
- The number of completion tokens generated.
- completionTokensDetails() - function in com.openai.models.completions.CompletionUsage
- Breakdown of tokens used in a completion.
- completionTokensDetails(com.openai.core.JsonField) - function in com.openai.models.completions.CompletionUsage.Builder
- Sets Builder.completionTokensDetails to an arbitrary JSON value.
- completionTokensDetails(com.openai.models.completions.CompletionUsage.CompletionTokensDetails) - function in com.openai.models.completions.CompletionUsage.Builder
- Breakdown of tokens used in a completion.
- CompletionUsage - class in com.openai.models.completions
- Usage statistics for the completion request.
- CompletionUsage.Builder - class in com.openai.models.completions.CompletionUsage
- A builder for CompletionUsage.
- CompletionUsage.CompletionTokensDetails - class in com.openai.models.completions.CompletionUsage
- Breakdown of tokens used in a completion.
- CompletionUsage.CompletionTokensDetails.Builder - class in com.openai.models.completions.CompletionUsage.CompletionTokensDetails
- A builder for CompletionTokensDetails.
- CompletionUsage.PromptTokensDetails - class in com.openai.models.completions.CompletionUsage
- Breakdown of tokens used in the prompt.
- CompletionUsage.PromptTokensDetails.Builder - class in com.openai.models.completions.CompletionUsage.PromptTokensDetails
- A builder for PromptTokensDetails.
- completionWindow() - function in com.openai.models.batches.Batch
- The time frame within which the batch should be processed.
- completionWindow(com.openai.core.JsonField) - function in com.openai.models.batches.Batch.Builder
- Sets Builder.completionWindow to an arbitrary JSON value.
- completionWindow(java.lang.String) - function in com.openai.models.batches.Batch.Builder
- The time frame within which the batch should be processed.
- completionWindow() - function in com.openai.models.batches.BatchCreateParams
- The time frame within which the batch should be processed.
- completionWindow() - function in com.openai.models.batches.BatchCreateParams.Body
- The time frame within which the batch should be processed.
- completionWindow(com.openai.core.JsonField) - function in com.openai.models.batches.BatchCreateParams.Body.Builder
- Sets Builder.completionWindow to an arbitrary JSON value.
- completionWindow(com.openai.models.batches.BatchCreateParams.CompletionWindow) - function in com.openai.models.batches.BatchCreateParams.Body.Builder
- The time frame within which the batch should be processed.
- completionWindow(com.openai.core.JsonField) - function in com.openai.models.batches.BatchCreateParams.Builder
- Sets Builder.completionWindow to an arbitrary JSON value.
- completionWindow(com.openai.models.batches.BatchCreateParams.CompletionWindow) - function in com.openai.models.batches.BatchCreateParams.Builder
- The time frame within which the batch should be processed.
- CompoundFilter - class in com.openai.models
- Combine multiple filters using
and
oror
. - compoundFilter() - function in com.openai.models.responses.FileSearchTool.Filters
- Combine multiple filters using
and
oror
. - compoundFilter() - function in com.openai.models.vectorstores.VectorStoreSearchParams.Filters
- Combine multiple filters using
and
oror
. - CompoundFilter.Builder - class in com.openai.models.CompoundFilter
- A builder for CompoundFilter.
- CompoundFilter.Filter - class in com.openai.models.CompoundFilter
- A filter used to compare a specified attribute key to a given value using a defined comparison operation.
- CompoundFilter.Filter.Visitor - class in com.openai.models.CompoundFilter.Filter
- An interface that defines how to map each variant of Filter to a value of type T.
- CompoundFilter.Type - class in com.openai.models.CompoundFilter
- Type of operation:
and
oror
. - CompoundFilter.Type.Known - class in com.openai.models.CompoundFilter.Type
- An enum containing Type's known values.
- CompoundFilter.Type.Value - class in com.openai.models.CompoundFilter.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- compressionRatio() - function in com.openai.models.audio.transcriptions.TranscriptionSegment
- Compression ratio of the segment.
- compressionRatio(com.openai.core.JsonField) - function in com.openai.models.audio.transcriptions.TranscriptionSegment.Builder
- Sets Builder.compressionRatio to an arbitrary JSON value.
- compressionRatio(java.lang.Float) - function in com.openai.models.audio.transcriptions.TranscriptionSegment.Builder
- Compression ratio of the segment.
- computeMultiplier() - function in com.openai.models.finetuning.methods.ReinforcementHyperparameters
- Multiplier on amount of compute used for exploring search space during training.
- computeMultiplier(com.openai.core.JsonField) - function in com.openai.models.finetuning.methods.ReinforcementHyperparameters.Builder
- Sets Builder.computeMultiplier to an arbitrary JSON value.
- computeMultiplier(com.openai.models.finetuning.methods.ReinforcementHyperparameters.ComputeMultiplier) - function in com.openai.models.finetuning.methods.ReinforcementHyperparameters.Builder
- Multiplier on amount of compute used for exploring search space during training.
- computeMultiplier(java.lang.Double) - function in com.openai.models.finetuning.methods.ReinforcementHyperparameters.Builder
- Alias for calling computeMultiplier with
ComputeMultiplier.ofNumber(number)
. - computeMultiplierAuto() - function in com.openai.models.finetuning.methods.ReinforcementHyperparameters.Builder
- Alias for calling computeMultiplier with
ComputeMultiplier.ofAuto()
. - COMPUTER_CALL - enum entry in com.openai.models.responses.ResponseComputerToolCall.Type.Known
- COMPUTER_CALL - enum entry in com.openai.models.responses.ResponseComputerToolCall.Type.Value
- COMPUTER_CALL_OUTPUT_OUTPUT_IMAGE_URL - enum entry in com.openai.models.responses.ResponseIncludable.Known
- COMPUTER_CALL_OUTPUT_OUTPUT_IMAGE_URL - enum entry in com.openai.models.responses.ResponseIncludable.Value
- COMPUTER_USE_PREVIEW - enum entry in com.openai.models.AllModels.ResponsesOnlyModel.Known
- COMPUTER_USE_PREVIEW - enum entry in com.openai.models.AllModels.ResponsesOnlyModel.Value
- COMPUTER_USE_PREVIEW - enum entry in com.openai.models.ResponsesModel.ResponsesOnlyModel.Known
- COMPUTER_USE_PREVIEW - enum entry in com.openai.models.ResponsesModel.ResponsesOnlyModel.Value
- COMPUTER_USE_PREVIEW - enum entry in com.openai.models.responses.ToolChoiceTypes.Type.Known
- COMPUTER_USE_PREVIEW - enum entry in com.openai.models.responses.ToolChoiceTypes.Type.Value
- COMPUTER_USE_PREVIEW_2025_03_11 - enum entry in com.openai.models.AllModels.ResponsesOnlyModel.Known
- COMPUTER_USE_PREVIEW_2025_03_11 - enum entry in com.openai.models.AllModels.ResponsesOnlyModel.Value
- COMPUTER_USE_PREVIEW_2025_03_11 - enum entry in com.openai.models.ResponsesModel.ResponsesOnlyModel.Known
- COMPUTER_USE_PREVIEW_2025_03_11 - enum entry in com.openai.models.ResponsesModel.ResponsesOnlyModel.Value
- computerCall() - function in com.openai.models.responses.ResponseInputItem
- A tool call to a computer use tool.
- computerCall() - function in com.openai.models.responses.ResponseItem
- A tool call to a computer use tool.
- computerCall() - function in com.openai.models.responses.ResponseOutputItem
- A tool call to a computer use tool.
- computerCall() - function in com.openai.models.responses.StructuredResponseOutputItem
- computerCallOutput() - function in com.openai.models.responses.ResponseInputItem
- The output of a computer tool call.
- computerCallOutput() - function in com.openai.models.responses.ResponseItem
- ComputerTool - class in com.openai.models.responses
- A tool that controls a virtual computer.
- ComputerTool.Builder - class in com.openai.models.responses.ComputerTool
- A builder for ComputerTool.
- ComputerTool.Environment - class in com.openai.models.responses.ComputerTool
- The type of computer environment to control.
- ComputerTool.Environment.Known - class in com.openai.models.responses.ComputerTool.Environment
- An enum containing Environment's known values.
- ComputerTool.Environment.Value - class in com.openai.models.responses.ComputerTool.Environment
- An enum containing Environment's known values, as well as an _UNKNOWN member.
- computerUsePreview() - function in com.openai.models.responses.Tool
- A tool that controls a virtual computer.
- CONCISE - enum entry in com.openai.models.Reasoning.GenerateSummary.Known
- CONCISE - enum entry in com.openai.models.Reasoning.GenerateSummary.Value
- CONCISE - enum entry in com.openai.models.Reasoning.Summary.Known
- CONCISE - enum entry in com.openai.models.Reasoning.Summary.Value
- connect() - function in com.openai.core.Timeout
- The maximum time allowed to establish a connection with a host.
- connect(java.time.Duration) - function in com.openai.core.Timeout.Builder
- The maximum time allowed to establish a connection with a host.
- connect(java.util.Optional) - function in com.openai.core.Timeout.Builder
- Alias for calling Builder.connect with
connect.orElse(null)
. - CONNECT - enum entry in com.openai.core.http.HttpMethod
- container() - function in com.openai.models.responses.Tool.CodeInterpreter
- The code interpreter container.
- container(com.openai.core.JsonField) - function in com.openai.models.responses.Tool.CodeInterpreter.Builder
- Sets Builder.container to an arbitrary JSON value.
- container(com.openai.models.responses.Tool.CodeInterpreter.Container) - function in com.openai.models.responses.Tool.CodeInterpreter.Builder
- The code interpreter container.
- container(com.openai.models.responses.Tool.CodeInterpreter.Container.CodeInterpreterToolAuto) - function in com.openai.models.responses.Tool.CodeInterpreter.Builder
- Alias for calling container with
Container.ofCodeInterpreterToolAuto(codeInterpreterToolAuto)
. - container(java.lang.String) - function in com.openai.models.responses.Tool.CodeInterpreter.Builder
- Alias for calling container with
Container.ofString(string)
. - ContainerCreateParams - class in com.openai.models.containers
- Create Container
- ContainerCreateParams.Body - class in com.openai.models.containers.ContainerCreateParams
- ContainerCreateParams.Body.Builder - class in com.openai.models.containers.ContainerCreateParams.Body
- A builder for Body.
- ContainerCreateParams.Builder - class in com.openai.models.containers.ContainerCreateParams
- A builder for ContainerCreateParams.
- ContainerCreateParams.ExpiresAfter - class in com.openai.models.containers.ContainerCreateParams
- Container expiration time in seconds relative to the 'anchor' time.
- ContainerCreateParams.ExpiresAfter.Anchor - class in com.openai.models.containers.ContainerCreateParams.ExpiresAfter
- Time anchor for the expiration time.
- ContainerCreateParams.ExpiresAfter.Anchor.Known - class in com.openai.models.containers.ContainerCreateParams.ExpiresAfter.Anchor
- An enum containing Anchor's known values.
- ContainerCreateParams.ExpiresAfter.Anchor.Value - class in com.openai.models.containers.ContainerCreateParams.ExpiresAfter.Anchor
- An enum containing Anchor's known values, as well as an _UNKNOWN member.
- ContainerCreateParams.ExpiresAfter.Builder - class in com.openai.models.containers.ContainerCreateParams.ExpiresAfter
- A builder for ExpiresAfter.
- ContainerCreateResponse - class in com.openai.models.containers
- ContainerCreateResponse.Builder - class in com.openai.models.containers.ContainerCreateResponse
- A builder for ContainerCreateResponse.
- ContainerCreateResponse.ExpiresAfter - class in com.openai.models.containers.ContainerCreateResponse
- The container will expire after this time period.
- ContainerCreateResponse.ExpiresAfter.Anchor - class in com.openai.models.containers.ContainerCreateResponse.ExpiresAfter
- The reference point for the expiration.
- ContainerCreateResponse.ExpiresAfter.Anchor.Known - class in com.openai.models.containers.ContainerCreateResponse.ExpiresAfter.Anchor
- An enum containing Anchor's known values.
- ContainerCreateResponse.ExpiresAfter.Anchor.Value - class in com.openai.models.containers.ContainerCreateResponse.ExpiresAfter.Anchor
- An enum containing Anchor's known values, as well as an _UNKNOWN member.
- ContainerCreateResponse.ExpiresAfter.Builder - class in com.openai.models.containers.ContainerCreateResponse.ExpiresAfter
- A builder for ExpiresAfter.
- ContainerDeleteParams - class in com.openai.models.containers
- Delete Container
- ContainerDeleteParams.Builder - class in com.openai.models.containers.ContainerDeleteParams
- A builder for ContainerDeleteParams.
- containerFileCitation() - function in com.openai.models.responses.ResponseOutputText.Annotation
- A citation for a container file used to generate a model response.
- containerId() - function in com.openai.models.containers.ContainerDeleteParams
- containerId(java.util.Optional) - function in com.openai.models.containers.ContainerDeleteParams.Builder
- Alias for calling Builder.containerId with
containerId.orElse(null)
. - containerId(java.lang.String) - function in com.openai.models.containers.ContainerDeleteParams.Builder
- containerId() - function in com.openai.models.containers.ContainerRetrieveParams
- containerId(java.util.Optional) - function in com.openai.models.containers.ContainerRetrieveParams.Builder
- Alias for calling Builder.containerId with
containerId.orElse(null)
. - containerId(java.lang.String) - function in com.openai.models.containers.ContainerRetrieveParams.Builder
- containerId() - function in com.openai.models.containers.files.FileCreateParams
- containerId(java.util.Optional) - function in com.openai.models.containers.files.FileCreateParams.Builder
- Alias for calling Builder.containerId with
containerId.orElse(null)
. - containerId(java.lang.String) - function in com.openai.models.containers.files.FileCreateParams.Builder
- containerId() - function in com.openai.models.containers.files.FileCreateResponse
- The container this file belongs to.
- containerId(com.openai.core.JsonField) - function in com.openai.models.containers.files.FileCreateResponse.Builder
- Sets Builder.containerId to an arbitrary JSON value.
- containerId(java.lang.String) - function in com.openai.models.containers.files.FileCreateResponse.Builder
- The container this file belongs to.
- containerId() - function in com.openai.models.containers.files.FileDeleteParams
- containerId(java.lang.String) - function in com.openai.models.containers.files.FileDeleteParams.Builder
- containerId() - function in com.openai.models.containers.files.FileListParams
- containerId(java.util.Optional) - function in com.openai.models.containers.files.FileListParams.Builder
- Alias for calling Builder.containerId with
containerId.orElse(null)
. - containerId(java.lang.String) - function in com.openai.models.containers.files.FileListParams.Builder
- containerId() - function in com.openai.models.containers.files.FileListResponse
- The container this file belongs to.
- containerId(com.openai.core.JsonField) - function in com.openai.models.containers.files.FileListResponse.Builder
- Sets Builder.containerId to an arbitrary JSON value.
- containerId(java.lang.String) - function in com.openai.models.containers.files.FileListResponse.Builder
- The container this file belongs to.
- containerId() - function in com.openai.models.containers.files.FileRetrieveParams
- containerId(java.lang.String) - function in com.openai.models.containers.files.FileRetrieveParams.Builder
- containerId() - function in com.openai.models.containers.files.FileRetrieveResponse
- The container this file belongs to.
- containerId(com.openai.core.JsonField) - function in com.openai.models.containers.files.FileRetrieveResponse.Builder
- Sets Builder.containerId to an arbitrary JSON value.
- containerId(java.lang.String) - function in com.openai.models.containers.files.FileRetrieveResponse.Builder
- The container this file belongs to.
- containerId() - function in com.openai.models.containers.files.content.ContentRetrieveParams
- containerId(java.lang.String) - function in com.openai.models.containers.files.content.ContentRetrieveParams.Builder
- containerId() - function in com.openai.models.responses.ResponseCodeInterpreterToolCall
- The ID of the container used to run the code.
- containerId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Builder
- Sets Builder.containerId to an arbitrary JSON value.
- containerId(java.lang.String) - function in com.openai.models.responses.ResponseCodeInterpreterToolCall.Builder
- The ID of the container used to run the code.
- containerId() - function in com.openai.models.responses.ResponseOutputText.Annotation.ContainerFileCitation
- The ID of the container file.
- containerId(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseOutputText.Annotation.ContainerFileCitation.Builder
- Sets Builder.containerId to an arbitrary JSON value.
- containerId(java.lang.String) - function in com.openai.models.responses.ResponseOutputText.Annotation.ContainerFileCitation.Builder
- The ID of the container file.
- ContainerListPage - class in com.openai.models.containers
- ContainerListPage.Builder - class in com.openai.models.containers.ContainerListPage
- A builder for ContainerListPage.
- ContainerListPageAsync - class in com.openai.models.containers
- ContainerListPageAsync.Builder - class in com.openai.models.containers.ContainerListPageAsync
- A builder for ContainerListPageAsync.
- ContainerListPageResponse - class in com.openai.models.containers
- ContainerListPageResponse.Builder - class in com.openai.models.containers.ContainerListPageResponse
- A builder for ContainerListPageResponse.
- ContainerListParams - class in com.openai.models.containers
- List Containers
- ContainerListParams.Builder - class in com.openai.models.containers.ContainerListParams
- A builder for ContainerListParams.
- ContainerListParams.Order - class in com.openai.models.containers.ContainerListParams
- Sort order by the
created_at
timestamp of the objects. - ContainerListParams.Order.Known - class in com.openai.models.containers.ContainerListParams.Order
- An enum containing Order's known values.
- ContainerListParams.Order.Value - class in com.openai.models.containers.ContainerListParams.Order
- An enum containing Order's known values, as well as an _UNKNOWN member.
- ContainerListResponse - class in com.openai.models.containers
- ContainerListResponse.Builder - class in com.openai.models.containers.ContainerListResponse
- A builder for ContainerListResponse.
- ContainerListResponse.ExpiresAfter - class in com.openai.models.containers.ContainerListResponse
- The container will expire after this time period.
- ContainerListResponse.ExpiresAfter.Anchor - class in com.openai.models.containers.ContainerListResponse.ExpiresAfter
- The reference point for the expiration.
- ContainerListResponse.ExpiresAfter.Anchor.Known - class in com.openai.models.containers.ContainerListResponse.ExpiresAfter.Anchor
- An enum containing Anchor's known values.
- ContainerListResponse.ExpiresAfter.Anchor.Value - class in com.openai.models.containers.ContainerListResponse.ExpiresAfter.Anchor
- An enum containing Anchor's known values, as well as an _UNKNOWN member.
- ContainerListResponse.ExpiresAfter.Builder - class in com.openai.models.containers.ContainerListResponse.ExpiresAfter
- A builder for ExpiresAfter.
- ContainerRetrieveParams - class in com.openai.models.containers
- Retrieve Container
- ContainerRetrieveParams.Builder - class in com.openai.models.containers.ContainerRetrieveParams
- A builder for ContainerRetrieveParams.
- ContainerRetrieveResponse - class in com.openai.models.containers
- ContainerRetrieveResponse.Builder - class in com.openai.models.containers.ContainerRetrieveResponse
- A builder for ContainerRetrieveResponse.
- ContainerRetrieveResponse.ExpiresAfter - class in com.openai.models.containers.ContainerRetrieveResponse
- The container will expire after this time period.
- ContainerRetrieveResponse.ExpiresAfter.Anchor - class in com.openai.models.containers.ContainerRetrieveResponse.ExpiresAfter
- The reference point for the expiration.
- ContainerRetrieveResponse.ExpiresAfter.Anchor.Known - class in com.openai.models.containers.ContainerRetrieveResponse.ExpiresAfter.Anchor
- An enum containing Anchor's known values.
- ContainerRetrieveResponse.ExpiresAfter.Anchor.Value - class in com.openai.models.containers.ContainerRetrieveResponse.ExpiresAfter.Anchor
- An enum containing Anchor's known values, as well as an _UNKNOWN member.
- ContainerRetrieveResponse.ExpiresAfter.Builder - class in com.openai.models.containers.ContainerRetrieveResponse.ExpiresAfter
- A builder for ExpiresAfter.
- containers() - function in com.openai.client.OpenAIClient
- containers() - function in com.openai.client.OpenAIClient.WithRawResponse
- containers() - function in com.openai.client.OpenAIClientAsync
- containers() - function in com.openai.client.OpenAIClientAsync.WithRawResponse
- containers() - function in com.openai.client.OpenAIClientAsyncImpl
- containers() - function in com.openai.client.OpenAIClientAsyncImpl.WithRawResponseImpl
- containers() - function in com.openai.client.OpenAIClientImpl
- containers() - function in com.openai.client.OpenAIClientImpl.WithRawResponseImpl
- ContainerService - class in com.openai.services.blocking
- ContainerService.WithRawResponse - class in com.openai.services.blocking.ContainerService
- A view of ContainerService that provides access to raw HTTP responses for each method.
- ContainerServiceAsync - class in com.openai.services.async
- ContainerServiceAsync.WithRawResponse - class in com.openai.services.async.ContainerServiceAsync
- A view of ContainerServiceAsync that provides access to raw HTTP responses for each method.
- ContainerServiceAsyncImpl - class in com.openai.services.async
- ContainerServiceAsyncImpl.WithRawResponseImpl - class in com.openai.services.async.ContainerServiceAsyncImpl
- ContainerServiceImpl - class in com.openai.services.blocking
- ContainerServiceImpl.WithRawResponseImpl - class in com.openai.services.blocking.ContainerServiceImpl
- content() - function in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs
- A list of message content tokens with log probability information.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs.Builder
- Alias for calling Builder.content with
content.orElse(null)
. - content(java.util.List) - function in com.openai.models.chat.completions.ChatCompletion.Choice.Logprobs.Builder
- A list of message content tokens with log probability information.
- content() - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam
- The contents of the assistant message.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Content) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- The contents of the assistant message.
- content(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- Alias for calling Builder.content with
content.orElse(null)
. - content(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- Alias for calling content with
Content.ofText(text)
. - content() - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta
- The contents of the chunk message.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Builder
- Alias for calling Builder.content with
content.orElse(null)
. - content(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Delta.Builder
- The contents of the chunk message.
- content() - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs
- A list of message content tokens with log probability information.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs.Builder
- Alias for calling Builder.content with
content.orElse(null)
. - content(java.util.List) - function in com.openai.models.chat.completions.ChatCompletionChunk.Choice.Logprobs.Builder
- A list of message content tokens with log probability information.
- content() - function in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam
- The contents of the developer message.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam.Content) - function in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam.Builder
- The contents of the developer message.
- content(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam.Builder
- Alias for calling content with
Content.ofText(text)
. - content() - function in com.openai.models.chat.completions.ChatCompletionFunctionMessageParam
- The contents of the function message.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionFunctionMessageParam.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionFunctionMessageParam.Builder
- Alias for calling Builder.content with
content.orElse(null)
. - content(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionFunctionMessageParam.Builder
- The contents of the function message.
- content() - function in com.openai.models.chat.completions.ChatCompletionMessage
- The contents of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionMessage.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionMessage.Builder
- Alias for calling Builder.content with
content.orElse(null)
. - content(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionMessage.Builder
- The contents of the message.
- content() - function in com.openai.models.chat.completions.ChatCompletionPredictionContent
- The content that should be matched when generating a model response.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionPredictionContent.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.chat.completions.ChatCompletionPredictionContent.Content) - function in com.openai.models.chat.completions.ChatCompletionPredictionContent.Builder
- The content that should be matched when generating a model response.
- content(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionPredictionContent.Builder
- Alias for calling content with
Content.ofText(text)
. - content() - function in com.openai.models.chat.completions.ChatCompletionStoreMessage
- The contents of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionStoreMessage.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.Optional) - function in com.openai.models.chat.completions.ChatCompletionStoreMessage.Builder
- Alias for calling Builder.content with
content.orElse(null)
. - content(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionStoreMessage.Builder
- The contents of the message.
- content() - function in com.openai.models.chat.completions.ChatCompletionSystemMessageParam
- The contents of the system message.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionSystemMessageParam.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.chat.completions.ChatCompletionSystemMessageParam.Content) - function in com.openai.models.chat.completions.ChatCompletionSystemMessageParam.Builder
- The contents of the system message.
- content(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionSystemMessageParam.Builder
- Alias for calling content with
Content.ofText(text)
. - content() - function in com.openai.models.chat.completions.ChatCompletionToolMessageParam
- The contents of the tool message.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionToolMessageParam.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.chat.completions.ChatCompletionToolMessageParam.Content) - function in com.openai.models.chat.completions.ChatCompletionToolMessageParam.Builder
- The contents of the tool message.
- content(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionToolMessageParam.Builder
- Alias for calling content with
Content.ofText(text)
. - content() - function in com.openai.models.chat.completions.ChatCompletionUserMessageParam
- The contents of the user message.
- content(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionUserMessageParam.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.chat.completions.ChatCompletionUserMessageParam.Content) - function in com.openai.models.chat.completions.ChatCompletionUserMessageParam.Builder
- The contents of the user message.
- content(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionUserMessageParam.Builder
- Alias for calling content with
Content.ofText(text)
. - content() - function in com.openai.models.chat.completions.StructuredChatCompletionMessage
- content() - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.EvalItem
- Text inputs to the model - can contain template strings.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.EvalItem.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.EvalItem.Content) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.EvalItem.Builder
- Text inputs to the model - can contain template strings.
- content(com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.EvalItem.Content.OutputText) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.EvalItem.Builder
- Alias for calling content with
Content.ofOutputText(outputText)
. - content(com.openai.models.responses.ResponseInputText) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.EvalItem.Builder
- Alias for calling content with
Content.ofResponseInputText(responseInputText)
. - content(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.EvalItem.Builder
- Alias for calling content with
Content.ofTextInput(textInput)
. - content() - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.SimpleInputMessage
- The content of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.SimpleInputMessage.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.lang.String) - function in com.openai.models.evals.EvalCreateParams.TestingCriterion.LabelModel.Input.SimpleInputMessage.Builder
- The content of the message.
- content() - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message
- Text inputs to the model - can contain template strings.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Content) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Builder
- Text inputs to the model - can contain template strings.
- content(com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Content.OutputText) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Builder
- Alias for calling content with
Content.ofOutputText(outputText)
. - content(com.openai.models.responses.ResponseInputText) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Builder
- Alias for calling content with
Content.ofResponseInputText(responseInputText)
. - content(java.lang.String) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Builder
- Alias for calling content with
Content.ofTextInput(textInput)
. - content() - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent
- The content of the jsonl file.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Builder
- The content of the jsonl file.
- content() - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent
- The content of the jsonl file.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Builder
- The content of the jsonl file.
- content() - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage
- The content of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.lang.String) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- The content of the message.
- content() - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem
- Text inputs to the model - can contain template strings.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Content) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Text inputs to the model - can contain template strings.
- content(com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Content.OutputText) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofOutputText(outputText)
. - content(com.openai.models.responses.ResponseInputText) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofResponseInputText(responseInputText)
. - content(java.lang.String) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofTextInput(textInput)
. - content() - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.FileContent
- The content of the jsonl file.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.FileContent.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.FileContent.Builder
- The content of the jsonl file.
- content() - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.ChatMessage
- The content of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.lang.String) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- The content of the message.
- content() - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.EvalItem
- Text inputs to the model - can contain template strings.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.EvalItem.Content) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Text inputs to the model - can contain template strings.
- content(com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.EvalItem.Content.OutputText) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofOutputText(outputText)
. - content(com.openai.models.responses.ResponseInputText) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofResponseInputText(responseInputText)
. - content(java.lang.String) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofTextInput(textInput)
. - content() - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.FileContent
- The content of the jsonl file.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.FileContent.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.FileContent.Builder
- The content of the jsonl file.
- content() - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage
- The content of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.lang.String) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- The content of the message.
- content() - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem
- Text inputs to the model - can contain template strings.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Content) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Text inputs to the model - can contain template strings.
- content(com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Content.OutputText) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofOutputText(outputText)
. - content(com.openai.models.responses.ResponseInputText) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofResponseInputText(responseInputText)
. - content(java.lang.String) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofTextInput(textInput)
. - content() - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.FileContent
- The content of the jsonl file.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.FileContent.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.FileContent.Builder
- The content of the jsonl file.
- content() - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage
- The content of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.lang.String) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- The content of the message.
- content() - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem
- Text inputs to the model - can contain template strings.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Content) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Text inputs to the model - can contain template strings.
- content(com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Content.OutputText) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofOutputText(outputText)
. - content(com.openai.models.responses.ResponseInputText) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofResponseInputText(responseInputText)
. - content(java.lang.String) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofTextInput(textInput)
. - content() - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.FileContent
- The content of the jsonl file.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.FileContent.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.FileContent.Builder
- The content of the jsonl file.
- content() - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage
- The content of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.ChatMessage.Builder
- The content of the message.
- content() - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem
- Text inputs to the model - can contain template strings.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Content) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Text inputs to the model - can contain template strings.
- content(com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Content.OutputText) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofOutputText(outputText)
. - content(com.openai.models.responses.ResponseInputText) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofResponseInputText(responseInputText)
. - content(java.lang.String) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.InputMessages.Template.InnerTemplate.EvalItem.Builder
- Alias for calling content with
Content.ofTextInput(textInput)
. - content() - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.FileContent
- The content of the jsonl file.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.FileContent.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.FileContent.Builder
- The content of the jsonl file.
- content() - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Input
- The content of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Input.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Input.Builder
- The content of the message.
- content() - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Output
- The content of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Output.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Sample.Output.Builder
- The content of the message.
- content() - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Input
- The content of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Input.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Input.Builder
- The content of the message.
- content() - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Output
- The content of the message.
- content(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Output.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.lang.String) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Sample.Output.Builder
- The content of the message.
- content() - function in com.openai.models.graders.gradermodels.LabelModelGrader.Input
- Text inputs to the model - can contain template strings.
- content(com.openai.core.JsonField) - function in com.openai.models.graders.gradermodels.LabelModelGrader.Input.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.graders.gradermodels.LabelModelGrader.Input.Content) - function in com.openai.models.graders.gradermodels.LabelModelGrader.Input.Builder
- Text inputs to the model - can contain template strings.
- content(com.openai.models.graders.gradermodels.LabelModelGrader.Input.Content.OutputText) - function in com.openai.models.graders.gradermodels.LabelModelGrader.Input.Builder
- Alias for calling content with
Content.ofOutputText(outputText)
. - content(com.openai.models.responses.ResponseInputText) - function in com.openai.models.graders.gradermodels.LabelModelGrader.Input.Builder
- Alias for calling content with
Content.ofResponseInputText(responseInputText)
. - content(java.lang.String) - function in com.openai.models.graders.gradermodels.LabelModelGrader.Input.Builder
- Alias for calling content with
Content.ofTextInput(textInput)
. - content() - function in com.openai.models.graders.gradermodels.ScoreModelGrader.Input
- Text inputs to the model - can contain template strings.
- content(com.openai.core.JsonField) - function in com.openai.models.graders.gradermodels.ScoreModelGrader.Input.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.graders.gradermodels.ScoreModelGrader.Input.Content) - function in com.openai.models.graders.gradermodels.ScoreModelGrader.Input.Builder
- Text inputs to the model - can contain template strings.
- content(com.openai.models.graders.gradermodels.ScoreModelGrader.Input.Content.OutputText) - function in com.openai.models.graders.gradermodels.ScoreModelGrader.Input.Builder
- Alias for calling content with
Content.ofOutputText(outputText)
. - content(com.openai.models.responses.ResponseInputText) - function in com.openai.models.graders.gradermodels.ScoreModelGrader.Input.Builder
- Alias for calling content with
Content.ofResponseInputText(responseInputText)
. - content(java.lang.String) - function in com.openai.models.graders.gradermodels.ScoreModelGrader.Input.Builder
- Alias for calling content with
Content.ofTextInput(textInput)
. - content() - function in com.openai.models.responses.EasyInputMessage
- Text, image, or audio input to the model, used to generate a response.
- content(com.openai.core.JsonField) - function in com.openai.models.responses.EasyInputMessage.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(com.openai.models.responses.EasyInputMessage.Content) - function in com.openai.models.responses.EasyInputMessage.Builder
- Text, image, or audio input to the model, used to generate a response.
- content(java.lang.String) - function in com.openai.models.responses.EasyInputMessage.Builder
- Alias for calling content with
Content.ofTextInput(textInput)
. - content() - function in com.openai.models.responses.ResponseInputItem.Message
- A list of one or many input items to the model, containing different content types.
- content(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseInputItem.Message.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.responses.ResponseInputItem.Message.Builder
- A list of one or many input items to the model, containing different content types.
- content() - function in com.openai.models.responses.ResponseInputMessageItem
- A list of one or many input items to the model, containing different content types.
- content(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseInputMessageItem.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.responses.ResponseInputMessageItem.Builder
- A list of one or many input items to the model, containing different content types.
- content() - function in com.openai.models.responses.ResponseOutputMessage
- The content of the output message.
- content(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseOutputMessage.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.responses.ResponseOutputMessage.Builder
- The content of the output message.
- content() - function in com.openai.models.responses.StructuredResponseOutputMessage
- content() - function in com.openai.models.vectorstores.VectorStoreSearchResponse
- Content chunks from the file.
- content(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStoreSearchResponse.Builder
- Sets Builder.content to an arbitrary JSON value.
- content(java.util.List) - function in com.openai.models.vectorstores.VectorStoreSearchResponse.Builder
- Content chunks from the file.
- content(com.openai.models.files.FileContentParams) - function in com.openai.services.async.FileServiceAsync
- content(com.openai.models.files.FileContentParams) - function in com.openai.services.async.FileServiceAsync
- content(com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync
- content(java.lang.String) - function in com.openai.services.async.FileServiceAsync
- Returns the contents of the specified file.
- content(java.lang.String) - function in com.openai.services.async.FileServiceAsync
- Returns the contents of the specified file.
- content(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync
- content(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync
- content(java.lang.String,com.openai.models.files.FileContentParams) - function in com.openai.services.async.FileServiceAsync
- content(java.lang.String,com.openai.models.files.FileContentParams) - function in com.openai.services.async.FileServiceAsync
- content(java.lang.String,com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync
- content(java.lang.String,com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync
- content(com.openai.models.files.FileContentParams) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- content(com.openai.models.files.FileContentParams) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- content(com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- content(java.lang.String) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /files/{file_id}/content
, but is otherwise the same as FileServiceAsync.content. - content(java.lang.String) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /files/{file_id}/content
, but is otherwise the same as FileServiceAsync.content. - content(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- content(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- content(java.lang.String,com.openai.models.files.FileContentParams) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- content(java.lang.String,com.openai.models.files.FileContentParams) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- content(java.lang.String,com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- content(java.lang.String,com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- content(com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsyncImpl
- content(com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsyncImpl.WithRawResponseImpl
- content() - function in com.openai.services.async.containers.FileServiceAsync
- content() - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- content() - function in com.openai.services.async.containers.FileServiceAsyncImpl
- content() - function in com.openai.services.async.containers.FileServiceAsyncImpl.WithRawResponseImpl
- content(com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.async.vectorstores.FileServiceAsync
- content(com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.async.vectorstores.FileServiceAsync
- content(com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.async.vectorstores.FileServiceAsync
- Retrieve the parsed contents of a vector store file.
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.async.vectorstores.FileServiceAsync
- Retrieve the parsed contents of a vector store file.
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync
- content(com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- content(com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- content(com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/files/{file_id}/content
, but is otherwise the same as FileServiceAsync.content. - content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/files/{file_id}/content
, but is otherwise the same as FileServiceAsync.content. - content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- content(com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsyncImpl
- content(com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsyncImpl.WithRawResponseImpl
- content(com.openai.models.files.FileContentParams) - function in com.openai.services.blocking.FileService
- content(com.openai.models.files.FileContentParams) - function in com.openai.services.blocking.FileService
- content(com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService
- content(java.lang.String) - function in com.openai.services.blocking.FileService
- Returns the contents of the specified file.
- content(java.lang.String) - function in com.openai.services.blocking.FileService
- Returns the contents of the specified file.
- content(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService
- content(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService
- content(java.lang.String,com.openai.models.files.FileContentParams) - function in com.openai.services.blocking.FileService
- content(java.lang.String,com.openai.models.files.FileContentParams) - function in com.openai.services.blocking.FileService
- content(java.lang.String,com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService
- content(java.lang.String,com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService
- content(com.openai.models.files.FileContentParams) - function in com.openai.services.blocking.FileService.WithRawResponse
- content(com.openai.models.files.FileContentParams) - function in com.openai.services.blocking.FileService.WithRawResponse
- content(com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService.WithRawResponse
- content(java.lang.String) - function in com.openai.services.blocking.FileService.WithRawResponse
- Returns a raw HTTP response for
get /files/{file_id}/content
, but is otherwise the same as FileService.content. - content(java.lang.String) - function in com.openai.services.blocking.FileService.WithRawResponse
- Returns a raw HTTP response for
get /files/{file_id}/content
, but is otherwise the same as FileService.content. - content(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService.WithRawResponse
- content(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService.WithRawResponse
- content(java.lang.String,com.openai.models.files.FileContentParams) - function in com.openai.services.blocking.FileService.WithRawResponse
- content(java.lang.String,com.openai.models.files.FileContentParams) - function in com.openai.services.blocking.FileService.WithRawResponse
- content(java.lang.String,com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService.WithRawResponse
- content(java.lang.String,com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService.WithRawResponse
- content(com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileServiceImpl
- content(com.openai.models.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileServiceImpl.WithRawResponseImpl
- content() - function in com.openai.services.blocking.containers.FileService
- content() - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- content() - function in com.openai.services.blocking.containers.FileServiceImpl
- content() - function in com.openai.services.blocking.containers.FileServiceImpl.WithRawResponseImpl
- content(com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.blocking.vectorstores.FileService
- content(com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.blocking.vectorstores.FileService
- content(com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.blocking.vectorstores.FileService
- Retrieve the parsed contents of a vector store file.
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.blocking.vectorstores.FileService
- Retrieve the parsed contents of a vector store file.
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService
- content(com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- content(com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- content(com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/files/{file_id}/content
, but is otherwise the same as FileService.content. - content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- Returns a raw HTTP response for
get /vector_stores/{vector_store_id}/files/{file_id}/content
, but is otherwise the same as FileService.content. - content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- content(java.lang.String,com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- content(com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileServiceImpl
- content(com.openai.models.vectorstores.files.FileContentParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileServiceImpl.WithRawResponseImpl
- CONTENT_FILTER - enum entry in com.openai.models.chat.completions.ChatCompletion.Choice.FinishReason.Known
- CONTENT_FILTER - enum entry in com.openai.models.chat.completions.ChatCompletion.Choice.FinishReason.Value
- CONTENT_FILTER - enum entry in com.openai.models.chat.completions.ChatCompletionChunk.Choice.FinishReason.Known
- CONTENT_FILTER - enum entry in com.openai.models.chat.completions.ChatCompletionChunk.Choice.FinishReason.Value
- CONTENT_FILTER - enum entry in com.openai.models.completions.CompletionChoice.FinishReason.Known
- CONTENT_FILTER - enum entry in com.openai.models.completions.CompletionChoice.FinishReason.Value
- CONTENT_FILTER - enum entry in com.openai.models.responses.Response.IncompleteDetails.Reason.Known
- CONTENT_FILTER - enum entry in com.openai.models.responses.Response.IncompleteDetails.Reason.Value
- contentAsJson(java.lang.Object) - function in com.openai.models.chat.completions.ChatCompletionToolMessageParam.Builder
- Sets the content to text representing the JSON serialized form of a given object.
- contentIndex() - function in com.openai.models.responses.ResponseContentPartAddedEvent
- The index of the content part that was added.
- contentIndex(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseContentPartAddedEvent.Builder
- Sets Builder.contentIndex to an arbitrary JSON value.
- contentIndex(java.lang.Long) - function in com.openai.models.responses.ResponseContentPartAddedEvent.Builder
- The index of the content part that was added.
- contentIndex() - function in com.openai.models.responses.ResponseContentPartDoneEvent
- The index of the content part that is done.
- contentIndex(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseContentPartDoneEvent.Builder
- Sets Builder.contentIndex to an arbitrary JSON value.
- contentIndex(java.lang.Long) - function in com.openai.models.responses.ResponseContentPartDoneEvent.Builder
- The index of the content part that is done.
- contentIndex() - function in com.openai.models.responses.ResponseOutputTextAnnotationAddedEvent
- The index of the content part within the output item.
- contentIndex(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseOutputTextAnnotationAddedEvent.Builder
- Sets Builder.contentIndex to an arbitrary JSON value.
- contentIndex(java.lang.Long) - function in com.openai.models.responses.ResponseOutputTextAnnotationAddedEvent.Builder
- The index of the content part within the output item.
- contentIndex() - function in com.openai.models.responses.ResponseReasoningDeltaEvent
- The index of the reasoning content part within the output item.
- contentIndex(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseReasoningDeltaEvent.Builder
- Sets Builder.contentIndex to an arbitrary JSON value.
- contentIndex(java.lang.Long) - function in com.openai.models.responses.ResponseReasoningDeltaEvent.Builder
- The index of the reasoning content part within the output item.
- contentIndex() - function in com.openai.models.responses.ResponseReasoningDoneEvent
- The index of the reasoning content part within the output item.
- contentIndex(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseReasoningDoneEvent.Builder
- Sets Builder.contentIndex to an arbitrary JSON value.
- contentIndex(java.lang.Long) - function in com.openai.models.responses.ResponseReasoningDoneEvent.Builder
- The index of the reasoning content part within the output item.
- contentIndex() - function in com.openai.models.responses.ResponseRefusalDeltaEvent
- The index of the content part that the refusal text is added to.
- contentIndex(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseRefusalDeltaEvent.Builder
- Sets Builder.contentIndex to an arbitrary JSON value.
- contentIndex(java.lang.Long) - function in com.openai.models.responses.ResponseRefusalDeltaEvent.Builder
- The index of the content part that the refusal text is added to.
- contentIndex() - function in com.openai.models.responses.ResponseRefusalDoneEvent
- The index of the content part that the refusal text is finalized.
- contentIndex(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseRefusalDoneEvent.Builder
- Sets Builder.contentIndex to an arbitrary JSON value.
- contentIndex(java.lang.Long) - function in com.openai.models.responses.ResponseRefusalDoneEvent.Builder
- The index of the content part that the refusal text is finalized.
- contentIndex() - function in com.openai.models.responses.ResponseTextDeltaEvent
- The index of the content part that the text delta was added to.
- contentIndex(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseTextDeltaEvent.Builder
- Sets Builder.contentIndex to an arbitrary JSON value.
- contentIndex(java.lang.Long) - function in com.openai.models.responses.ResponseTextDeltaEvent.Builder
- The index of the content part that the text delta was added to.
- contentIndex() - function in com.openai.models.responses.ResponseTextDoneEvent
- The index of the content part that the text content is finalized.
- contentIndex(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseTextDoneEvent.Builder
- Sets Builder.contentIndex to an arbitrary JSON value.
- contentIndex(java.lang.Long) - function in com.openai.models.responses.ResponseTextDoneEvent.Builder
- The index of the content part that the text content is finalized.
- contentLength() - function in com.openai.core.http.HttpRequestBody
- contentOfArrayOfContentParts(java.util.List) - function in com.openai.models.chat.completions.ChatCompletionAssistantMessageParam.Builder
- Alias for calling content with
Content.ofArrayOfContentParts(arrayOfContentParts)
. - contentOfArrayOfContentParts(java.util.List) - function in com.openai.models.chat.completions.ChatCompletionDeveloperMessageParam.Builder
- Alias for calling content with
Content.ofArrayOfContentParts(arrayOfContentParts)
. - contentOfArrayOfContentParts(java.util.List) - function in com.openai.models.chat.completions.ChatCompletionPredictionContent.Builder
- Alias for calling content with
Content.ofArrayOfContentParts(arrayOfContentParts)
. - contentOfArrayOfContentParts(java.util.List) - function in com.openai.models.chat.completions.ChatCompletionSystemMessageParam.Builder
- Alias for calling content with
Content.ofArrayOfContentParts(arrayOfContentParts)
. - contentOfArrayOfContentParts(java.util.List) - function in com.openai.models.chat.completions.ChatCompletionToolMessageParam.Builder
- Alias for calling content with
Content.ofArrayOfContentParts(arrayOfContentParts)
. - contentOfArrayOfContentParts(java.util.List) - function in com.openai.models.chat.completions.ChatCompletionUserMessageParam.Builder
- Alias for calling content with
Content.ofArrayOfContentParts(arrayOfContentParts)
. - contentOfResponseInputMessageContentList(java.util.List) - function in com.openai.models.responses.EasyInputMessage.Builder
- Alias for calling content with
Content.ofResponseInputMessageContentList(responseInputMessageContentList)
. - contentPartAdded() - function in com.openai.models.responses.ResponseStreamEvent
- Emitted when a new content part is added.
- contentPartDone() - function in com.openai.models.responses.ResponseStreamEvent
- Emitted when a content part is done.
- ContentRetrieveParams - class in com.openai.models.containers.files.content
- Retrieve Container File Content
- ContentRetrieveParams.Builder - class in com.openai.models.containers.files.content.ContentRetrieveParams
- A builder for ContentRetrieveParams.
- ContentService - class in com.openai.services.blocking.containers.files
- ContentService.WithRawResponse - class in com.openai.services.blocking.containers.files.ContentService
- A view of ContentService that provides access to raw HTTP responses for each method.
- ContentServiceAsync - class in com.openai.services.async.containers.files
- ContentServiceAsync.WithRawResponse - class in com.openai.services.async.containers.files.ContentServiceAsync
- A view of ContentServiceAsync that provides access to raw HTTP responses for each method.
- ContentServiceAsyncImpl - class in com.openai.services.async.containers.files
- ContentServiceAsyncImpl.WithRawResponseImpl - class in com.openai.services.async.containers.files.ContentServiceAsyncImpl
- ContentServiceImpl - class in com.openai.services.blocking.containers.files
- ContentServiceImpl.WithRawResponseImpl - class in com.openai.services.blocking.containers.files.ContentServiceImpl
- contentType() - function in com.openai.core.MultipartField
- A content type for the serialized parts.
- contentType(java.lang.String) - function in com.openai.core.MultipartField.Builder
- contentType() - function in com.openai.core.http.HttpRequestBody
- convert(com.fasterxml.jackson.core.type.TypeReference) - function in com.openai.core.JsonValue
- convert(com.fasterxml.jackson.core.type.TypeReference) - function in com.openai.core.JsonValue
- convert(java.lang.Class) - function in com.openai.core.JsonValue
- convert(java.lang.Class) - function in com.openai.core.JsonValue
- CORAL - enum entry in com.openai.models.audio.speech.SpeechCreateParams.Voice.Known
- CORAL - enum entry in com.openai.models.audio.speech.SpeechCreateParams.Voice.Value
- CORAL - enum entry in com.openai.models.chat.completions.ChatCompletionAudioParam.Voice.Known
- CORAL - enum entry in com.openai.models.chat.completions.ChatCompletionAudioParam.Voice.Value
- country() - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate
- The two-letter ISO country code of the user, e.g.
- country(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate.Builder
- Sets Builder.country to an arbitrary JSON value.
- country(java.lang.String) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions.UserLocation.Approximate.Builder
- The two-letter ISO country code of the user, e.g.
- country() - function in com.openai.models.responses.WebSearchTool.UserLocation
- The two-letter ISO country code of the user, e.g.
- country(com.openai.core.JsonField) - function in com.openai.models.responses.WebSearchTool.UserLocation.Builder
- Sets Builder.country to an arbitrary JSON value.
- country(java.util.Optional) - function in com.openai.models.responses.WebSearchTool.UserLocation.Builder
- Alias for calling Builder.country with
country.orElse(null)
. - country(java.lang.String) - function in com.openai.models.responses.WebSearchTool.UserLocation.Builder
- The two-letter ISO country code of the user, e.g.
- create(java.lang.String) - function in com.openai.azure.credential.AzureApiKeyCredential.Companion
- create(java.util.function.Supplier) - function in com.openai.credential.BearerTokenCredential.Companion
- create(java.lang.String) - function in com.openai.credential.BearerTokenCredential.Companion
- create() - function in com.openai.helpers.ChatCompletionAccumulator.Companion
- create(com.openai.models.batches.BatchCreateParams) - function in com.openai.services.async.BatchServiceAsync
- Creates and executes a batch from an uploaded file of requests
- create(com.openai.models.batches.BatchCreateParams) - function in com.openai.services.async.BatchServiceAsync
- Creates and executes a batch from an uploaded file of requests
- create(com.openai.models.batches.BatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync
- create(com.openai.models.batches.BatchCreateParams) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /batches
, but is otherwise the same as BatchServiceAsync.create. - create(com.openai.models.batches.BatchCreateParams) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /batches
, but is otherwise the same as BatchServiceAsync.create. - create(com.openai.models.batches.BatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync.WithRawResponse
- create(com.openai.models.batches.BatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsyncImpl
- create(com.openai.models.batches.BatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.async.CompletionServiceAsync
- Creates a completion for the provided prompt and parameters.
- create(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.async.CompletionServiceAsync
- Creates a completion for the provided prompt and parameters.
- create(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.CompletionServiceAsync
- create(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.async.CompletionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /completions
, but is otherwise the same as CompletionServiceAsync.create. - create(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.async.CompletionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /completions
, but is otherwise the same as CompletionServiceAsync.create. - create(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.CompletionServiceAsync.WithRawResponse
- create(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.CompletionServiceAsyncImpl
- create(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.CompletionServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.containers.ContainerCreateParams) - function in com.openai.services.async.ContainerServiceAsync
- Create Container
- create(com.openai.models.containers.ContainerCreateParams) - function in com.openai.services.async.ContainerServiceAsync
- Create Container
- create(com.openai.models.containers.ContainerCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ContainerServiceAsync
- create(com.openai.models.containers.ContainerCreateParams) - function in com.openai.services.async.ContainerServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /containers
, but is otherwise the same as ContainerServiceAsync.create. - create(com.openai.models.containers.ContainerCreateParams) - function in com.openai.services.async.ContainerServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /containers
, but is otherwise the same as ContainerServiceAsync.create. - create(com.openai.models.containers.ContainerCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ContainerServiceAsync.WithRawResponse
- create(com.openai.models.containers.ContainerCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ContainerServiceAsyncImpl
- create(com.openai.models.containers.ContainerCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ContainerServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.embeddings.EmbeddingCreateParams) - function in com.openai.services.async.EmbeddingServiceAsync
- Creates an embedding vector representing the input text.
- create(com.openai.models.embeddings.EmbeddingCreateParams) - function in com.openai.services.async.EmbeddingServiceAsync
- Creates an embedding vector representing the input text.
- create(com.openai.models.embeddings.EmbeddingCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EmbeddingServiceAsync
- create(com.openai.models.embeddings.EmbeddingCreateParams) - function in com.openai.services.async.EmbeddingServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /embeddings
, but is otherwise the same as EmbeddingServiceAsync.create. - create(com.openai.models.embeddings.EmbeddingCreateParams) - function in com.openai.services.async.EmbeddingServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /embeddings
, but is otherwise the same as EmbeddingServiceAsync.create. - create(com.openai.models.embeddings.EmbeddingCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EmbeddingServiceAsync.WithRawResponse
- create(com.openai.models.embeddings.EmbeddingCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EmbeddingServiceAsyncImpl
- create(com.openai.models.embeddings.EmbeddingCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EmbeddingServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.evals.EvalCreateParams) - function in com.openai.services.async.EvalServiceAsync
- Create the structure of an evaluation that can be used to test a model's performance.
- create(com.openai.models.evals.EvalCreateParams) - function in com.openai.services.async.EvalServiceAsync
- Create the structure of an evaluation that can be used to test a model's performance.
- create(com.openai.models.evals.EvalCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EvalServiceAsync
- create(com.openai.models.evals.EvalCreateParams) - function in com.openai.services.async.EvalServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /evals
, but is otherwise the same as EvalServiceAsync.create. - create(com.openai.models.evals.EvalCreateParams) - function in com.openai.services.async.EvalServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /evals
, but is otherwise the same as EvalServiceAsync.create. - create(com.openai.models.evals.EvalCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EvalServiceAsync.WithRawResponse
- create(com.openai.models.evals.EvalCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EvalServiceAsyncImpl
- create(com.openai.models.evals.EvalCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.EvalServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.files.FileCreateParams) - function in com.openai.services.async.FileServiceAsync
- Upload a file that can be used across various endpoints.
- create(com.openai.models.files.FileCreateParams) - function in com.openai.services.async.FileServiceAsync
- Upload a file that can be used across various endpoints.
- create(com.openai.models.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync
- create(com.openai.models.files.FileCreateParams) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /files
, but is otherwise the same as FileServiceAsync.create. - create(com.openai.models.files.FileCreateParams) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /files
, but is otherwise the same as FileServiceAsync.create. - create(com.openai.models.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync.WithRawResponse
- create(com.openai.models.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsyncImpl
- create(com.openai.models.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.moderations.ModerationCreateParams) - function in com.openai.services.async.ModerationServiceAsync
- Classifies if text and/or image inputs are potentially harmful.
- create(com.openai.models.moderations.ModerationCreateParams) - function in com.openai.services.async.ModerationServiceAsync
- Classifies if text and/or image inputs are potentially harmful.
- create(com.openai.models.moderations.ModerationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ModerationServiceAsync
- create(com.openai.models.moderations.ModerationCreateParams) - function in com.openai.services.async.ModerationServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /moderations
, but is otherwise the same as ModerationServiceAsync.create. - create(com.openai.models.moderations.ModerationCreateParams) - function in com.openai.services.async.ModerationServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /moderations
, but is otherwise the same as ModerationServiceAsync.create. - create(com.openai.models.moderations.ModerationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ModerationServiceAsync.WithRawResponse
- create(com.openai.models.moderations.ModerationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ModerationServiceAsyncImpl
- create(com.openai.models.moderations.ModerationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ModerationServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.async.ResponseServiceAsync
- Creates a model response.
- create(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.async.ResponseServiceAsync
- Creates a model response.
- create(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync
- create(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /responses
, but is otherwise the same as ResponseServiceAsync.create. - create(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /responses
, but is otherwise the same as ResponseServiceAsync.create. - create(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- create(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsyncImpl
- create(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.uploads.UploadCreateParams) - function in com.openai.services.async.UploadServiceAsync
- Creates an intermediate Upload object that you can add Parts to.
- create(com.openai.models.uploads.UploadCreateParams) - function in com.openai.services.async.UploadServiceAsync
- Creates an intermediate Upload object that you can add Parts to.
- create(com.openai.models.uploads.UploadCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync
- create(com.openai.models.uploads.UploadCreateParams) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /uploads
, but is otherwise the same as UploadServiceAsync.create. - create(com.openai.models.uploads.UploadCreateParams) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /uploads
, but is otherwise the same as UploadServiceAsync.create. - create(com.openai.models.uploads.UploadCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsync.WithRawResponse
- create(com.openai.models.uploads.UploadCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsyncImpl
- create(com.openai.models.uploads.UploadCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.UploadServiceAsyncImpl.WithRawResponseImpl
- create() - function in com.openai.services.async.VectorStoreServiceAsync
- Create a vector store.
- create() - function in com.openai.services.async.VectorStoreServiceAsync
- Create a vector store.
- create(com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsync
- create(com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsync
- create(com.openai.models.vectorstores.VectorStoreCreateParams) - function in com.openai.services.async.VectorStoreServiceAsync
- create(com.openai.models.vectorstores.VectorStoreCreateParams) - function in com.openai.services.async.VectorStoreServiceAsync
- create(com.openai.models.vectorstores.VectorStoreCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsync
- create() - function in com.openai.services.async.VectorStoreServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores
, but is otherwise the same as VectorStoreServiceAsync.create. - create() - function in com.openai.services.async.VectorStoreServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores
, but is otherwise the same as VectorStoreServiceAsync.create. - create(com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsync.WithRawResponse
- create(com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsync.WithRawResponse
- create(com.openai.models.vectorstores.VectorStoreCreateParams) - function in com.openai.services.async.VectorStoreServiceAsync.WithRawResponse
- create(com.openai.models.vectorstores.VectorStoreCreateParams) - function in com.openai.services.async.VectorStoreServiceAsync.WithRawResponse
- create(com.openai.models.vectorstores.VectorStoreCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsync.WithRawResponse
- create(com.openai.models.vectorstores.VectorStoreCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsyncImpl
- create(com.openai.models.vectorstores.VectorStoreCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.VectorStoreServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.audio.speech.SpeechCreateParams) - function in com.openai.services.async.audio.SpeechServiceAsync
- Generates audio from the input text.
- create(com.openai.models.audio.speech.SpeechCreateParams) - function in com.openai.services.async.audio.SpeechServiceAsync
- Generates audio from the input text.
- create(com.openai.models.audio.speech.SpeechCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.SpeechServiceAsync
- create(com.openai.models.audio.speech.SpeechCreateParams) - function in com.openai.services.async.audio.SpeechServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /audio/speech
, but is otherwise the same as SpeechServiceAsync.create. - create(com.openai.models.audio.speech.SpeechCreateParams) - function in com.openai.services.async.audio.SpeechServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /audio/speech
, but is otherwise the same as SpeechServiceAsync.create. - create(com.openai.models.audio.speech.SpeechCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.SpeechServiceAsync.WithRawResponse
- create(com.openai.models.audio.speech.SpeechCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.SpeechServiceAsyncImpl
- create(com.openai.models.audio.speech.SpeechCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.SpeechServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.async.audio.TranscriptionServiceAsync
- Transcribes audio into the input language.
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.async.audio.TranscriptionServiceAsync
- Transcribes audio into the input language.
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranscriptionServiceAsync
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.async.audio.TranscriptionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /audio/transcriptions
, but is otherwise the same as TranscriptionServiceAsync.create. - create(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.async.audio.TranscriptionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /audio/transcriptions
, but is otherwise the same as TranscriptionServiceAsync.create. - create(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranscriptionServiceAsync.WithRawResponse
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranscriptionServiceAsyncImpl
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranscriptionServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.audio.translations.TranslationCreateParams) - function in com.openai.services.async.audio.TranslationServiceAsync
- Translates audio into English.
- create(com.openai.models.audio.translations.TranslationCreateParams) - function in com.openai.services.async.audio.TranslationServiceAsync
- Translates audio into English.
- create(com.openai.models.audio.translations.TranslationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranslationServiceAsync
- create(com.openai.models.audio.translations.TranslationCreateParams) - function in com.openai.services.async.audio.TranslationServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /audio/translations
, but is otherwise the same as TranslationServiceAsync.create. - create(com.openai.models.audio.translations.TranslationCreateParams) - function in com.openai.services.async.audio.TranslationServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /audio/translations
, but is otherwise the same as TranslationServiceAsync.create. - create(com.openai.models.audio.translations.TranslationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranslationServiceAsync.WithRawResponse
- create(com.openai.models.audio.translations.TranslationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranslationServiceAsyncImpl
- create(com.openai.models.audio.translations.TranslationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranslationServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync
- Starting a new project?
- create(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync
- Starting a new project?
- create(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsync
- create(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /chat/completions
, but is otherwise the same as ChatCompletionServiceAsync.create. - create(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /chat/completions
, but is otherwise the same as ChatCompletionServiceAsync.create. - create(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsync.WithRawResponse
- create(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsyncImpl
- create(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.async.containers.FileServiceAsync
- create(com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.async.containers.FileServiceAsync
- create(com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsync
- create(java.lang.String) - function in com.openai.services.async.containers.FileServiceAsync
- Create a Container FileYou can send either a multipart/form-data request with the raw file content, or a JSON request with a file ID.
- create(java.lang.String) - function in com.openai.services.async.containers.FileServiceAsync
- Create a Container FileYou can send either a multipart/form-data request with the raw file content, or a JSON request with a file ID.
- create(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsync
- create(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsync
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.async.containers.FileServiceAsync
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.async.containers.FileServiceAsync
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsync
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsync
- create(com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- create(com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- create(com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- create(java.lang.String) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /containers/{container_id}/files
, but is otherwise the same as FileServiceAsync.create. - create(java.lang.String) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /containers/{container_id}/files
, but is otherwise the same as FileServiceAsync.create. - create(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsync.WithRawResponse
- create(com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsyncImpl
- create(com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.containers.FileServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.async.evals.RunServiceAsync
- create(com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.async.evals.RunServiceAsync
- create(com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.async.evals.RunServiceAsync
- Kicks off a new run for a given evaluation, specifying the data source, and what model configuration to use to test.
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.async.evals.RunServiceAsync
- Kicks off a new run for a given evaluation, specifying the data source, and what model configuration to use to test.
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync
- create(com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- create(com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- create(com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /evals/{eval_id}/runs
, but is otherwise the same as RunServiceAsync.create. - create(java.lang.String,com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /evals/{eval_id}/runs
, but is otherwise the same as RunServiceAsync.create. - create(java.lang.String,com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsync.WithRawResponse
- create(com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsyncImpl
- create(com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.evals.RunServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.finetuning.jobs.JobCreateParams) - function in com.openai.services.async.finetuning.JobServiceAsync
- Creates a fine-tuning job which begins the process of creating a new model from a given dataset.
- create(com.openai.models.finetuning.jobs.JobCreateParams) - function in com.openai.services.async.finetuning.JobServiceAsync
- Creates a fine-tuning job which begins the process of creating a new model from a given dataset.
- create(com.openai.models.finetuning.jobs.JobCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync
- create(com.openai.models.finetuning.jobs.JobCreateParams) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/jobs
, but is otherwise the same as JobServiceAsync.create. - create(com.openai.models.finetuning.jobs.JobCreateParams) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/jobs
, but is otherwise the same as JobServiceAsync.create. - create(com.openai.models.finetuning.jobs.JobCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsync.WithRawResponse
- create(com.openai.models.finetuning.jobs.JobCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsyncImpl
- create(com.openai.models.finetuning.jobs.JobCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.JobServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
- NOTE: Calling this endpoint requires an ..
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
- NOTE: Calling this endpoint requires an ..
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync.WithRawResponse
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync.WithRawResponse
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions
, but is otherwise the same as PermissionServiceAsync.create. - create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions
, but is otherwise the same as PermissionServiceAsync.create. - create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync.WithRawResponse
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsyncImpl
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.async.uploads.PartServiceAsync
- create(com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.async.uploads.PartServiceAsync
- create(com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.uploads.PartServiceAsync
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.async.uploads.PartServiceAsync
- Adds a Part to an Upload object.
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.async.uploads.PartServiceAsync
- Adds a Part to an Upload object.
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.uploads.PartServiceAsync
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.uploads.PartServiceAsync
- create(com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.async.uploads.PartServiceAsync.WithRawResponse
- create(com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.async.uploads.PartServiceAsync.WithRawResponse
- create(com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.uploads.PartServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.async.uploads.PartServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/parts
, but is otherwise the same as PartServiceAsync.create. - create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.async.uploads.PartServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/parts
, but is otherwise the same as PartServiceAsync.create. - create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.uploads.PartServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.uploads.PartServiceAsync.WithRawResponse
- create(com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.uploads.PartServiceAsyncImpl
- create(com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.uploads.PartServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- Create a vector store file batch.
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- Create a vector store file batch.
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/file_batches
, but is otherwise the same as FileBatchServiceAsync.create. - create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/file_batches
, but is otherwise the same as FileBatchServiceAsync.create. - create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsync.WithRawResponse
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsyncImpl
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileBatchServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.async.vectorstores.FileServiceAsync
- create(com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.async.vectorstores.FileServiceAsync
- create(com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.async.vectorstores.FileServiceAsync
- Create a vector store file by attaching a File to a vector store.
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.async.vectorstores.FileServiceAsync
- Create a vector store file by attaching a File to a vector store.
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync
- create(com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- create(com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- create(com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/files
, but is otherwise the same as FileServiceAsync.create. - create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/files
, but is otherwise the same as FileServiceAsync.create. - create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsync.WithRawResponse
- create(com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsyncImpl
- create(com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.vectorstores.FileServiceAsyncImpl.WithRawResponseImpl
- create(com.openai.models.batches.BatchCreateParams) - function in com.openai.services.blocking.BatchService
- Creates and executes a batch from an uploaded file of requests
- create(com.openai.models.batches.BatchCreateParams) - function in com.openai.services.blocking.BatchService
- Creates and executes a batch from an uploaded file of requests
- create(com.openai.models.batches.BatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService
- create(com.openai.models.batches.BatchCreateParams) - function in com.openai.services.blocking.BatchService.WithRawResponse
- Returns a raw HTTP response for
post /batches
, but is otherwise the same as BatchService.create. - create(com.openai.models.batches.BatchCreateParams) - function in com.openai.services.blocking.BatchService.WithRawResponse
- Returns a raw HTTP response for
post /batches
, but is otherwise the same as BatchService.create. - create(com.openai.models.batches.BatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService.WithRawResponse
- create(com.openai.models.batches.BatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchServiceImpl
- create(com.openai.models.batches.BatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchServiceImpl.WithRawResponseImpl
- create(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.blocking.CompletionService
- Creates a completion for the provided prompt and parameters.
- create(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.blocking.CompletionService
- Creates a completion for the provided prompt and parameters.
- create(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.CompletionService
- create(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.blocking.CompletionService.WithRawResponse
- Returns a raw HTTP response for
post /completions
, but is otherwise the same as CompletionService.create. - create(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.blocking.CompletionService.WithRawResponse
- Returns a raw HTTP response for
post /completions
, but is otherwise the same as CompletionService.create. - create(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.CompletionService.WithRawResponse
- create(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.CompletionServiceImpl
- create(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.CompletionServiceImpl.WithRawResponseImpl
- create(com.openai.models.containers.ContainerCreateParams) - function in com.openai.services.blocking.ContainerService
- Create Container
- create(com.openai.models.containers.ContainerCreateParams) - function in com.openai.services.blocking.ContainerService
- Create Container
- create(com.openai.models.containers.ContainerCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ContainerService
- create(com.openai.models.containers.ContainerCreateParams) - function in com.openai.services.blocking.ContainerService.WithRawResponse
- Returns a raw HTTP response for
post /containers
, but is otherwise the same as ContainerService.create. - create(com.openai.models.containers.ContainerCreateParams) - function in com.openai.services.blocking.ContainerService.WithRawResponse
- Returns a raw HTTP response for
post /containers
, but is otherwise the same as ContainerService.create. - create(com.openai.models.containers.ContainerCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ContainerService.WithRawResponse
- create(com.openai.models.containers.ContainerCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ContainerServiceImpl
- create(com.openai.models.containers.ContainerCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ContainerServiceImpl.WithRawResponseImpl
- create(com.openai.models.embeddings.EmbeddingCreateParams) - function in com.openai.services.blocking.EmbeddingService
- Creates an embedding vector representing the input text.
- create(com.openai.models.embeddings.EmbeddingCreateParams) - function in com.openai.services.blocking.EmbeddingService
- Creates an embedding vector representing the input text.
- create(com.openai.models.embeddings.EmbeddingCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EmbeddingService
- create(com.openai.models.embeddings.EmbeddingCreateParams) - function in com.openai.services.blocking.EmbeddingService.WithRawResponse
- Returns a raw HTTP response for
post /embeddings
, but is otherwise the same as EmbeddingService.create. - create(com.openai.models.embeddings.EmbeddingCreateParams) - function in com.openai.services.blocking.EmbeddingService.WithRawResponse
- Returns a raw HTTP response for
post /embeddings
, but is otherwise the same as EmbeddingService.create. - create(com.openai.models.embeddings.EmbeddingCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EmbeddingService.WithRawResponse
- create(com.openai.models.embeddings.EmbeddingCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EmbeddingServiceImpl
- create(com.openai.models.embeddings.EmbeddingCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EmbeddingServiceImpl.WithRawResponseImpl
- create(com.openai.models.evals.EvalCreateParams) - function in com.openai.services.blocking.EvalService
- Create the structure of an evaluation that can be used to test a model's performance.
- create(com.openai.models.evals.EvalCreateParams) - function in com.openai.services.blocking.EvalService
- Create the structure of an evaluation that can be used to test a model's performance.
- create(com.openai.models.evals.EvalCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EvalService
- create(com.openai.models.evals.EvalCreateParams) - function in com.openai.services.blocking.EvalService.WithRawResponse
- Returns a raw HTTP response for
post /evals
, but is otherwise the same as EvalService.create. - create(com.openai.models.evals.EvalCreateParams) - function in com.openai.services.blocking.EvalService.WithRawResponse
- Returns a raw HTTP response for
post /evals
, but is otherwise the same as EvalService.create. - create(com.openai.models.evals.EvalCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EvalService.WithRawResponse
- create(com.openai.models.evals.EvalCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EvalServiceImpl
- create(com.openai.models.evals.EvalCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.EvalServiceImpl.WithRawResponseImpl
- create(com.openai.models.files.FileCreateParams) - function in com.openai.services.blocking.FileService
- Upload a file that can be used across various endpoints.
- create(com.openai.models.files.FileCreateParams) - function in com.openai.services.blocking.FileService
- Upload a file that can be used across various endpoints.
- create(com.openai.models.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService
- create(com.openai.models.files.FileCreateParams) - function in com.openai.services.blocking.FileService.WithRawResponse
- Returns a raw HTTP response for
post /files
, but is otherwise the same as FileService.create. - create(com.openai.models.files.FileCreateParams) - function in com.openai.services.blocking.FileService.WithRawResponse
- Returns a raw HTTP response for
post /files
, but is otherwise the same as FileService.create. - create(com.openai.models.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService.WithRawResponse
- create(com.openai.models.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileServiceImpl
- create(com.openai.models.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileServiceImpl.WithRawResponseImpl
- create(com.openai.models.moderations.ModerationCreateParams) - function in com.openai.services.blocking.ModerationService
- Classifies if text and/or image inputs are potentially harmful.
- create(com.openai.models.moderations.ModerationCreateParams) - function in com.openai.services.blocking.ModerationService
- Classifies if text and/or image inputs are potentially harmful.
- create(com.openai.models.moderations.ModerationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ModerationService
- create(com.openai.models.moderations.ModerationCreateParams) - function in com.openai.services.blocking.ModerationService.WithRawResponse
- Returns a raw HTTP response for
post /moderations
, but is otherwise the same as ModerationService.create. - create(com.openai.models.moderations.ModerationCreateParams) - function in com.openai.services.blocking.ModerationService.WithRawResponse
- Returns a raw HTTP response for
post /moderations
, but is otherwise the same as ModerationService.create. - create(com.openai.models.moderations.ModerationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ModerationService.WithRawResponse
- create(com.openai.models.moderations.ModerationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ModerationServiceImpl
- create(com.openai.models.moderations.ModerationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ModerationServiceImpl.WithRawResponseImpl
- create(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.blocking.ResponseService
- Creates a model response.
- create(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.blocking.ResponseService
- Creates a model response.
- create(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService
- create(com.openai.models.responses.StructuredResponseCreateParams) - function in com.openai.services.blocking.ResponseService
- Creates a model response.
- create(com.openai.models.responses.StructuredResponseCreateParams) - function in com.openai.services.blocking.ResponseService
- Creates a model response.
- create(com.openai.models.responses.StructuredResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService
- Creates a model response.
- create(com.openai.models.responses.StructuredResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService
- Creates a model response.
- create(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- Returns a raw HTTP response for
post /responses
, but is otherwise the same as ResponseService.create. - create(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- Returns a raw HTTP response for
post /responses
, but is otherwise the same as ResponseService.create. - create(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- create(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseServiceImpl
- create(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseServiceImpl.WithRawResponseImpl
- create(com.openai.models.uploads.UploadCreateParams) - function in com.openai.services.blocking.UploadService
- Creates an intermediate Upload object that you can add Parts to.
- create(com.openai.models.uploads.UploadCreateParams) - function in com.openai.services.blocking.UploadService
- Creates an intermediate Upload object that you can add Parts to.
- create(com.openai.models.uploads.UploadCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService
- create(com.openai.models.uploads.UploadCreateParams) - function in com.openai.services.blocking.UploadService.WithRawResponse
- Returns a raw HTTP response for
post /uploads
, but is otherwise the same as UploadService.create. - create(com.openai.models.uploads.UploadCreateParams) - function in com.openai.services.blocking.UploadService.WithRawResponse
- Returns a raw HTTP response for
post /uploads
, but is otherwise the same as UploadService.create. - create(com.openai.models.uploads.UploadCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadService.WithRawResponse
- create(com.openai.models.uploads.UploadCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadServiceImpl
- create(com.openai.models.uploads.UploadCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.UploadServiceImpl.WithRawResponseImpl
- create() - function in com.openai.services.blocking.VectorStoreService
- Create a vector store.
- create() - function in com.openai.services.blocking.VectorStoreService
- Create a vector store.
- create(com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreService
- create(com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreService
- create(com.openai.models.vectorstores.VectorStoreCreateParams) - function in com.openai.services.blocking.VectorStoreService
- create(com.openai.models.vectorstores.VectorStoreCreateParams) - function in com.openai.services.blocking.VectorStoreService
- create(com.openai.models.vectorstores.VectorStoreCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreService
- create() - function in com.openai.services.blocking.VectorStoreService.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores
, but is otherwise the same as VectorStoreService.create. - create() - function in com.openai.services.blocking.VectorStoreService.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores
, but is otherwise the same as VectorStoreService.create. - create(com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreService.WithRawResponse
- create(com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreService.WithRawResponse
- create(com.openai.models.vectorstores.VectorStoreCreateParams) - function in com.openai.services.blocking.VectorStoreService.WithRawResponse
- create(com.openai.models.vectorstores.VectorStoreCreateParams) - function in com.openai.services.blocking.VectorStoreService.WithRawResponse
- create(com.openai.models.vectorstores.VectorStoreCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreService.WithRawResponse
- create(com.openai.models.vectorstores.VectorStoreCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreServiceImpl
- create(com.openai.models.vectorstores.VectorStoreCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.VectorStoreServiceImpl.WithRawResponseImpl
- create(com.openai.models.audio.speech.SpeechCreateParams) - function in com.openai.services.blocking.audio.SpeechService
- Generates audio from the input text.
- create(com.openai.models.audio.speech.SpeechCreateParams) - function in com.openai.services.blocking.audio.SpeechService
- Generates audio from the input text.
- create(com.openai.models.audio.speech.SpeechCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.SpeechService
- create(com.openai.models.audio.speech.SpeechCreateParams) - function in com.openai.services.blocking.audio.SpeechService.WithRawResponse
- Returns a raw HTTP response for
post /audio/speech
, but is otherwise the same as SpeechService.create. - create(com.openai.models.audio.speech.SpeechCreateParams) - function in com.openai.services.blocking.audio.SpeechService.WithRawResponse
- Returns a raw HTTP response for
post /audio/speech
, but is otherwise the same as SpeechService.create. - create(com.openai.models.audio.speech.SpeechCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.SpeechService.WithRawResponse
- create(com.openai.models.audio.speech.SpeechCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.SpeechServiceImpl
- create(com.openai.models.audio.speech.SpeechCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.SpeechServiceImpl.WithRawResponseImpl
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.blocking.audio.TranscriptionService
- Transcribes audio into the input language.
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.blocking.audio.TranscriptionService
- Transcribes audio into the input language.
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranscriptionService
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.blocking.audio.TranscriptionService.WithRawResponse
- Returns a raw HTTP response for
post /audio/transcriptions
, but is otherwise the same as TranscriptionService.create. - create(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.blocking.audio.TranscriptionService.WithRawResponse
- Returns a raw HTTP response for
post /audio/transcriptions
, but is otherwise the same as TranscriptionService.create. - create(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranscriptionService.WithRawResponse
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranscriptionServiceImpl
- create(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranscriptionServiceImpl.WithRawResponseImpl
- create(com.openai.models.audio.translations.TranslationCreateParams) - function in com.openai.services.blocking.audio.TranslationService
- Translates audio into English.
- create(com.openai.models.audio.translations.TranslationCreateParams) - function in com.openai.services.blocking.audio.TranslationService
- Translates audio into English.
- create(com.openai.models.audio.translations.TranslationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranslationService
- create(com.openai.models.audio.translations.TranslationCreateParams) - function in com.openai.services.blocking.audio.TranslationService.WithRawResponse
- Returns a raw HTTP response for
post /audio/translations
, but is otherwise the same as TranslationService.create. - create(com.openai.models.audio.translations.TranslationCreateParams) - function in com.openai.services.blocking.audio.TranslationService.WithRawResponse
- Returns a raw HTTP response for
post /audio/translations
, but is otherwise the same as TranslationService.create. - create(com.openai.models.audio.translations.TranslationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranslationService.WithRawResponse
- create(com.openai.models.audio.translations.TranslationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranslationServiceImpl
- create(com.openai.models.audio.translations.TranslationCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranslationServiceImpl.WithRawResponseImpl
- create(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.blocking.chat.ChatCompletionService
- Starting a new project?
- create(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.blocking.chat.ChatCompletionService
- Starting a new project?
- create(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionService
- create(com.openai.models.chat.completions.StructuredChatCompletionCreateParams) - function in com.openai.services.blocking.chat.ChatCompletionService
- Creates a model response for the given chat conversation.
- create(com.openai.models.chat.completions.StructuredChatCompletionCreateParams) - function in com.openai.services.blocking.chat.ChatCompletionService
- Creates a model response for the given chat conversation.
- create(com.openai.models.chat.completions.StructuredChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionService
- Creates a model response for the given chat conversation.
- create(com.openai.models.chat.completions.StructuredChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionService
- Creates a model response for the given chat conversation.
- create(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.blocking.chat.ChatCompletionService.WithRawResponse
- Returns a raw HTTP response for
post /chat/completions
, but is otherwise the same as ChatCompletionService.create. - create(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.blocking.chat.ChatCompletionService.WithRawResponse
- Returns a raw HTTP response for
post /chat/completions
, but is otherwise the same as ChatCompletionService.create. - create(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionService.WithRawResponse
- create(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionServiceImpl
- create(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionServiceImpl.WithRawResponseImpl
- create(com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.blocking.containers.FileService
- create(com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.blocking.containers.FileService
- create(com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileService
- create(java.lang.String) - function in com.openai.services.blocking.containers.FileService
- Create a Container FileYou can send either a multipart/form-data request with the raw file content, or a JSON request with a file ID.
- create(java.lang.String) - function in com.openai.services.blocking.containers.FileService
- Create a Container FileYou can send either a multipart/form-data request with the raw file content, or a JSON request with a file ID.
- create(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileService
- create(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileService
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.blocking.containers.FileService
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.blocking.containers.FileService
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileService
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileService
- create(com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- create(com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- create(com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- create(java.lang.String) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- Returns a raw HTTP response for
post /containers/{container_id}/files
, but is otherwise the same as FileService.create. - create(java.lang.String) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- Returns a raw HTTP response for
post /containers/{container_id}/files
, but is otherwise the same as FileService.create. - create(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- create(java.lang.String,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- create(java.lang.String,com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileService.WithRawResponse
- create(com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileServiceImpl
- create(com.openai.models.containers.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.containers.FileServiceImpl.WithRawResponseImpl
- create(com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.blocking.evals.RunService
- create(com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.blocking.evals.RunService
- create(com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.blocking.evals.RunService
- Kicks off a new run for a given evaluation, specifying the data source, and what model configuration to use to test.
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.blocking.evals.RunService
- Kicks off a new run for a given evaluation, specifying the data source, and what model configuration to use to test.
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService
- create(com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- create(com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- create(com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- Returns a raw HTTP response for
post /evals/{eval_id}/runs
, but is otherwise the same as RunService.create. - create(java.lang.String,com.openai.models.evals.runs.RunCreateParams) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- Returns a raw HTTP response for
post /evals/{eval_id}/runs
, but is otherwise the same as RunService.create. - create(java.lang.String,com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- create(java.lang.String,com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunService.WithRawResponse
- create(com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunServiceImpl
- create(com.openai.models.evals.runs.RunCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.evals.RunServiceImpl.WithRawResponseImpl
- create(com.openai.models.finetuning.jobs.JobCreateParams) - function in com.openai.services.blocking.finetuning.JobService
- Creates a fine-tuning job which begins the process of creating a new model from a given dataset.
- create(com.openai.models.finetuning.jobs.JobCreateParams) - function in com.openai.services.blocking.finetuning.JobService
- Creates a fine-tuning job which begins the process of creating a new model from a given dataset.
- create(com.openai.models.finetuning.jobs.JobCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService
- create(com.openai.models.finetuning.jobs.JobCreateParams) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/jobs
, but is otherwise the same as JobService.create. - create(com.openai.models.finetuning.jobs.JobCreateParams) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/jobs
, but is otherwise the same as JobService.create. - create(com.openai.models.finetuning.jobs.JobCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobService.WithRawResponse
- create(com.openai.models.finetuning.jobs.JobCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobServiceImpl
- create(com.openai.models.finetuning.jobs.JobCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.JobServiceImpl.WithRawResponseImpl
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
- NOTE: Calling this endpoint requires an ..
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
- NOTE: Calling this endpoint requires an ..
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService.WithRawResponse
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService.WithRawResponse
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService.WithRawResponse
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions
, but is otherwise the same as PermissionService.create. - create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService.WithRawResponse
- Returns a raw HTTP response for
post /fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions
, but is otherwise the same as PermissionService.create. - create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService.WithRawResponse
- create(java.lang.String,com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService.WithRawResponse
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionServiceImpl
- create(com.openai.models.finetuning.checkpoints.permissions.PermissionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.finetuning.checkpoints.PermissionServiceImpl.WithRawResponseImpl
- create(com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.blocking.uploads.PartService
- create(com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.blocking.uploads.PartService
- create(com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.uploads.PartService
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.blocking.uploads.PartService
- Adds a Part to an Upload object.
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.blocking.uploads.PartService
- Adds a Part to an Upload object.
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.uploads.PartService
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.uploads.PartService
- create(com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.blocking.uploads.PartService.WithRawResponse
- create(com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.blocking.uploads.PartService.WithRawResponse
- create(com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.uploads.PartService.WithRawResponse
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.blocking.uploads.PartService.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/parts
, but is otherwise the same as PartService.create. - create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams) - function in com.openai.services.blocking.uploads.PartService.WithRawResponse
- Returns a raw HTTP response for
post /uploads/{upload_id}/parts
, but is otherwise the same as PartService.create. - create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.uploads.PartService.WithRawResponse
- create(java.lang.String,com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.uploads.PartService.WithRawResponse
- create(com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.uploads.PartServiceImpl
- create(com.openai.models.uploads.parts.PartCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.uploads.PartServiceImpl.WithRawResponseImpl
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.blocking.vectorstores.FileBatchService
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.blocking.vectorstores.FileBatchService
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.blocking.vectorstores.FileBatchService
- Create a vector store file batch.
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.blocking.vectorstores.FileBatchService
- Create a vector store file batch.
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/file_batches
, but is otherwise the same as FileBatchService.create. - create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/file_batches
, but is otherwise the same as FileBatchService.create. - create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- create(java.lang.String,com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchService.WithRawResponse
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchServiceImpl
- create(com.openai.models.vectorstores.filebatches.FileBatchCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileBatchServiceImpl.WithRawResponseImpl
- create(com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.blocking.vectorstores.FileService
- create(com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.blocking.vectorstores.FileService
- create(com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.blocking.vectorstores.FileService
- Create a vector store file by attaching a File to a vector store.
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.blocking.vectorstores.FileService
- Create a vector store file by attaching a File to a vector store.
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService
- create(com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- create(com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- create(com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/files
, but is otherwise the same as FileService.create. - create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- Returns a raw HTTP response for
post /vector_stores/{vector_store_id}/files
, but is otherwise the same as FileService.create. - create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- create(java.lang.String,com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileService.WithRawResponse
- create(com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileServiceImpl
- create(com.openai.models.vectorstores.files.FileCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.vectorstores.FileServiceImpl.WithRawResponseImpl
- createContextual(com.fasterxml.jackson.databind.DeserializationContext,com.fasterxml.jackson.databind.BeanProperty) - function in com.openai.core.BaseDeserializer
- createContextual(com.fasterxml.jackson.databind.DeserializationContext,com.fasterxml.jackson.databind.BeanProperty) - function in com.openai.core.BaseDeserializer
- createContextual(com.fasterxml.jackson.databind.DeserializationContext,com.fasterxml.jackson.databind.BeanProperty) - function in com.openai.core.JsonField.Deserializer
- created() - function in com.openai.models.chat.completions.ChatCompletion
- The Unix timestamp (in seconds) of when the chat completion was created.
- created(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletion.Builder
- Sets Builder.created to an arbitrary JSON value.
- created(java.lang.Long) - function in com.openai.models.chat.completions.ChatCompletion.Builder
- The Unix timestamp (in seconds) of when the chat completion was created.
- created() - function in com.openai.models.chat.completions.ChatCompletionChunk
- The Unix timestamp (in seconds) of when the chat completion was created.
- created(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionChunk.Builder
- Sets Builder.created to an arbitrary JSON value.
- created(java.lang.Long) - function in com.openai.models.chat.completions.ChatCompletionChunk.Builder
- The Unix timestamp (in seconds) of when the chat completion was created.
- created() - function in com.openai.models.chat.completions.StructuredChatCompletion
- created() - function in com.openai.models.completions.Completion
- The Unix timestamp (in seconds) of when the completion was created.
- created(com.openai.core.JsonField) - function in com.openai.models.completions.Completion.Builder
- Sets Builder.created to an arbitrary JSON value.
- created(java.lang.Long) - function in com.openai.models.completions.Completion.Builder
- The Unix timestamp (in seconds) of when the completion was created.
- created() - function in com.openai.models.images.ImagesResponse
- The Unix timestamp (in seconds) of when the image was created.
- created(com.openai.core.JsonField) - function in com.openai.models.images.ImagesResponse.Builder
- Sets Builder.created to an arbitrary JSON value.
- created(java.lang.Long) - function in com.openai.models.images.ImagesResponse.Builder
- The Unix timestamp (in seconds) of when the image was created.
- created() - function in com.openai.models.models.Model
- The Unix timestamp (in seconds) when the model was created.
- created(com.openai.core.JsonField) - function in com.openai.models.models.Model.Builder
- Sets Builder.created to an arbitrary JSON value.
- created(java.lang.Long) - function in com.openai.models.models.Model.Builder
- The Unix timestamp (in seconds) when the model was created.
- created() - function in com.openai.models.responses.ResponseStreamEvent
- An event that is emitted when a response is created.
- CREATED_AT - enum entry in com.openai.models.evals.EvalListParams.OrderBy.Known
- CREATED_AT - enum entry in com.openai.models.evals.EvalListParams.OrderBy.Value
- createdAfter() - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions
- An optional Unix timestamp to filter items created after this time.
- createdAfter(com.openai.core.JsonField) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder
- Sets Builder.createdAfter to an arbitrary JSON value.
- createdAfter(java.util.Optional) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder
- Alias for calling Builder.createdAfter with
createdAfter.orElse(null)
. - createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder
- Alias for Builder.createdAfter.
- createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder
- An optional Unix timestamp to filter items created after this time.
- createdAfter() - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.InnerResponses
- Only include items created after this timestamp (inclusive).
- createdAfter(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.InnerResponses.Builder
- Sets Builder.createdAfter to an arbitrary JSON value.
- createdAfter(java.util.Optional) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for calling Builder.createdAfter with
createdAfter.orElse(null)
. - createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for Builder.createdAfter.
- createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.InnerResponses.Builder
- Only include items created after this timestamp (inclusive).
- createdAfter() - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.Responses
- Only include items created after this timestamp (inclusive).
- createdAfter(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.Responses.Builder
- Sets Builder.createdAfter to an arbitrary JSON value.
- createdAfter(java.util.Optional) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.Responses.Builder
- Alias for calling Builder.createdAfter with
createdAfter.orElse(null)
. - createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.Responses.Builder
- Alias for Builder.createdAfter.
- createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.Responses.Builder
- Only include items created after this timestamp (inclusive).
- createdAfter() - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.InnerResponses
- Only include items created after this timestamp (inclusive).
- createdAfter(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.InnerResponses.Builder
- Sets Builder.createdAfter to an arbitrary JSON value.
- createdAfter(java.util.Optional) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for calling Builder.createdAfter with
createdAfter.orElse(null)
. - createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for Builder.createdAfter.
- createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.InnerResponses.Builder
- Only include items created after this timestamp (inclusive).
- createdAfter() - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.InnerResponses
- Only include items created after this timestamp (inclusive).
- createdAfter(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.InnerResponses.Builder
- Sets Builder.createdAfter to an arbitrary JSON value.
- createdAfter(java.util.Optional) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for calling Builder.createdAfter with
createdAfter.orElse(null)
. - createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for Builder.createdAfter.
- createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.InnerResponses.Builder
- Only include items created after this timestamp (inclusive).
- createdAfter() - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.InnerResponses
- Only include items created after this timestamp (inclusive).
- createdAfter(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.InnerResponses.Builder
- Sets Builder.createdAfter to an arbitrary JSON value.
- createdAfter(java.util.Optional) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for calling Builder.createdAfter with
createdAfter.orElse(null)
. - createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for Builder.createdAfter.
- createdAfter(java.lang.Long) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.InnerResponses.Builder
- Only include items created after this timestamp (inclusive).
- createdAt() - function in com.openai.models.batches.Batch
- The Unix timestamp (in seconds) for when the batch was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.batches.Batch.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.batches.Batch.Builder
- The Unix timestamp (in seconds) for when the batch was created.
- createdAt() - function in com.openai.models.containers.ContainerCreateResponse
- Unix timestamp (in seconds) when the container was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.containers.ContainerCreateResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.containers.ContainerCreateResponse.Builder
- Unix timestamp (in seconds) when the container was created.
- createdAt() - function in com.openai.models.containers.ContainerListResponse
- Unix timestamp (in seconds) when the container was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.containers.ContainerListResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.containers.ContainerListResponse.Builder
- Unix timestamp (in seconds) when the container was created.
- createdAt() - function in com.openai.models.containers.ContainerRetrieveResponse
- Unix timestamp (in seconds) when the container was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.containers.ContainerRetrieveResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.containers.ContainerRetrieveResponse.Builder
- Unix timestamp (in seconds) when the container was created.
- createdAt() - function in com.openai.models.containers.files.FileCreateResponse
- Unix timestamp (in seconds) when the file was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.containers.files.FileCreateResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.containers.files.FileCreateResponse.Builder
- Unix timestamp (in seconds) when the file was created.
- createdAt() - function in com.openai.models.containers.files.FileListResponse
- Unix timestamp (in seconds) when the file was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.containers.files.FileListResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.containers.files.FileListResponse.Builder
- Unix timestamp (in seconds) when the file was created.
- createdAt() - function in com.openai.models.containers.files.FileRetrieveResponse
- Unix timestamp (in seconds) when the file was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.containers.files.FileRetrieveResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.containers.files.FileRetrieveResponse.Builder
- Unix timestamp (in seconds) when the file was created.
- createdAt() - function in com.openai.models.evals.EvalCreateResponse
- The Unix timestamp (in seconds) for when the eval was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.evals.EvalCreateResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.evals.EvalCreateResponse.Builder
- The Unix timestamp (in seconds) for when the eval was created.
- createdAt() - function in com.openai.models.evals.EvalListResponse
- The Unix timestamp (in seconds) for when the eval was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.evals.EvalListResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.evals.EvalListResponse.Builder
- The Unix timestamp (in seconds) for when the eval was created.
- createdAt() - function in com.openai.models.evals.EvalRetrieveResponse
- The Unix timestamp (in seconds) for when the eval was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.evals.EvalRetrieveResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.evals.EvalRetrieveResponse.Builder
- The Unix timestamp (in seconds) for when the eval was created.
- createdAt() - function in com.openai.models.evals.EvalUpdateResponse
- The Unix timestamp (in seconds) for when the eval was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.evals.EvalUpdateResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.evals.EvalUpdateResponse.Builder
- The Unix timestamp (in seconds) for when the eval was created.
- createdAt() - function in com.openai.models.evals.runs.RunCancelResponse
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.evals.runs.RunCancelResponse.Builder
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt() - function in com.openai.models.evals.runs.RunCreateResponse
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateResponse.Builder
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt() - function in com.openai.models.evals.runs.RunListResponse
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunListResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.evals.runs.RunListResponse.Builder
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt() - function in com.openai.models.evals.runs.RunRetrieveResponse
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.evals.runs.RunRetrieveResponse.Builder
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt() - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.evals.runs.outputitems.OutputItemListResponse.Builder
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt() - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.evals.runs.outputitems.OutputItemRetrieveResponse.Builder
- Unix timestamp (in seconds) when the evaluation run was created.
- createdAt() - function in com.openai.models.files.FileObject
- The Unix timestamp (in seconds) for when the file was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.files.FileObject.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.files.FileObject.Builder
- The Unix timestamp (in seconds) for when the file was created.
- createdAt() - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateResponse
- The Unix timestamp (in seconds) for when the permission was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateResponse.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionCreateResponse.Builder
- The Unix timestamp (in seconds) for when the permission was created.
- createdAt() - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveResponse.Data
- The Unix timestamp (in seconds) for when the permission was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveResponse.Data.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.finetuning.checkpoints.permissions.PermissionRetrieveResponse.Data.Builder
- The Unix timestamp (in seconds) for when the permission was created.
- createdAt() - function in com.openai.models.finetuning.jobs.FineTuningJob
- The Unix timestamp (in seconds) for when the fine-tuning job was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.finetuning.jobs.FineTuningJob.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.finetuning.jobs.FineTuningJob.Builder
- The Unix timestamp (in seconds) for when the fine-tuning job was created.
- createdAt() - function in com.openai.models.finetuning.jobs.FineTuningJobEvent
- The Unix timestamp (in seconds) for when the fine-tuning job was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.finetuning.jobs.FineTuningJobEvent.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.finetuning.jobs.FineTuningJobEvent.Builder
- The Unix timestamp (in seconds) for when the fine-tuning job was created.
- createdAt() - function in com.openai.models.finetuning.jobs.checkpoints.FineTuningJobCheckpoint
- The Unix timestamp (in seconds) for when the checkpoint was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.finetuning.jobs.checkpoints.FineTuningJobCheckpoint.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.finetuning.jobs.checkpoints.FineTuningJobCheckpoint.Builder
- The Unix timestamp (in seconds) for when the checkpoint was created.
- createdAt() - function in com.openai.models.responses.Response
- Unix timestamp (in seconds) of when this Response was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.responses.Response.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Double) - function in com.openai.models.responses.Response.Builder
- Unix timestamp (in seconds) of when this Response was created.
- createdAt() - function in com.openai.models.responses.StructuredResponse
- createdAt() - function in com.openai.models.uploads.Upload
- The Unix timestamp (in seconds) for when the Upload was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.uploads.Upload.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.uploads.Upload.Builder
- The Unix timestamp (in seconds) for when the Upload was created.
- createdAt() - function in com.openai.models.uploads.parts.UploadPart
- The Unix timestamp (in seconds) for when the Part was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.uploads.parts.UploadPart.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.uploads.parts.UploadPart.Builder
- The Unix timestamp (in seconds) for when the Part was created.
- createdAt() - function in com.openai.models.vectorstores.VectorStore
- The Unix timestamp (in seconds) for when the vector store was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStore.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.vectorstores.VectorStore.Builder
- The Unix timestamp (in seconds) for when the vector store was created.
- createdAt() - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch
- The Unix timestamp (in seconds) for when the vector store files batch was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.vectorstores.filebatches.VectorStoreFileBatch.Builder
- The Unix timestamp (in seconds) for when the vector store files batch was created.
- createdAt() - function in com.openai.models.vectorstores.files.VectorStoreFile
- The Unix timestamp (in seconds) for when the vector store file was created.
- createdAt(com.openai.core.JsonField) - function in com.openai.models.vectorstores.files.VectorStoreFile.Builder
- Sets Builder.createdAt to an arbitrary JSON value.
- createdAt(java.lang.Long) - function in com.openai.models.vectorstores.files.VectorStoreFile.Builder
- The Unix timestamp (in seconds) for when the vector store file was created.
- createdBefore() - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions
- An optional Unix timestamp to filter items created before this time.
- createdBefore(com.openai.core.JsonField) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder
- Sets Builder.createdBefore to an arbitrary JSON value.
- createdBefore(java.util.Optional) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder
- Alias for calling Builder.createdBefore with
createdBefore.orElse(null)
. - createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder
- Alias for Builder.createdBefore.
- createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder
- An optional Unix timestamp to filter items created before this time.
- createdBefore() - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.InnerResponses
- Only include items created before this timestamp (inclusive).
- createdBefore(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.InnerResponses.Builder
- Sets Builder.createdBefore to an arbitrary JSON value.
- createdBefore(java.util.Optional) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for calling Builder.createdBefore with
createdBefore.orElse(null)
. - createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for Builder.createdBefore.
- createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.RunCancelResponse.DataSource.Responses.Source.InnerResponses.Builder
- Only include items created before this timestamp (inclusive).
- createdBefore() - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.Responses
- Only include items created before this timestamp (inclusive).
- createdBefore(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.Responses.Builder
- Sets Builder.createdBefore to an arbitrary JSON value.
- createdBefore(java.util.Optional) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.Responses.Builder
- Alias for calling Builder.createdBefore with
createdBefore.orElse(null)
. - createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.Responses.Builder
- Alias for Builder.createdBefore.
- createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateParams.DataSource.CreateEvalResponsesRunDataSource.Source.Responses.Builder
- Only include items created before this timestamp (inclusive).
- createdBefore() - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.InnerResponses
- Only include items created before this timestamp (inclusive).
- createdBefore(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.InnerResponses.Builder
- Sets Builder.createdBefore to an arbitrary JSON value.
- createdBefore(java.util.Optional) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for calling Builder.createdBefore with
createdBefore.orElse(null)
. - createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for Builder.createdBefore.
- createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.RunCreateResponse.DataSource.Responses.Source.InnerResponses.Builder
- Only include items created before this timestamp (inclusive).
- createdBefore() - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.InnerResponses
- Only include items created before this timestamp (inclusive).
- createdBefore(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.InnerResponses.Builder
- Sets Builder.createdBefore to an arbitrary JSON value.
- createdBefore(java.util.Optional) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for calling Builder.createdBefore with
createdBefore.orElse(null)
. - createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for Builder.createdBefore.
- createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.RunListResponse.DataSource.Responses.Source.InnerResponses.Builder
- Only include items created before this timestamp (inclusive).
- createdBefore() - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.InnerResponses
- Only include items created before this timestamp (inclusive).
- createdBefore(com.openai.core.JsonField) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.InnerResponses.Builder
- Sets Builder.createdBefore to an arbitrary JSON value.
- createdBefore(java.util.Optional) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for calling Builder.createdBefore with
createdBefore.orElse(null)
. - createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.InnerResponses.Builder
- Alias for Builder.createdBefore.
- createdBefore(java.lang.Long) - function in com.openai.models.evals.runs.RunRetrieveResponse.DataSource.Responses.Source.InnerResponses.Builder
- Only include items created before this timestamp (inclusive).
- CreateEmbeddingResponse - class in com.openai.models.embeddings
- CreateEmbeddingResponse.Builder - class in com.openai.models.embeddings.CreateEmbeddingResponse
- A builder for CreateEmbeddingResponse.
- CreateEmbeddingResponse.Usage - class in com.openai.models.embeddings.CreateEmbeddingResponse
- The usage information for the request.
- CreateEmbeddingResponse.Usage.Builder - class in com.openai.models.embeddings.CreateEmbeddingResponse.Usage
- A builder for Usage.
- createEvalCompletionsRun() - function in com.openai.models.evals.runs.RunCreateParams.DataSource
- A CompletionsRunDataSource object describing a model sampling configuration.
- CreateEvalCompletionsRunDataSource - class in com.openai.models.evals.runs
- A CompletionsRunDataSource object describing a model sampling configuration.
- CreateEvalCompletionsRunDataSource.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource
- A builder for CreateEvalCompletionsRunDataSource.
- CreateEvalCompletionsRunDataSource.InputMessages - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource
- Used when sampling from a model.
- CreateEvalCompletionsRunDataSource.InputMessages.ItemReference - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages
- CreateEvalCompletionsRunDataSource.InputMessages.ItemReference.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.ItemReference
- A builder for ItemReference.
- CreateEvalCompletionsRunDataSource.InputMessages.Template - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages
- CreateEvalCompletionsRunDataSource.InputMessages.Template.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template
- A builder for Template.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template
- A message input to the model with a role indicating instruction following hierarchy.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate
- A message input to the model with a role indicating instruction following hierarchy.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message
- A builder for Message.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Content - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message
- Text inputs to the model - can contain template strings.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Content.OutputText - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Content
- A text output from the model.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Content.OutputText.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Content.OutputText
- A builder for OutputText.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Content.Visitor - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Content
- An interface that defines how to map each variant of Content to a value of type T.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Role - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message
- The role of the message input.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Role.Known - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Role
- An enum containing Role's known values.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Role.Value - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Role
- An enum containing Role's known values, as well as an _UNKNOWN member.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Type - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message
- The type of the message input.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Type.Known - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Type
- An enum containing Type's known values.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Type.Value - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Message.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate.Visitor - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages.Template.InnerTemplate
- An interface that defines how to map each variant of InnerTemplate to a value of type T.
- CreateEvalCompletionsRunDataSource.InputMessages.Visitor - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.InputMessages
- An interface that defines how to map each variant of InputMessages to a value of type T.
- CreateEvalCompletionsRunDataSource.SamplingParams - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource
- CreateEvalCompletionsRunDataSource.SamplingParams.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.SamplingParams
- A builder for SamplingParams.
- CreateEvalCompletionsRunDataSource.Source - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource
- Determines what populates the
item
namespace in this run's data source. - CreateEvalCompletionsRunDataSource.Source.FileContent - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source
- CreateEvalCompletionsRunDataSource.Source.FileContent.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent
- A builder for FileContent.
- CreateEvalCompletionsRunDataSource.Source.FileContent.Content - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent
- CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content
- A builder for Content.
- CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Item - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content
- CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Item.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Item
- A builder for Item.
- CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Sample - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content
- CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Sample.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileContent.Content.Sample
- A builder for Sample.
- CreateEvalCompletionsRunDataSource.Source.FileId - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source
- CreateEvalCompletionsRunDataSource.Source.FileId.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.FileId
- A builder for FileId.
- CreateEvalCompletionsRunDataSource.Source.StoredCompletions - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source
- A StoredCompletionsRunDataSource configuration describing a set of filters
- CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions
- A builder for StoredCompletions.
- CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Metadata - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions
- Set of 16 key-value pairs that can be attached to an object.
- CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Metadata.Builder - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source.StoredCompletions.Metadata
- A builder for Metadata.
- CreateEvalCompletionsRunDataSource.Source.Visitor - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Source
- An interface that defines how to map each variant of Source to a value of type T.
- CreateEvalCompletionsRunDataSource.Type - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource
- The type of run data source.
- CreateEvalCompletionsRunDataSource.Type.Known - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Type
- An enum containing Type's known values.
- CreateEvalCompletionsRunDataSource.Type.Value - class in com.openai.models.evals.runs.CreateEvalCompletionsRunDataSource.Type
- An enum containing Type's known values, as well as an _UNKNOWN member.
- createEvalJsonlRun() - function in com.openai.models.evals.runs.RunCreateParams.DataSource
- A JsonlRunDataSource object with that specifies a JSONL file that matches the eval
- CreateEvalJsonlRunDataSource - class in com.openai.models.evals.runs
- A JsonlRunDataSource object with that specifies a JSONL file that matches the eval
- CreateEvalJsonlRunDataSource.Builder - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource
- A builder for CreateEvalJsonlRunDataSource.
- CreateEvalJsonlRunDataSource.Source - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource
- Determines what populates the
item
namespace in the data source. - CreateEvalJsonlRunDataSource.Source.FileContent - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source
- CreateEvalJsonlRunDataSource.Source.FileContent.Builder - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent
- A builder for FileContent.
- CreateEvalJsonlRunDataSource.Source.FileContent.Content - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent
- CreateEvalJsonlRunDataSource.Source.FileContent.Content.Builder - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content
- A builder for Content.
- CreateEvalJsonlRunDataSource.Source.FileContent.Content.Item - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content
- CreateEvalJsonlRunDataSource.Source.FileContent.Content.Item.Builder - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content.Item
- A builder for Item.
- CreateEvalJsonlRunDataSource.Source.FileContent.Content.Sample - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content
- CreateEvalJsonlRunDataSource.Source.FileContent.Content.Sample.Builder - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileContent.Content.Sample
- A builder for Sample.
- CreateEvalJsonlRunDataSource.Source.FileId - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source
- CreateEvalJsonlRunDataSource.Source.FileId.Builder - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source.FileId
- A builder for FileId.
- CreateEvalJsonlRunDataSource.Source.Visitor - class in com.openai.models.evals.runs.CreateEvalJsonlRunDataSource.Source
- An interface that defines how to map each variant of Source to a value of type T.
- createEvalResponsesRun() - function in com.openai.models.evals.runs.RunCreateParams.DataSource
- A ResponsesRunDataSource object describing a model sampling configuration.
- createStreaming(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.async.CompletionServiceAsync
- Creates a completion for the provided prompt and parameters.
- createStreaming(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.async.CompletionServiceAsync
- Creates a completion for the provided prompt and parameters.
- createStreaming(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.CompletionServiceAsync
- createStreaming(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.async.CompletionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /completions
, but is otherwise the same as CompletionServiceAsync.createStreaming. - createStreaming(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.async.CompletionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /completions
, but is otherwise the same as CompletionServiceAsync.createStreaming. - createStreaming(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.CompletionServiceAsync.WithRawResponse
- createStreaming(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.CompletionServiceAsyncImpl
- createStreaming(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.CompletionServiceAsyncImpl.WithRawResponseImpl
- createStreaming(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.async.ResponseServiceAsync
- Creates a model response.
- createStreaming(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.async.ResponseServiceAsync
- Creates a model response.
- createStreaming(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync
- createStreaming(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /responses
, but is otherwise the same as ResponseServiceAsync.createStreaming. - createStreaming(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /responses
, but is otherwise the same as ResponseServiceAsync.createStreaming. - createStreaming(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsync.WithRawResponse
- createStreaming(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsyncImpl
- createStreaming(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ResponseServiceAsyncImpl.WithRawResponseImpl
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.async.audio.TranscriptionServiceAsync
- Transcribes audio into the input language.
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.async.audio.TranscriptionServiceAsync
- Transcribes audio into the input language.
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranscriptionServiceAsync
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.async.audio.TranscriptionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /audio/transcriptions
, but is otherwise the same as TranscriptionServiceAsync.createStreaming. - createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.async.audio.TranscriptionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /audio/transcriptions
, but is otherwise the same as TranscriptionServiceAsync.createStreaming. - createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranscriptionServiceAsync.WithRawResponse
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranscriptionServiceAsyncImpl
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.audio.TranscriptionServiceAsyncImpl.WithRawResponseImpl
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync
- Starting a new project?
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync
- Starting a new project?
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsync
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /chat/completions
, but is otherwise the same as ChatCompletionServiceAsync.createStreaming. - createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.async.chat.ChatCompletionServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /chat/completions
, but is otherwise the same as ChatCompletionServiceAsync.createStreaming. - createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsync.WithRawResponse
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsyncImpl
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.async.chat.ChatCompletionServiceAsyncImpl.WithRawResponseImpl
- createStreaming(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.blocking.CompletionService
- Creates a completion for the provided prompt and parameters.
- createStreaming(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.blocking.CompletionService
- Creates a completion for the provided prompt and parameters.
- createStreaming(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.CompletionService
- createStreaming(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.blocking.CompletionService.WithRawResponse
- Returns a raw HTTP response for
post /completions
, but is otherwise the same as CompletionService.createStreaming. - createStreaming(com.openai.models.completions.CompletionCreateParams) - function in com.openai.services.blocking.CompletionService.WithRawResponse
- Returns a raw HTTP response for
post /completions
, but is otherwise the same as CompletionService.createStreaming. - createStreaming(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.CompletionService.WithRawResponse
- createStreaming(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.CompletionServiceImpl
- createStreaming(com.openai.models.completions.CompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.CompletionServiceImpl.WithRawResponseImpl
- createStreaming(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.blocking.ResponseService
- Creates a model response.
- createStreaming(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.blocking.ResponseService
- Creates a model response.
- createStreaming(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService
- createStreaming(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- Returns a raw HTTP response for
post /responses
, but is otherwise the same as ResponseService.createStreaming. - createStreaming(com.openai.models.responses.ResponseCreateParams) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- Returns a raw HTTP response for
post /responses
, but is otherwise the same as ResponseService.createStreaming. - createStreaming(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseService.WithRawResponse
- createStreaming(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseServiceImpl
- createStreaming(com.openai.models.responses.ResponseCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ResponseServiceImpl.WithRawResponseImpl
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.blocking.audio.TranscriptionService
- Transcribes audio into the input language.
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.blocking.audio.TranscriptionService
- Transcribes audio into the input language.
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranscriptionService
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.blocking.audio.TranscriptionService.WithRawResponse
- Returns a raw HTTP response for
post /audio/transcriptions
, but is otherwise the same as TranscriptionService.createStreaming. - createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams) - function in com.openai.services.blocking.audio.TranscriptionService.WithRawResponse
- Returns a raw HTTP response for
post /audio/transcriptions
, but is otherwise the same as TranscriptionService.createStreaming. - createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranscriptionService.WithRawResponse
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranscriptionServiceImpl
- createStreaming(com.openai.models.audio.transcriptions.TranscriptionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.audio.TranscriptionServiceImpl.WithRawResponseImpl
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.blocking.chat.ChatCompletionService
- Starting a new project?
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.blocking.chat.ChatCompletionService
- Starting a new project?
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionService
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.blocking.chat.ChatCompletionService.WithRawResponse
- Returns a raw HTTP response for
post /chat/completions
, but is otherwise the same as ChatCompletionService.createStreaming. - createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams) - function in com.openai.services.blocking.chat.ChatCompletionService.WithRawResponse
- Returns a raw HTTP response for
post /chat/completions
, but is otherwise the same as ChatCompletionService.createStreaming. - createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionService.WithRawResponse
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionServiceImpl
- createStreaming(com.openai.models.chat.completions.ChatCompletionCreateParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.chat.ChatCompletionServiceImpl.WithRawResponseImpl
- createVariation(com.openai.models.images.ImageCreateVariationParams) - function in com.openai.services.async.ImageServiceAsync
- Creates a variation of a given image.
- createVariation(com.openai.models.images.ImageCreateVariationParams) - function in com.openai.services.async.ImageServiceAsync
- Creates a variation of a given image.
- createVariation(com.openai.models.images.ImageCreateVariationParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ImageServiceAsync
- createVariation(com.openai.models.images.ImageCreateVariationParams) - function in com.openai.services.async.ImageServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /images/variations
, but is otherwise the same as ImageServiceAsync.createVariation. - createVariation(com.openai.models.images.ImageCreateVariationParams) - function in com.openai.services.async.ImageServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /images/variations
, but is otherwise the same as ImageServiceAsync.createVariation. - createVariation(com.openai.models.images.ImageCreateVariationParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ImageServiceAsync.WithRawResponse
- createVariation(com.openai.models.images.ImageCreateVariationParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ImageServiceAsyncImpl
- createVariation(com.openai.models.images.ImageCreateVariationParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ImageServiceAsyncImpl.WithRawResponseImpl
- createVariation(com.openai.models.images.ImageCreateVariationParams) - function in com.openai.services.blocking.ImageService
- Creates a variation of a given image.
- createVariation(com.openai.models.images.ImageCreateVariationParams) - function in com.openai.services.blocking.ImageService
- Creates a variation of a given image.
- createVariation(com.openai.models.images.ImageCreateVariationParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ImageService
- createVariation(com.openai.models.images.ImageCreateVariationParams) - function in com.openai.services.blocking.ImageService.WithRawResponse
- Returns a raw HTTP response for
post /images/variations
, but is otherwise the same as ImageService.createVariation. - createVariation(com.openai.models.images.ImageCreateVariationParams) - function in com.openai.services.blocking.ImageService.WithRawResponse
- Returns a raw HTTP response for
post /images/variations
, but is otherwise the same as ImageService.createVariation. - createVariation(com.openai.models.images.ImageCreateVariationParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ImageService.WithRawResponse
- createVariation(com.openai.models.images.ImageCreateVariationParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ImageServiceImpl
- createVariation(com.openai.models.images.ImageCreateVariationParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ImageServiceImpl.WithRawResponseImpl
- credential() - function in com.openai.core.ClientOptions
- credential(com.openai.credential.Credential) - function in com.openai.core.ClientOptions.Builder
- Credential - class in com.openai.credential
- An interface that represents a credential.
- custom() - function in com.openai.models.evals.EvalCreateParams.DataSourceConfig
- A CustomDataSourceConfig object that defines the schema for the data source used for the evaluation runs.
- custom() - function in com.openai.models.evals.EvalCreateResponse.DataSourceConfig
- A CustomDataSourceConfig which specifies the schema of your
item
and optionallysample
namespaces. - custom() - function in com.openai.models.evals.EvalListResponse.DataSourceConfig
- A CustomDataSourceConfig which specifies the schema of your
item
and optionallysample
namespaces. - custom() - function in com.openai.models.evals.EvalRetrieveResponse.DataSourceConfig
- A CustomDataSourceConfig which specifies the schema of your
item
and optionallysample
namespaces. - custom() - function in com.openai.models.evals.EvalUpdateResponse.DataSourceConfig
- A CustomDataSourceConfig which specifies the schema of your
item
and optionallysample
namespaces. - customDataSourceConfig(com.openai.models.evals.EvalCreateParams.DataSourceConfig.Custom.ItemSchema) - function in com.openai.models.evals.EvalCreateParams.Body.Builder
- Alias for calling dataSourceConfig with the following:
DataSourceConfig.Custom.builder() .itemSchema(itemSchema) .build()
- customDataSourceConfig(com.openai.models.evals.EvalCreateParams.DataSourceConfig.Custom.ItemSchema) - function in com.openai.models.evals.EvalCreateParams.Builder
- Alias for calling dataSourceConfig with the following:
DataSourceConfig.Custom.builder() .itemSchema(itemSchema) .build()
- customDataSourceConfig(com.openai.models.evals.EvalCustomDataSourceConfig.Schema) - function in com.openai.models.evals.EvalCreateResponse.Builder
- Alias for calling dataSourceConfig with the following:
EvalCustomDataSourceConfig.builder() .schema(schema) .build()
- customDataSourceConfig(com.openai.models.evals.EvalCustomDataSourceConfig.Schema) - function in com.openai.models.evals.EvalListResponse.Builder
- Alias for calling dataSourceConfig with the following:
EvalCustomDataSourceConfig.builder() .schema(schema) .build()
- customDataSourceConfig(com.openai.models.evals.EvalCustomDataSourceConfig.Schema) - function in com.openai.models.evals.EvalRetrieveResponse.Builder
- Alias for calling dataSourceConfig with the following:
EvalCustomDataSourceConfig.builder() .schema(schema) .build()
- customDataSourceConfig(com.openai.models.evals.EvalCustomDataSourceConfig.Schema) - function in com.openai.models.evals.EvalUpdateResponse.Builder
- Alias for calling dataSourceConfig with the following:
EvalCustomDataSourceConfig.builder() .schema(schema) .build()