A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
L
- LAST_MESSAGES - enum entry in com.openai.models.BetaThreadCreateAndRunParams.TruncationStrategy.Type.Known
- LAST_MESSAGES - enum entry in com.openai.models.BetaThreadCreateAndRunParams.TruncationStrategy.Type.Value
- LAST_MESSAGES - enum entry in com.openai.models.BetaThreadRunCreateParams.TruncationStrategy.Type.Known
- LAST_MESSAGES - enum entry in com.openai.models.BetaThreadRunCreateParams.TruncationStrategy.Type.Value
- LAST_MESSAGES - enum entry in com.openai.models.Run.TruncationStrategy.Type.Known
- LAST_MESSAGES - enum entry in com.openai.models.Run.TruncationStrategy.Type.Value
- lastActiveAt() - function in com.openai.models.VectorStore
- The Unix timestamp (in seconds) for when the vector store was last active.
- lastActiveAt(com.openai.core.JsonField) - function in com.openai.models.VectorStore.Builder
- The Unix timestamp (in seconds) for when the vector store was last active.
- lastActiveAt(java.util.Optional) - function in com.openai.models.VectorStore.Builder
- The Unix timestamp (in seconds) for when the vector store was last active.
- lastActiveAt(java.lang.Long) - function in com.openai.models.VectorStore.Builder
- The Unix timestamp (in seconds) for when the vector store was last active.
- lastActiveAt(java.lang.Long) - function in com.openai.models.VectorStore.Builder
- The Unix timestamp (in seconds) for when the vector store was last active.
- lastError() - function in com.openai.models.Run
- The last error associated with this run.
- lastError(com.openai.core.JsonField) - function in com.openai.models.Run.Builder
- The last error associated with this run.
- lastError(com.openai.models.Run.LastError) - function in com.openai.models.Run.Builder
- The last error associated with this run.
- lastError(java.util.Optional) - function in com.openai.models.Run.Builder
- The last error associated with this run.
- lastError() - function in com.openai.models.RunStep
- The last error associated with this run step.
- lastError(com.openai.core.JsonField) - function in com.openai.models.RunStep.Builder
- The last error associated with this run step.
- lastError(com.openai.models.RunStep.LastError) - function in com.openai.models.RunStep.Builder
- The last error associated with this run step.
- lastError(java.util.Optional) - function in com.openai.models.RunStep.Builder
- The last error associated with this run step.
- lastError() - function in com.openai.models.VectorStoreFile
- The last error associated with this vector store file.
- lastError(com.openai.core.JsonField) - function in com.openai.models.VectorStoreFile.Builder
- The last error associated with this vector store file.
- lastError(com.openai.models.VectorStoreFile.LastError) - function in com.openai.models.VectorStoreFile.Builder
- The last error associated with this vector store file.
- lastError(java.util.Optional) - function in com.openai.models.VectorStoreFile.Builder
- The last error associated with this vector store file.
- lastMessages() - function in com.openai.models.BetaThreadCreateAndRunParams.TruncationStrategy
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateAndRunParams.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(java.util.Optional) - function in com.openai.models.BetaThreadCreateAndRunParams.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(java.lang.Long) - function in com.openai.models.BetaThreadCreateAndRunParams.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(java.lang.Long) - function in com.openai.models.BetaThreadCreateAndRunParams.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages() - function in com.openai.models.BetaThreadRunCreateParams.TruncationStrategy
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(com.openai.core.JsonField) - function in com.openai.models.BetaThreadRunCreateParams.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(java.util.Optional) - function in com.openai.models.BetaThreadRunCreateParams.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(java.lang.Long) - function in com.openai.models.BetaThreadRunCreateParams.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(java.lang.Long) - function in com.openai.models.BetaThreadRunCreateParams.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages() - function in com.openai.models.Run.TruncationStrategy
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(com.openai.core.JsonField) - function in com.openai.models.Run.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(java.util.Optional) - function in com.openai.models.Run.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(java.lang.Long) - function in com.openai.models.Run.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- lastMessages(java.lang.Long) - function in com.openai.models.Run.TruncationStrategy.Builder
- The number of most recent messages from the thread when constructing the context for the run.
- learningRateMultiplier() - function in com.openai.models.FineTuningJob.Hyperparameters
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.core.JsonField) - function in com.openai.models.FineTuningJob.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.models.FineTuningJob.Hyperparameters.LearningRateMultiplier) - function in com.openai.models.FineTuningJob.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(java.lang.Double) - function in com.openai.models.FineTuningJob.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier() - function in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.core.JsonField) - function in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters.LearningRateMultiplier) - function in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(java.lang.Double) - function in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier() - function in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.core.JsonField) - function in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters.LearningRateMultiplier) - function in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(java.lang.Double) - function in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier() - function in com.openai.models.FineTuningJobCreateParams.Hyperparameters
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.core.JsonField) - function in com.openai.models.FineTuningJobCreateParams.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.models.FineTuningJobCreateParams.Hyperparameters.LearningRateMultiplier) - function in com.openai.models.FineTuningJobCreateParams.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(java.lang.Double) - function in com.openai.models.FineTuningJobCreateParams.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier() - function in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.core.JsonField) - function in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters.LearningRateMultiplier) - function in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(java.lang.Double) - function in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier() - function in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.core.JsonField) - function in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters.LearningRateMultiplier) - function in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplier(java.lang.Double) - function in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplierAuto() - function in com.openai.models.FineTuningJob.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplierAuto() - function in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplierAuto() - function in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplierAuto() - function in com.openai.models.FineTuningJobCreateParams.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplierAuto() - function in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters.Builder
- Scaling factor for the learning rate.
- learningRateMultiplierAuto() - function in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters.Builder
- Scaling factor for the learning rate.
- LENGTH - enum entry in com.openai.models.ChatCompletion.Choice.FinishReason.Known
- LENGTH - enum entry in com.openai.models.ChatCompletion.Choice.FinishReason.Value
- LENGTH - enum entry in com.openai.models.ChatCompletionChunk.Choice.FinishReason.Known
- LENGTH - enum entry in com.openai.models.ChatCompletionChunk.Choice.FinishReason.Value
- LENGTH - enum entry in com.openai.models.CompletionChoice.FinishReason.Known
- LENGTH - enum entry in com.openai.models.CompletionChoice.FinishReason.Value
- level() - function in com.openai.models.FineTuningJobEvent
- The log level of the event.
- level(com.openai.core.JsonField) - function in com.openai.models.FineTuningJobEvent.Builder
- The log level of the event.
- level(com.openai.models.FineTuningJobEvent.Level) - function in com.openai.models.FineTuningJobEvent.Builder
- The log level of the event.
- limit() - function in com.openai.models.BatchListParams
- A limit on the number of objects to be returned.
- limit(java.util.Optional) - function in com.openai.models.BatchListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BatchListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BatchListParams.Builder
- A limit on the number of objects to be returned.
- limit() - function in com.openai.models.BetaAssistantListParams
- A limit on the number of objects to be returned.
- limit(java.util.Optional) - function in com.openai.models.BetaAssistantListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaAssistantListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaAssistantListParams.Builder
- A limit on the number of objects to be returned.
- limit() - function in com.openai.models.BetaThreadMessageListParams
- A limit on the number of objects to be returned.
- limit(java.util.Optional) - function in com.openai.models.BetaThreadMessageListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaThreadMessageListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaThreadMessageListParams.Builder
- A limit on the number of objects to be returned.
- limit() - function in com.openai.models.BetaThreadRunListParams
- A limit on the number of objects to be returned.
- limit(java.util.Optional) - function in com.openai.models.BetaThreadRunListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaThreadRunListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaThreadRunListParams.Builder
- A limit on the number of objects to be returned.
- limit() - function in com.openai.models.BetaThreadRunStepListParams
- A limit on the number of objects to be returned.
- limit(java.util.Optional) - function in com.openai.models.BetaThreadRunStepListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaThreadRunStepListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaThreadRunStepListParams.Builder
- A limit on the number of objects to be returned.
- limit() - function in com.openai.models.BetaVectorStoreFileBatchListFilesParams
- A limit on the number of objects to be returned.
- limit(java.util.Optional) - function in com.openai.models.BetaVectorStoreFileBatchListFilesParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaVectorStoreFileBatchListFilesParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaVectorStoreFileBatchListFilesParams.Builder
- A limit on the number of objects to be returned.
- limit() - function in com.openai.models.BetaVectorStoreFileListParams
- A limit on the number of objects to be returned.
- limit(java.util.Optional) - function in com.openai.models.BetaVectorStoreFileListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaVectorStoreFileListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaVectorStoreFileListParams.Builder
- A limit on the number of objects to be returned.
- limit() - function in com.openai.models.BetaVectorStoreListParams
- A limit on the number of objects to be returned.
- limit(java.util.Optional) - function in com.openai.models.BetaVectorStoreListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaVectorStoreListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.BetaVectorStoreListParams.Builder
- A limit on the number of objects to be returned.
- limit() - function in com.openai.models.FileListParams
- A limit on the number of objects to be returned.
- limit(java.util.Optional) - function in com.openai.models.FileListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.FileListParams.Builder
- A limit on the number of objects to be returned.
- limit(java.lang.Long) - function in com.openai.models.FileListParams.Builder
- A limit on the number of objects to be returned.
- limit() - function in com.openai.models.FineTuningJobCheckpointListParams
- Number of checkpoints to retrieve.
- limit(java.util.Optional) - function in com.openai.models.FineTuningJobCheckpointListParams.Builder
- Number of checkpoints to retrieve.
- limit(java.lang.Long) - function in com.openai.models.FineTuningJobCheckpointListParams.Builder
- Number of checkpoints to retrieve.
- limit(java.lang.Long) - function in com.openai.models.FineTuningJobCheckpointListParams.Builder
- Number of checkpoints to retrieve.
- limit() - function in com.openai.models.FineTuningJobListEventsParams
- Number of events to retrieve.
- limit(java.util.Optional) - function in com.openai.models.FineTuningJobListEventsParams.Builder
- Number of events to retrieve.
- limit(java.lang.Long) - function in com.openai.models.FineTuningJobListEventsParams.Builder
- Number of events to retrieve.
- limit(java.lang.Long) - function in com.openai.models.FineTuningJobListEventsParams.Builder
- Number of events to retrieve.
- limit() - function in com.openai.models.FineTuningJobListParams
- Number of fine-tuning jobs to retrieve.
- limit(java.util.Optional) - function in com.openai.models.FineTuningJobListParams.Builder
- Number of fine-tuning jobs to retrieve.
- limit(java.lang.Long) - function in com.openai.models.FineTuningJobListParams.Builder
- Number of fine-tuning jobs to retrieve.
- limit(java.lang.Long) - function in com.openai.models.FineTuningJobListParams.Builder
- Number of fine-tuning jobs to retrieve.
- line() - function in com.openai.models.BatchError
- The line number of the input file where the error occurred, if applicable.
- line(com.openai.core.JsonField) - function in com.openai.models.BatchError.Builder
- The line number of the input file where the error occurred, if applicable.
- line(java.util.Optional) - function in com.openai.models.BatchError.Builder
- The line number of the input file where the error occurred, if applicable.
- line(java.lang.Long) - function in com.openai.models.BatchError.Builder
- The line number of the input file where the error occurred, if applicable.
- line(java.lang.Long) - function in com.openai.models.BatchError.Builder
- The line number of the input file where the error occurred, if applicable.
- list(com.openai.models.BatchListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsync
- List your organization's batches.
- list(com.openai.models.BatchListParams) - function in com.openai.services.async.BatchServiceAsync
- List your organization's batches.
- list(com.openai.models.BatchListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.BatchServiceAsyncImpl
- List your organization's batches.
- list(com.openai.models.FileListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsync
- Returns a list of files.
- list(com.openai.models.FileListParams) - function in com.openai.services.async.FileServiceAsync
- Returns a list of files.
- list(com.openai.models.FileListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.FileServiceAsyncImpl
- Returns a list of files.
- list(com.openai.models.ModelListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ModelServiceAsync
- Lists the currently available models, and provides basic information about each one such as the owner and availability.
- list(com.openai.models.ModelListParams) - function in com.openai.services.async.ModelServiceAsync
- Lists the currently available models, and provides basic information about each one such as the owner and availability.
- list(com.openai.models.ModelListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.ModelServiceAsyncImpl
- Lists the currently available models, and provides basic information about each one such as the owner and availability.
- list(com.openai.models.BetaAssistantListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.AssistantServiceAsync
- Returns a list of assistants.
- list(com.openai.models.BetaAssistantListParams) - function in com.openai.services.async.beta.AssistantServiceAsync
- Returns a list of assistants.
- list(com.openai.models.BetaAssistantListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.AssistantServiceAsyncImpl
- Returns a list of assistants.
- list(com.openai.models.BetaVectorStoreListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.VectorStoreServiceAsync
- Returns a list of vector stores.
- list(com.openai.models.BetaVectorStoreListParams) - function in com.openai.services.async.beta.VectorStoreServiceAsync
- Returns a list of vector stores.
- list(com.openai.models.BetaVectorStoreListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.VectorStoreServiceAsyncImpl
- Returns a list of vector stores.
- list(com.openai.models.BetaThreadMessageListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.MessageServiceAsync
- Returns a list of messages for a given thread.
- list(com.openai.models.BetaThreadMessageListParams) - function in com.openai.services.async.beta.threads.MessageServiceAsync
- Returns a list of messages for a given thread.
- list(com.openai.models.BetaThreadMessageListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.MessageServiceAsyncImpl
- Returns a list of messages for a given thread.
- list(com.openai.models.BetaThreadRunListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.RunServiceAsync
- Returns a list of runs belonging to a thread.
- list(com.openai.models.BetaThreadRunListParams) - function in com.openai.services.async.beta.threads.RunServiceAsync
- Returns a list of runs belonging to a thread.
- list(com.openai.models.BetaThreadRunListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.RunServiceAsyncImpl
- Returns a list of runs belonging to a thread.
- list(com.openai.models.BetaThreadRunStepListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.runs.StepServiceAsync
- Returns a list of run steps belonging to a run.
- list(com.openai.models.BetaThreadRunStepListParams) - function in com.openai.services.async.beta.threads.runs.StepServiceAsync
- Returns a list of run steps belonging to a run.
- list(com.openai.models.BetaThreadRunStepListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.threads.runs.StepServiceAsyncImpl
- Returns a list of run steps belonging to a run.
- list(com.openai.models.BetaVectorStoreFileListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.vectorStores.FileServiceAsync
- Returns a list of vector store files.
- list(com.openai.models.BetaVectorStoreFileListParams) - function in com.openai.services.async.beta.vectorStores.FileServiceAsync
- Returns a list of vector store files.
- list(com.openai.models.BetaVectorStoreFileListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.vectorStores.FileServiceAsyncImpl
- Returns a list of vector store files.
- list(com.openai.models.FineTuningJobListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.fineTuning.JobServiceAsync
- List your organization's fine-tuning jobs
- list(com.openai.models.FineTuningJobListParams) - function in com.openai.services.async.fineTuning.JobServiceAsync
- List your organization's fine-tuning jobs
- list(com.openai.models.FineTuningJobListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.fineTuning.JobServiceAsyncImpl
- List your organization's fine-tuning jobs
- list(com.openai.models.FineTuningJobCheckpointListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.fineTuning.jobs.CheckpointServiceAsync
- List checkpoints for a fine-tuning job.
- list(com.openai.models.FineTuningJobCheckpointListParams) - function in com.openai.services.async.fineTuning.jobs.CheckpointServiceAsync
- List checkpoints for a fine-tuning job.
- list(com.openai.models.FineTuningJobCheckpointListParams,com.openai.core.RequestOptions) - function in com.openai.services.async.fineTuning.jobs.CheckpointServiceAsyncImpl
- List checkpoints for a fine-tuning job.
- list(com.openai.models.BatchListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchService
- List your organization's batches.
- list(com.openai.models.BatchListParams) - function in com.openai.services.blocking.BatchService
- List your organization's batches.
- list(com.openai.models.BatchListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.BatchServiceImpl
- List your organization's batches.
- list(com.openai.models.FileListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileService
- Returns a list of files.
- list(com.openai.models.FileListParams) - function in com.openai.services.blocking.FileService
- Returns a list of files.
- list(com.openai.models.FileListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.FileServiceImpl
- Returns a list of files.
- list(com.openai.models.ModelListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ModelService
- Lists the currently available models, and provides basic information about each one such as the owner and availability.
- list(com.openai.models.ModelListParams) - function in com.openai.services.blocking.ModelService
- Lists the currently available models, and provides basic information about each one such as the owner and availability.
- list(com.openai.models.ModelListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.ModelServiceImpl
- Lists the currently available models, and provides basic information about each one such as the owner and availability.
- list(com.openai.models.BetaAssistantListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.AssistantService
- Returns a list of assistants.
- list(com.openai.models.BetaAssistantListParams) - function in com.openai.services.blocking.beta.AssistantService
- Returns a list of assistants.
- list(com.openai.models.BetaAssistantListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.AssistantServiceImpl
- Returns a list of assistants.
- list(com.openai.models.BetaVectorStoreListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.VectorStoreService
- Returns a list of vector stores.
- list(com.openai.models.BetaVectorStoreListParams) - function in com.openai.services.blocking.beta.VectorStoreService
- Returns a list of vector stores.
- list(com.openai.models.BetaVectorStoreListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.VectorStoreServiceImpl
- Returns a list of vector stores.
- list(com.openai.models.BetaThreadMessageListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.MessageService
- Returns a list of messages for a given thread.
- list(com.openai.models.BetaThreadMessageListParams) - function in com.openai.services.blocking.beta.threads.MessageService
- Returns a list of messages for a given thread.
- list(com.openai.models.BetaThreadMessageListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.MessageServiceImpl
- Returns a list of messages for a given thread.
- list(com.openai.models.BetaThreadRunListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.RunService
- Returns a list of runs belonging to a thread.
- list(com.openai.models.BetaThreadRunListParams) - function in com.openai.services.blocking.beta.threads.RunService
- Returns a list of runs belonging to a thread.
- list(com.openai.models.BetaThreadRunListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.RunServiceImpl
- Returns a list of runs belonging to a thread.
- list(com.openai.models.BetaThreadRunStepListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.runs.StepService
- Returns a list of run steps belonging to a run.
- list(com.openai.models.BetaThreadRunStepListParams) - function in com.openai.services.blocking.beta.threads.runs.StepService
- Returns a list of run steps belonging to a run.
- list(com.openai.models.BetaThreadRunStepListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.threads.runs.StepServiceImpl
- Returns a list of run steps belonging to a run.
- list(com.openai.models.BetaVectorStoreFileListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.vectorStores.FileService
- Returns a list of vector store files.
- list(com.openai.models.BetaVectorStoreFileListParams) - function in com.openai.services.blocking.beta.vectorStores.FileService
- Returns a list of vector store files.
- list(com.openai.models.BetaVectorStoreFileListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.vectorStores.FileServiceImpl
- Returns a list of vector store files.
- list(com.openai.models.FineTuningJobListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.fineTuning.JobService
- List your organization's fine-tuning jobs
- list(com.openai.models.FineTuningJobListParams) - function in com.openai.services.blocking.fineTuning.JobService
- List your organization's fine-tuning jobs
- list(com.openai.models.FineTuningJobListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.fineTuning.JobServiceImpl
- List your organization's fine-tuning jobs
- list(com.openai.models.FineTuningJobCheckpointListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.fineTuning.jobs.CheckpointService
- List checkpoints for a fine-tuning job.
- list(com.openai.models.FineTuningJobCheckpointListParams) - function in com.openai.services.blocking.fineTuning.jobs.CheckpointService
- List checkpoints for a fine-tuning job.
- list(com.openai.models.FineTuningJobCheckpointListParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.fineTuning.jobs.CheckpointServiceImpl
- List checkpoints for a fine-tuning job.
- listEvents(com.openai.models.FineTuningJobListEventsParams,com.openai.core.RequestOptions) - function in com.openai.services.async.fineTuning.JobServiceAsync
- Get status updates for a fine-tuning job.
- listEvents(com.openai.models.FineTuningJobListEventsParams) - function in com.openai.services.async.fineTuning.JobServiceAsync
- Get status updates for a fine-tuning job.
- listEvents(com.openai.models.FineTuningJobListEventsParams,com.openai.core.RequestOptions) - function in com.openai.services.async.fineTuning.JobServiceAsyncImpl
- Get status updates for a fine-tuning job.
- listEvents(com.openai.models.FineTuningJobListEventsParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.fineTuning.JobService
- Get status updates for a fine-tuning job.
- listEvents(com.openai.models.FineTuningJobListEventsParams) - function in com.openai.services.blocking.fineTuning.JobService
- Get status updates for a fine-tuning job.
- listEvents(com.openai.models.FineTuningJobListEventsParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.fineTuning.JobServiceImpl
- Get status updates for a fine-tuning job.
- listFiles(com.openai.models.BetaVectorStoreFileBatchListFilesParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.vectorStores.FileBatchServiceAsync
- Returns a list of vector store files in a batch.
- listFiles(com.openai.models.BetaVectorStoreFileBatchListFilesParams) - function in com.openai.services.async.beta.vectorStores.FileBatchServiceAsync
- Returns a list of vector store files in a batch.
- listFiles(com.openai.models.BetaVectorStoreFileBatchListFilesParams,com.openai.core.RequestOptions) - function in com.openai.services.async.beta.vectorStores.FileBatchServiceAsyncImpl
- Returns a list of vector store files in a batch.
- listFiles(com.openai.models.BetaVectorStoreFileBatchListFilesParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.vectorStores.FileBatchService
- Returns a list of vector store files in a batch.
- listFiles(com.openai.models.BetaVectorStoreFileBatchListFilesParams) - function in com.openai.services.blocking.beta.vectorStores.FileBatchService
- Returns a list of vector store files in a batch.
- listFiles(com.openai.models.BetaVectorStoreFileBatchListFilesParams,com.openai.core.RequestOptions) - function in com.openai.services.blocking.beta.vectorStores.FileBatchServiceImpl
- Returns a list of vector store files in a batch.
- logicalType() - function in com.fasterxml.jackson.databind.JsonDeserializer
- logitBias() - function in com.openai.models.ChatCompletionCreateParams
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionCreateParams.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(com.openai.models.ChatCompletionCreateParams.LogitBias) - function in com.openai.models.ChatCompletionCreateParams.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(java.util.Optional) - function in com.openai.models.ChatCompletionCreateParams.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias() - function in com.openai.models.ChatCompletionCreateParams.ChatCompletionCreateBody
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionCreateParams.ChatCompletionCreateBody.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(com.openai.models.ChatCompletionCreateParams.LogitBias) - function in com.openai.models.ChatCompletionCreateParams.ChatCompletionCreateBody.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(java.util.Optional) - function in com.openai.models.ChatCompletionCreateParams.ChatCompletionCreateBody.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias() - function in com.openai.models.CompletionCreateParams
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(com.openai.core.JsonField) - function in com.openai.models.CompletionCreateParams.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(com.openai.models.CompletionCreateParams.LogitBias) - function in com.openai.models.CompletionCreateParams.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(java.util.Optional) - function in com.openai.models.CompletionCreateParams.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias() - function in com.openai.models.CompletionCreateParams.CompletionCreateBody
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(com.openai.core.JsonField) - function in com.openai.models.CompletionCreateParams.CompletionCreateBody.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(com.openai.models.CompletionCreateParams.LogitBias) - function in com.openai.models.CompletionCreateParams.CompletionCreateBody.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logitBias(java.util.Optional) - function in com.openai.models.CompletionCreateParams.CompletionCreateBody.Builder
- Modify the likelihood of specified tokens appearing in the completion.
- logprob() - function in com.openai.models.ChatCompletionTokenLogprob
- The log probability of this token, if it is within the top 20 most likely tokens.
- logprob(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionTokenLogprob.Builder
- The log probability of this token, if it is within the top 20 most likely tokens.
- logprob(java.lang.Double) - function in com.openai.models.ChatCompletionTokenLogprob.Builder
- The log probability of this token, if it is within the top 20 most likely tokens.
- logprob() - function in com.openai.models.ChatCompletionTokenLogprob.TopLogprob
- The log probability of this token, if it is within the top 20 most likely tokens.
- logprob(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionTokenLogprob.TopLogprob.Builder
- The log probability of this token, if it is within the top 20 most likely tokens.
- logprob(java.lang.Double) - function in com.openai.models.ChatCompletionTokenLogprob.TopLogprob.Builder
- The log probability of this token, if it is within the top 20 most likely tokens.
- logprobs() - function in com.openai.models.ChatCompletion.Choice
- Log probability information for the choice.
- logprobs(com.openai.core.JsonField) - function in com.openai.models.ChatCompletion.Choice.Builder
- Log probability information for the choice.
- logprobs(com.openai.models.ChatCompletion.Choice.Logprobs) - function in com.openai.models.ChatCompletion.Choice.Builder
- Log probability information for the choice.
- logprobs(java.util.Optional) - function in com.openai.models.ChatCompletion.Choice.Builder
- Log probability information for the choice.
- logprobs() - function in com.openai.models.ChatCompletionChunk.Choice
- Log probability information for the choice.
- logprobs(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionChunk.Choice.Builder
- Log probability information for the choice.
- logprobs(com.openai.models.ChatCompletionChunk.Choice.Logprobs) - function in com.openai.models.ChatCompletionChunk.Choice.Builder
- Log probability information for the choice.
- logprobs(java.util.Optional) - function in com.openai.models.ChatCompletionChunk.Choice.Builder
- Log probability information for the choice.
- logprobs() - function in com.openai.models.ChatCompletionCreateParams
- Whether to return log probabilities of the output tokens or not.
- logprobs(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionCreateParams.Builder
- Whether to return log probabilities of the output tokens or not.
- logprobs(java.util.Optional) - function in com.openai.models.ChatCompletionCreateParams.Builder
- Whether to return log probabilities of the output tokens or not.
- logprobs(java.lang.Boolean) - function in com.openai.models.ChatCompletionCreateParams.Builder
- Whether to return log probabilities of the output tokens or not.
- logprobs(java.lang.Boolean) - function in com.openai.models.ChatCompletionCreateParams.Builder
- Whether to return log probabilities of the output tokens or not.
- logprobs() - function in com.openai.models.ChatCompletionCreateParams.ChatCompletionCreateBody
- Whether to return log probabilities of the output tokens or not.
- logprobs(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionCreateParams.ChatCompletionCreateBody.Builder
- Whether to return log probabilities of the output tokens or not.
- logprobs(java.util.Optional) - function in com.openai.models.ChatCompletionCreateParams.ChatCompletionCreateBody.Builder
- Whether to return log probabilities of the output tokens or not.
- logprobs(java.lang.Boolean) - function in com.openai.models.ChatCompletionCreateParams.ChatCompletionCreateBody.Builder
- Whether to return log probabilities of the output tokens or not.
- logprobs(java.lang.Boolean) - function in com.openai.models.ChatCompletionCreateParams.ChatCompletionCreateBody.Builder
- Whether to return log probabilities of the output tokens or not.
- logprobs() - function in com.openai.models.CompletionChoice
- logprobs(com.openai.core.JsonField) - function in com.openai.models.CompletionChoice.Builder
- logprobs(com.openai.models.CompletionChoice.Logprobs) - function in com.openai.models.CompletionChoice.Builder
- logprobs(java.util.Optional) - function in com.openai.models.CompletionChoice.Builder
- logprobs() - function in com.openai.models.CompletionCreateParams
- Include the log probabilities on the
logprobs
most likely output tokens, as well the chosen tokens. - logprobs(com.openai.core.JsonField) - function in com.openai.models.CompletionCreateParams.Builder
- Include the log probabilities on the
logprobs
most likely output tokens, as well the chosen tokens. - logprobs(java.util.Optional) - function in com.openai.models.CompletionCreateParams.Builder
- Include the log probabilities on the
logprobs
most likely output tokens, as well the chosen tokens. - logprobs(java.lang.Long) - function in com.openai.models.CompletionCreateParams.Builder
- Include the log probabilities on the
logprobs
most likely output tokens, as well the chosen tokens. - logprobs(java.lang.Long) - function in com.openai.models.CompletionCreateParams.Builder
- Include the log probabilities on the
logprobs
most likely output tokens, as well the chosen tokens. - logprobs() - function in com.openai.models.CompletionCreateParams.CompletionCreateBody
- Include the log probabilities on the
logprobs
most likely output tokens, as well the chosen tokens. - logprobs(com.openai.core.JsonField) - function in com.openai.models.CompletionCreateParams.CompletionCreateBody.Builder
- Include the log probabilities on the
logprobs
most likely output tokens, as well the chosen tokens. - logprobs(java.util.Optional) - function in com.openai.models.CompletionCreateParams.CompletionCreateBody.Builder
- Include the log probabilities on the
logprobs
most likely output tokens, as well the chosen tokens. - logprobs(java.lang.Long) - function in com.openai.models.CompletionCreateParams.CompletionCreateBody.Builder
- Include the log probabilities on the
logprobs
most likely output tokens, as well the chosen tokens. - logprobs(java.lang.Long) - function in com.openai.models.CompletionCreateParams.CompletionCreateBody.Builder
- Include the log probabilities on the
logprobs
most likely output tokens, as well the chosen tokens. - logs() - function in com.openai.models.CodeInterpreterLogs
- The text output from the Code Interpreter tool call.
- logs(com.openai.core.JsonField) - function in com.openai.models.CodeInterpreterLogs.Builder
- The text output from the Code Interpreter tool call.
- logs(java.lang.String) - function in com.openai.models.CodeInterpreterLogs.Builder
- The text output from the Code Interpreter tool call.
- logs() - function in com.openai.models.CodeInterpreterToolCall.CodeInterpreter.Output
- Text output from the Code Interpreter tool call as part of a run step.
- logs() - function in com.openai.models.CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput
- The text output from the Code Interpreter tool call.
- logs(com.openai.core.JsonField) - function in com.openai.models.CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Builder
- The text output from the Code Interpreter tool call.
- logs(java.lang.String) - function in com.openai.models.CodeInterpreterToolCall.CodeInterpreter.Output.LogsOutput.Builder
- The text output from the Code Interpreter tool call.
- logs() - function in com.openai.models.CodeInterpreterToolCallDelta.CodeInterpreter.Output
- Text output from the Code Interpreter tool call as part of a run step.
- LOW - enum entry in com.openai.models.ChatCompletionContentPartImage.ImageUrl.Detail.Known
- LOW - enum entry in com.openai.models.ChatCompletionContentPartImage.ImageUrl.Detail.Value
- LOW - enum entry in com.openai.models.ChatCompletionReasoningEffort.Known
- LOW - enum entry in com.openai.models.ChatCompletionReasoningEffort.Value
- LOW - enum entry in com.openai.models.ImageFile.Detail.Known
- LOW - enum entry in com.openai.models.ImageFile.Detail.Value
- LOW - enum entry in com.openai.models.ImageFileDelta.Detail.Known
- LOW - enum entry in com.openai.models.ImageFileDelta.Detail.Value
- LOW - enum entry in com.openai.models.ImageUrl.Detail.Known
- LOW - enum entry in com.openai.models.ImageUrl.Detail.Value
- LOW - enum entry in com.openai.models.ImageUrlDelta.Detail.Known
- LOW - enum entry in com.openai.models.ImageUrlDelta.Detail.Value