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  _ 

W

wait() - function in com.openai.models.responses.ResponseComputerToolCall.Action
A wait action.
wandb() - function in com.openai.models.finetuning.jobs.FineTuningJobWandbIntegrationObject
The settings for your integration with Weights and Biases.
wandb(com.openai.core.JsonField) - function in com.openai.models.finetuning.jobs.FineTuningJobWandbIntegrationObject.Builder
Sets Builder.wandb to an arbitrary JSON value.
wandb(com.openai.models.finetuning.jobs.FineTuningJobWandbIntegration) - function in com.openai.models.finetuning.jobs.FineTuningJobWandbIntegrationObject.Builder
The settings for your integration with Weights and Biases.
wandb() - function in com.openai.models.finetuning.jobs.JobCreateParams.Integration
The settings for your integration with Weights and Biases.
wandb(com.openai.core.JsonField) - function in com.openai.models.finetuning.jobs.JobCreateParams.Integration.Builder
Sets Builder.wandb to an arbitrary JSON value.
wandb(com.openai.models.finetuning.jobs.JobCreateParams.Integration.Wandb) - function in com.openai.models.finetuning.jobs.JobCreateParams.Integration.Builder
The settings for your integration with Weights and Biases.
WARN - enum entry in com.openai.models.finetuning.jobs.FineTuningJobEvent.Level.Known
 
WARN - enum entry in com.openai.models.finetuning.jobs.FineTuningJobEvent.Level.Value
 
WAV - enum entry in com.openai.models.audio.speech.SpeechCreateParams.ResponseFormat.Known
 
WAV - enum entry in com.openai.models.audio.speech.SpeechCreateParams.ResponseFormat.Value
 
WAV - enum entry in com.openai.models.chat.completions.ChatCompletionAudioParam.Format.Known
 
WAV - enum entry in com.openai.models.chat.completions.ChatCompletionAudioParam.Format.Value
 
WAV - enum entry in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio.InputAudio.Format.Known
 
WAV - enum entry in com.openai.models.chat.completions.ChatCompletionContentPartInputAudio.InputAudio.Format.Value
 
WAV - enum entry in com.openai.models.responses.ResponseInputAudio.Format.Known
 
WAV - enum entry in com.openai.models.responses.ResponseInputAudio.Format.Value
 
WEB_SEARCH_PREVIEW - enum entry in com.openai.models.responses.ToolChoiceTypes.Type.Known
 
WEB_SEARCH_PREVIEW - enum entry in com.openai.models.responses.ToolChoiceTypes.Type.Value
 
WEB_SEARCH_PREVIEW - enum entry in com.openai.models.responses.WebSearchTool.Type.Known
 
WEB_SEARCH_PREVIEW - enum entry in com.openai.models.responses.WebSearchTool.Type.Value
 
WEB_SEARCH_PREVIEW_2025_03_11 - enum entry in com.openai.models.responses.ToolChoiceTypes.Type.Known
 
WEB_SEARCH_PREVIEW_2025_03_11 - enum entry in com.openai.models.responses.ToolChoiceTypes.Type.Value
 
WEB_SEARCH_PREVIEW_2025_03_11 - enum entry in com.openai.models.responses.WebSearchTool.Type.Known
 
WEB_SEARCH_PREVIEW_2025_03_11 - enum entry in com.openai.models.responses.WebSearchTool.Type.Value
 
WEBP - enum entry in com.openai.models.images.ImageGenerateParams.OutputFormat.Known
 
WEBP - enum entry in com.openai.models.images.ImageGenerateParams.OutputFormat.Value
 
webSearch() - function in com.openai.models.responses.Tool
This tool searches the web for relevant results to use in a response.
webSearchCall() - function in com.openai.models.responses.ResponseInputItem
The results of a web search tool call.
webSearchCall() - function in com.openai.models.responses.ResponseItem
The results of a web search tool call.
webSearchCall() - function in com.openai.models.responses.ResponseOutputItem
The results of a web search tool call.
webSearchCall() - function in com.openai.models.responses.StructuredResponseOutputItem
 
webSearchCallCompleted() - function in com.openai.models.responses.ResponseStreamEvent
Emitted when a web search call is completed.
webSearchCallInProgress() - function in com.openai.models.responses.ResponseStreamEvent
Emitted when a web search call is initiated.
webSearchCallSearching() - function in com.openai.models.responses.ResponseStreamEvent
Emitted when a web search call is executing.
webSearchOptions() - function in com.openai.models.chat.completions.ChatCompletionCreateParams
This tool searches the web for relevant results to use in a response.
webSearchOptions() - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body
This tool searches the web for relevant results to use in a response.
webSearchOptions(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
Sets Builder.webSearchOptions to an arbitrary JSON value.
webSearchOptions(com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Body.Builder
This tool searches the web for relevant results to use in a response.
webSearchOptions(com.openai.core.JsonField) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
Sets Builder.webSearchOptions to an arbitrary JSON value.
webSearchOptions(com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions) - function in com.openai.models.chat.completions.ChatCompletionCreateParams.Builder
This tool searches the web for relevant results to use in a response.
webSearchOptions(com.openai.core.JsonField) - function in com.openai.models.chat.completions.StructuredChatCompletionCreateParams.Builder
 
webSearchOptions(com.openai.models.chat.completions.ChatCompletionCreateParams.WebSearchOptions) - function in com.openai.models.chat.completions.StructuredChatCompletionCreateParams.Builder
 
WebSearchTool - class in com.openai.models.responses
This tool searches the web for relevant results to use in a response.
WebSearchTool.Builder - class in com.openai.models.responses.WebSearchTool
A builder for WebSearchTool.
WebSearchTool.SearchContextSize - class in com.openai.models.responses.WebSearchTool
High level guidance for the amount of context window space to use for the search.
WebSearchTool.SearchContextSize.Known - class in com.openai.models.responses.WebSearchTool.SearchContextSize
An enum containing SearchContextSize's known values.
WebSearchTool.SearchContextSize.Value - class in com.openai.models.responses.WebSearchTool.SearchContextSize
An enum containing SearchContextSize's known values, as well as an _UNKNOWN member.
WebSearchTool.Type - class in com.openai.models.responses.WebSearchTool
The type of the web search tool.
WebSearchTool.Type.Known - class in com.openai.models.responses.WebSearchTool.Type
An enum containing Type's known values.
WebSearchTool.Type.Value - class in com.openai.models.responses.WebSearchTool.Type
An enum containing Type's known values, as well as an _UNKNOWN member.
WebSearchTool.UserLocation - class in com.openai.models.responses.WebSearchTool
The user's location.
WebSearchTool.UserLocation.Builder - class in com.openai.models.responses.WebSearchTool.UserLocation
A builder for UserLocation.
WHEEL - enum entry in com.openai.models.responses.ResponseComputerToolCall.Action.Click.Button.Known
 
WHEEL - enum entry in com.openai.models.responses.ResponseComputerToolCall.Action.Click.Button.Value
 
WHISPER_1 - enum entry in com.openai.models.audio.AudioModel.Known
 
WHISPER_1 - enum entry in com.openai.models.audio.AudioModel.Value
 
WINDOWS - enum entry in com.openai.models.responses.ComputerTool.Environment.Known
 
WINDOWS - enum entry in com.openai.models.responses.ComputerTool.Environment.Value
 
withFilterId(java.lang.Object) - function in com.fasterxml.jackson.databind.JsonSerializer
 
withRawResponse() - function in com.openai.client.OpenAIClient
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.client.OpenAIClientAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.client.OpenAIClientAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.client.OpenAIClientImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.AudioServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.AudioServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.BatchServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.BatchServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.BetaServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.BetaServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.ChatServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.ChatServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.CompletionServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.CompletionServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.EmbeddingServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.EmbeddingServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.EvalServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.EvalServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.FileServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.FileServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.FineTuningServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.FineTuningServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.GraderServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.GraderServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.ImageServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.ImageServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.ModelServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.ModelServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.ModerationServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.ModerationServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.ResponseServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.ResponseServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.UploadServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.UploadServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.VectorStoreServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.VectorStoreServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.audio.SpeechServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.audio.SpeechServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.audio.TranscriptionServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.audio.TranscriptionServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.audio.TranslationServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.audio.TranslationServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.beta.AssistantServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.beta.AssistantServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.beta.ThreadServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.beta.ThreadServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.beta.threads.MessageServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.beta.threads.MessageServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.beta.threads.RunServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.beta.threads.RunServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.beta.threads.runs.StepServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.beta.threads.runs.StepServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.chat.ChatCompletionServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.chat.ChatCompletionServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.chat.completions.MessageServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.chat.completions.MessageServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.evals.RunServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.evals.RunServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.evals.runs.OutputItemServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.evals.runs.OutputItemServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.AlphaServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.AlphaServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.CheckpointServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.CheckpointServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.JobServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.JobServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.MethodServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.MethodServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.alpha.GraderServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.alpha.GraderServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.checkpoints.PermissionServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.jobs.CheckpointServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.finetuning.jobs.CheckpointServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.graders.GraderModelServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.graders.GraderModelServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.responses.InputItemServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.responses.InputItemServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.uploads.PartServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.uploads.PartServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.vectorstores.FileBatchServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.vectorstores.FileBatchServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.vectorstores.FileServiceAsync
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.async.vectorstores.FileServiceAsyncImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.AudioService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.AudioServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.BatchService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.BatchServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.BetaService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.BetaServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.ChatService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.ChatServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.CompletionService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.CompletionServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.EmbeddingService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.EmbeddingServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.EvalService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.EvalServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.FileService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.FileServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.FineTuningService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.FineTuningServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.GraderService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.GraderServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.ImageService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.ImageServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.ModelService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.ModelServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.ModerationService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.ModerationServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.ResponseService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.ResponseServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.UploadService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.UploadServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.VectorStoreService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.VectorStoreServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.audio.SpeechService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.audio.SpeechServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.audio.TranscriptionService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.audio.TranscriptionServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.audio.TranslationService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.audio.TranslationServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.beta.AssistantService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.beta.AssistantServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.beta.ThreadService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.beta.ThreadServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.beta.threads.MessageService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.beta.threads.MessageServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.beta.threads.RunService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.beta.threads.RunServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.beta.threads.runs.StepService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.beta.threads.runs.StepServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.chat.ChatCompletionService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.chat.ChatCompletionServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.chat.completions.MessageService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.chat.completions.MessageServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.evals.RunService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.evals.RunServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.evals.runs.OutputItemService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.evals.runs.OutputItemServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.AlphaService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.AlphaServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.CheckpointService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.CheckpointServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.JobService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.JobServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.MethodService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.MethodServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.alpha.GraderService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.alpha.GraderServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.checkpoints.PermissionService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.checkpoints.PermissionServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.jobs.CheckpointService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.finetuning.jobs.CheckpointServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.graders.GraderModelService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.graders.GraderModelServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.responses.InputItemService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.responses.InputItemServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.uploads.PartService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.uploads.PartServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.vectorstores.FileBatchService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.vectorstores.FileBatchServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.vectorstores.FileService
Returns a view of this service that provides access to raw HTTP responses for each method.
withRawResponse() - function in com.openai.services.blocking.vectorstores.FileServiceImpl
Returns a view of this service that provides access to raw HTTP responses for each method.
WORD - enum entry in com.openai.models.audio.transcriptions.TranscriptionCreateParams.TimestampGranularity.Known
 
WORD - enum entry in com.openai.models.audio.transcriptions.TranscriptionCreateParams.TimestampGranularity.Value
 
word() - function in com.openai.models.audio.transcriptions.TranscriptionWord
The text content of the word.
word(com.openai.core.JsonField) - function in com.openai.models.audio.transcriptions.TranscriptionWord.Builder
Sets Builder.word to an arbitrary JSON value.
word(java.lang.String) - function in com.openai.models.audio.transcriptions.TranscriptionWord.Builder
The text content of the word.
words() - function in com.openai.models.audio.transcriptions.TranscriptionVerbose
Extracted words and their corresponding timestamps.
words(com.openai.core.JsonField) - function in com.openai.models.audio.transcriptions.TranscriptionVerbose.Builder
Sets Builder.words to an arbitrary JSON value.
words(java.util.List) - function in com.openai.models.audio.transcriptions.TranscriptionVerbose.Builder
Extracted words and their corresponding timestamps.
wrapAndThrow(com.fasterxml.jackson.databind.SerializerProvider,java.lang.Throwable,java.lang.Object,java.lang.Integer) - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
 
wrapAndThrow(com.fasterxml.jackson.databind.SerializerProvider,java.lang.Throwable,java.lang.Object,java.lang.String) - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
 
write() - function in com.openai.core.Timeout
The maximum time allowed between two data packets when sending the request to the server.
write(java.time.Duration) - function in com.openai.core.Timeout.Builder
The maximum time allowed between two data packets when sending the request to the server.
write(java.util.Optional) - function in com.openai.core.Timeout.Builder
Alias for calling Builder.write with write.orElse(null).
writeTo(java.io.OutputStream) - function in com.openai.core.http.HttpRequestBody
 
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  _