A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _ 

F

FAILED - enum entry in com.openai.models.Batch.Status.Known
 
FAILED - enum entry in com.openai.models.Batch.Status.Value
 
failed() - function in com.openai.models.BatchRequestCounts
Number of requests that have failed.
failed(com.openai.core.JsonField) - function in com.openai.models.BatchRequestCounts.Builder
Number of requests that have failed.
failed(java.lang.Long) - function in com.openai.models.BatchRequestCounts.Builder
Number of requests that have failed.
FAILED - enum entry in com.openai.models.BetaVectorStoreFileBatchListFilesParams.Filter.Known
 
FAILED - enum entry in com.openai.models.BetaVectorStoreFileBatchListFilesParams.Filter.Value
 
FAILED - enum entry in com.openai.models.BetaVectorStoreFileListParams.Filter.Known
 
FAILED - enum entry in com.openai.models.BetaVectorStoreFileListParams.Filter.Value
 
FAILED - enum entry in com.openai.models.FineTuningJob.Status.Known
 
FAILED - enum entry in com.openai.models.FineTuningJob.Status.Value
 
FAILED - enum entry in com.openai.models.RunStatus.Known
 
FAILED - enum entry in com.openai.models.RunStatus.Value
 
FAILED - enum entry in com.openai.models.RunStep.Status.Known
 
FAILED - enum entry in com.openai.models.RunStep.Status.Value
 
failed() - function in com.openai.models.VectorStore.FileCounts
The number of files that have failed to process.
failed(com.openai.core.JsonField) - function in com.openai.models.VectorStore.FileCounts.Builder
The number of files that have failed to process.
failed(java.lang.Long) - function in com.openai.models.VectorStore.FileCounts.Builder
The number of files that have failed to process.
FAILED - enum entry in com.openai.models.VectorStoreFile.Status.Known
 
FAILED - enum entry in com.openai.models.VectorStoreFile.Status.Value
 
failed() - function in com.openai.models.VectorStoreFileBatch.FileCounts
The number of files that have failed to process.
failed(com.openai.core.JsonField) - function in com.openai.models.VectorStoreFileBatch.FileCounts.Builder
The number of files that have failed to process.
failed(java.lang.Long) - function in com.openai.models.VectorStoreFileBatch.FileCounts.Builder
The number of files that have failed to process.
FAILED - enum entry in com.openai.models.VectorStoreFileBatch.Status.Known
 
FAILED - enum entry in com.openai.models.VectorStoreFileBatch.Status.Value
 
failedAt() - function in com.openai.models.Batch
The Unix timestamp (in seconds) for when the batch failed.
failedAt(com.openai.core.JsonField) - function in com.openai.models.Batch.Builder
The Unix timestamp (in seconds) for when the batch failed.
failedAt(java.lang.Long) - function in com.openai.models.Batch.Builder
The Unix timestamp (in seconds) for when the batch failed.
failedAt() - function in com.openai.models.Run
The Unix timestamp (in seconds) for when the run failed.
failedAt(com.openai.core.JsonField) - function in com.openai.models.Run.Builder
The Unix timestamp (in seconds) for when the run failed.
failedAt(java.util.Optional) - function in com.openai.models.Run.Builder
The Unix timestamp (in seconds) for when the run failed.
failedAt(java.lang.Long) - function in com.openai.models.Run.Builder
The Unix timestamp (in seconds) for when the run failed.
failedAt(java.lang.Long) - function in com.openai.models.Run.Builder
The Unix timestamp (in seconds) for when the run failed.
failedAt() - function in com.openai.models.RunStep
The Unix timestamp (in seconds) for when the run step failed.
failedAt(com.openai.core.JsonField) - function in com.openai.models.RunStep.Builder
The Unix timestamp (in seconds) for when the run step failed.
failedAt(java.util.Optional) - function in com.openai.models.RunStep.Builder
The Unix timestamp (in seconds) for when the run step failed.
failedAt(java.lang.Long) - function in com.openai.models.RunStep.Builder
The Unix timestamp (in seconds) for when the run step failed.
failedAt(java.lang.Long) - function in com.openai.models.RunStep.Builder
The Unix timestamp (in seconds) for when the run step failed.
file() - function in com.openai.models.Upload
The File object represents a document that has been uploaded to OpenAI.
file(com.openai.core.JsonField) - function in com.openai.models.Upload.Builder
The File object represents a document that has been uploaded to OpenAI.
file(com.openai.models.FileObject) - function in com.openai.models.Upload.Builder
The File object represents a document that has been uploaded to OpenAI.
file(java.util.Optional) - function in com.openai.models.Upload.Builder
The File object represents a document that has been uploaded to OpenAI.
FILE_SEARCH - enum entry in com.openai.models.AssistantToolChoice.Type.Known
 
FILE_SEARCH - enum entry in com.openai.models.AssistantToolChoice.Type.Value
 
fileBatches() - function in com.openai.services.async.beta.VectorStoreServiceAsync
 
fileBatches() - function in com.openai.services.async.beta.VectorStoreServiceAsyncImpl
 
fileBatches() - function in com.openai.services.blocking.beta.VectorStoreService
 
fileBatches() - function in com.openai.services.blocking.beta.VectorStoreServiceImpl
 
FileBatchService - class in com.openai.services.blocking.beta.vectorStores
 
FileBatchServiceAsync - class in com.openai.services.async.beta.vectorStores
 
FileBatchServiceAsyncImpl - class in com.openai.services.async.beta.vectorStores
 
FileBatchServiceImpl - class in com.openai.services.blocking.beta.vectorStores
 
FileChunkingStrategy - class in com.openai.models
The strategy used to chunk the file.
FileChunkingStrategy.Visitor - class in com.openai.models.FileChunkingStrategy
An interface that defines how to map each variant of FileChunkingStrategy to a value of type T.
FileChunkingStrategyParam - class in com.openai.models
The chunking strategy used to chunk the file(s).
FileChunkingStrategyParam.Visitor - class in com.openai.models.FileChunkingStrategyParam
An interface that defines how to map each variant of FileChunkingStrategyParam to a value of type T.
fileCitation() - function in com.openai.models.Annotation
A citation within the message that points to a specific quote from a specific File associated with the assistant or the message.
fileCitation() - function in com.openai.models.AnnotationDelta
A citation within the message that points to a specific quote from a specific File associated with the assistant or the message.
fileCitation() - function in com.openai.models.FileCitationAnnotation
 
fileCitation(com.openai.core.JsonField) - function in com.openai.models.FileCitationAnnotation.Builder
 
fileCitation(com.openai.models.FileCitationAnnotation.FileCitation) - function in com.openai.models.FileCitationAnnotation.Builder
 
fileCitation() - function in com.openai.models.FileCitationDeltaAnnotation
 
fileCitation(com.openai.core.JsonField) - function in com.openai.models.FileCitationDeltaAnnotation.Builder
 
fileCitation(com.openai.models.FileCitationDeltaAnnotation.FileCitation) - function in com.openai.models.FileCitationDeltaAnnotation.Builder
 
FileCitationAnnotation - class in com.openai.models
A citation within the message that points to a specific quote from a specific File associated with the assistant or the message.
FileCitationAnnotation.Builder - class in com.openai.models.FileCitationAnnotation
A builder for FileCitationAnnotation.
FileCitationAnnotation.FileCitation - class in com.openai.models.FileCitationAnnotation
 
FileCitationAnnotation.FileCitation.Builder - class in com.openai.models.FileCitationAnnotation.FileCitation
A builder for FileCitation.
FileCitationDeltaAnnotation - class in com.openai.models
A citation within the message that points to a specific quote from a specific File associated with the assistant or the message.
FileCitationDeltaAnnotation.Builder - class in com.openai.models.FileCitationDeltaAnnotation
A builder for FileCitationDeltaAnnotation.
FileCitationDeltaAnnotation.FileCitation - class in com.openai.models.FileCitationDeltaAnnotation
 
FileCitationDeltaAnnotation.FileCitation.Builder - class in com.openai.models.FileCitationDeltaAnnotation.FileCitation
A builder for FileCitation.
FileContentParams - class in com.openai.models
Returns the contents of the specified file.
FileContentParams.Builder - class in com.openai.models.FileContentParams
A builder for FileContentParams.
fileCounts() - function in com.openai.models.VectorStore
 
fileCounts(com.openai.core.JsonField) - function in com.openai.models.VectorStore.Builder
 
fileCounts(com.openai.models.VectorStore.FileCounts) - function in com.openai.models.VectorStore.Builder
 
fileCounts() - function in com.openai.models.VectorStoreFileBatch
 
fileCounts(com.openai.core.JsonField) - function in com.openai.models.VectorStoreFileBatch.Builder
 
fileCounts(com.openai.models.VectorStoreFileBatch.FileCounts) - function in com.openai.models.VectorStoreFileBatch.Builder
 
FileDeleted - class in com.openai.models
 
FileDeleted.Builder - class in com.openai.models.FileDeleted
A builder for FileDeleted.
FileDeleteParams - class in com.openai.models
Delete a file.
FileDeleteParams.Builder - class in com.openai.models.FileDeleteParams
A builder for FileDeleteParams.
fileId() - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.Message.Attachment
The ID of the file to attach to the message.
fileId(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.Message.Attachment.Builder
The ID of the file to attach to the message.
fileId(java.lang.String) - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.Message.Attachment.Builder
The ID of the file to attach to the message.
fileId() - function in com.openai.models.BetaThreadCreateParams.Message.Attachment
The ID of the file to attach to the message.
fileId(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateParams.Message.Attachment.Builder
The ID of the file to attach to the message.
fileId(java.lang.String) - function in com.openai.models.BetaThreadCreateParams.Message.Attachment.Builder
The ID of the file to attach to the message.
fileId() - function in com.openai.models.BetaThreadMessageCreateParams.Attachment
The ID of the file to attach to the message.
fileId(com.openai.core.JsonField) - function in com.openai.models.BetaThreadMessageCreateParams.Attachment.Builder
The ID of the file to attach to the message.
fileId(java.lang.String) - function in com.openai.models.BetaThreadMessageCreateParams.Attachment.Builder
The ID of the file to attach to the message.
fileId() - function in com.openai.models.BetaThreadRunCreateParams.AdditionalMessage.Attachment
The ID of the file to attach to the message.
fileId(com.openai.core.JsonField) - function in com.openai.models.BetaThreadRunCreateParams.AdditionalMessage.Attachment.Builder
The ID of the file to attach to the message.
fileId(java.lang.String) - function in com.openai.models.BetaThreadRunCreateParams.AdditionalMessage.Attachment.Builder
The ID of the file to attach to the message.
fileId() - function in com.openai.models.BetaVectorStoreFileCreateParams
A File ID that the vector store should use.
fileId() - function in com.openai.models.BetaVectorStoreFileCreateParams.Body
A File ID that the vector store should use.
fileId(com.openai.core.JsonField) - function in com.openai.models.BetaVectorStoreFileCreateParams.Body.Builder
A File ID that the vector store should use.
fileId(java.lang.String) - function in com.openai.models.BetaVectorStoreFileCreateParams.Body.Builder
A File ID that the vector store should use.
fileId(com.openai.core.JsonField) - function in com.openai.models.BetaVectorStoreFileCreateParams.Builder
A File ID that the vector store should use.
fileId(java.lang.String) - function in com.openai.models.BetaVectorStoreFileCreateParams.Builder
A File ID that the vector store should use.
fileId() - function in com.openai.models.BetaVectorStoreFileDeleteParams
 
fileId(java.lang.String) - function in com.openai.models.BetaVectorStoreFileDeleteParams.Builder
 
fileId() - function in com.openai.models.BetaVectorStoreFileRetrieveParams
 
fileId(java.lang.String) - function in com.openai.models.BetaVectorStoreFileRetrieveParams.Builder
 
fileId() - function in com.openai.models.CodeInterpreterOutputImage.Image
The file ID of the image.
fileId(com.openai.core.JsonField) - function in com.openai.models.CodeInterpreterOutputImage.Image.Builder
The file ID of the image.
fileId(java.lang.String) - function in com.openai.models.CodeInterpreterOutputImage.Image.Builder
The file ID of the image.
fileId() - function in com.openai.models.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image
The file ID of the image.
fileId(com.openai.core.JsonField) - function in com.openai.models.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image.Builder
The file ID of the image.
fileId(java.lang.String) - function in com.openai.models.CodeInterpreterToolCall.CodeInterpreter.Output.ImageOutput.Image.Builder
The file ID of the image.
fileId() - function in com.openai.models.FileCitationAnnotation.FileCitation
The ID of the specific File the citation is from.
fileId(com.openai.core.JsonField) - function in com.openai.models.FileCitationAnnotation.FileCitation.Builder
The ID of the specific File the citation is from.
fileId(java.lang.String) - function in com.openai.models.FileCitationAnnotation.FileCitation.Builder
The ID of the specific File the citation is from.
fileId() - function in com.openai.models.FileCitationDeltaAnnotation.FileCitation
The ID of the specific File the citation is from.
fileId(com.openai.core.JsonField) - function in com.openai.models.FileCitationDeltaAnnotation.FileCitation.Builder
The ID of the specific File the citation is from.
fileId(java.lang.String) - function in com.openai.models.FileCitationDeltaAnnotation.FileCitation.Builder
The ID of the specific File the citation is from.
fileId() - function in com.openai.models.FileContentParams
 
fileId(java.lang.String) - function in com.openai.models.FileContentParams.Builder
 
fileId() - function in com.openai.models.FileDeleteParams
 
fileId(java.lang.String) - function in com.openai.models.FileDeleteParams.Builder
 
fileId() - function in com.openai.models.FilePathAnnotation.FilePath
The ID of the file that was generated.
fileId(com.openai.core.JsonField) - function in com.openai.models.FilePathAnnotation.FilePath.Builder
The ID of the file that was generated.
fileId(java.lang.String) - function in com.openai.models.FilePathAnnotation.FilePath.Builder
The ID of the file that was generated.
fileId() - function in com.openai.models.FilePathDeltaAnnotation.FilePath
The ID of the file that was generated.
fileId(com.openai.core.JsonField) - function in com.openai.models.FilePathDeltaAnnotation.FilePath.Builder
The ID of the file that was generated.
fileId(java.lang.String) - function in com.openai.models.FilePathDeltaAnnotation.FilePath.Builder
The ID of the file that was generated.
fileId() - function in com.openai.models.FileRetrieveParams
 
fileId(java.lang.String) - function in com.openai.models.FileRetrieveParams.Builder
 
fileId() - function in com.openai.models.FileSearchToolCall.FileSearch.Result
The ID of the file that result was found in.
fileId(com.openai.core.JsonField) - function in com.openai.models.FileSearchToolCall.FileSearch.Result.Builder
The ID of the file that result was found in.
fileId(java.lang.String) - function in com.openai.models.FileSearchToolCall.FileSearch.Result.Builder
The ID of the file that result was found in.
fileId() - function in com.openai.models.ImageFile
The File ID of the image in the message content.
fileId(com.openai.core.JsonField) - function in com.openai.models.ImageFile.Builder
The File ID of the image in the message content.
fileId(java.lang.String) - function in com.openai.models.ImageFile.Builder
The File ID of the image in the message content.
fileId() - function in com.openai.models.ImageFileDelta
The File ID of the image in the message content.
fileId(com.openai.core.JsonField) - function in com.openai.models.ImageFileDelta.Builder
The File ID of the image in the message content.
fileId(java.lang.String) - function in com.openai.models.ImageFileDelta.Builder
The File ID of the image in the message content.
fileId() - function in com.openai.models.Message.Attachment
The ID of the file to attach to the message.
fileId(com.openai.core.JsonField) - function in com.openai.models.Message.Attachment.Builder
The ID of the file to attach to the message.
fileId(java.lang.String) - function in com.openai.models.Message.Attachment.Builder
The ID of the file to attach to the message.
fileIds() - function in com.openai.models.Assistant.ToolResources.CodeInterpreter
A list of file IDs made available to the `code_interpreter`` tool.
fileIds(com.openai.core.JsonField) - function in com.openai.models.Assistant.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the `code_interpreter`` tool.
fileIds(java.util.List) - function in com.openai.models.Assistant.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the `code_interpreter`` tool.
fileIds() - function in com.openai.models.BetaAssistantCreateParams.ToolResources.CodeInterpreter
A list of file IDs made available to the code_interpreter tool.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaAssistantCreateParams.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds(java.util.List) - function in com.openai.models.BetaAssistantCreateParams.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds() - function in com.openai.models.BetaAssistantCreateParams.ToolResources.FileSearch.VectorStore
A list of file IDs to add to the vector store.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaAssistantCreateParams.ToolResources.FileSearch.VectorStore.Builder
A list of file IDs to add to the vector store.
fileIds(java.util.List) - function in com.openai.models.BetaAssistantCreateParams.ToolResources.FileSearch.VectorStore.Builder
A list of file IDs to add to the vector store.
fileIds() - function in com.openai.models.BetaAssistantUpdateParams.ToolResources.CodeInterpreter
Overrides the list of file IDs made available to the code_interpreter tool.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaAssistantUpdateParams.ToolResources.CodeInterpreter.Builder
Overrides the list of file IDs made available to the code_interpreter tool.
fileIds(java.util.List) - function in com.openai.models.BetaAssistantUpdateParams.ToolResources.CodeInterpreter.Builder
Overrides the list of file IDs made available to the code_interpreter tool.
fileIds() - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.ToolResources.CodeInterpreter
A list of file IDs made available to the code_interpreter tool.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds(java.util.List) - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds() - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore
A list of file IDs to add to the vector store.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore.Builder
A list of file IDs to add to the vector store.
fileIds(java.util.List) - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.ToolResources.FileSearch.VectorStore.Builder
A list of file IDs to add to the vector store.
fileIds() - function in com.openai.models.BetaThreadCreateAndRunParams.ToolResources.CodeInterpreter
A list of file IDs made available to the code_interpreter tool.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateAndRunParams.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds(java.util.List) - function in com.openai.models.BetaThreadCreateAndRunParams.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds() - function in com.openai.models.BetaThreadCreateParams.ToolResources.CodeInterpreter
A list of file IDs made available to the code_interpreter tool.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateParams.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds(java.util.List) - function in com.openai.models.BetaThreadCreateParams.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds() - function in com.openai.models.BetaThreadCreateParams.ToolResources.FileSearch.VectorStore
A list of file IDs to add to the vector store.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateParams.ToolResources.FileSearch.VectorStore.Builder
A list of file IDs to add to the vector store.
fileIds(java.util.List) - function in com.openai.models.BetaThreadCreateParams.ToolResources.FileSearch.VectorStore.Builder
A list of file IDs to add to the vector store.
fileIds() - function in com.openai.models.BetaThreadUpdateParams.ToolResources.CodeInterpreter
A list of file IDs made available to the code_interpreter tool.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaThreadUpdateParams.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds(java.util.List) - function in com.openai.models.BetaThreadUpdateParams.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds() - function in com.openai.models.BetaVectorStoreCreateParams
A list of File IDs that the vector store should use.
fileIds() - function in com.openai.models.BetaVectorStoreCreateParams.Body
A list of File IDs that the vector store should use.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaVectorStoreCreateParams.Body.Builder
A list of File IDs that the vector store should use.
fileIds(java.util.List) - function in com.openai.models.BetaVectorStoreCreateParams.Body.Builder
A list of File IDs that the vector store should use.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaVectorStoreCreateParams.Builder
A list of File IDs that the vector store should use.
fileIds(java.util.List) - function in com.openai.models.BetaVectorStoreCreateParams.Builder
A list of File IDs that the vector store should use.
fileIds() - function in com.openai.models.BetaVectorStoreFileBatchCreateParams
A list of File IDs that the vector store should use.
fileIds() - function in com.openai.models.BetaVectorStoreFileBatchCreateParams.Body
A list of File IDs that the vector store should use.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaVectorStoreFileBatchCreateParams.Body.Builder
A list of File IDs that the vector store should use.
fileIds(java.util.List) - function in com.openai.models.BetaVectorStoreFileBatchCreateParams.Body.Builder
A list of File IDs that the vector store should use.
fileIds(com.openai.core.JsonField) - function in com.openai.models.BetaVectorStoreFileBatchCreateParams.Builder
A list of File IDs that the vector store should use.
fileIds(java.util.List) - function in com.openai.models.BetaVectorStoreFileBatchCreateParams.Builder
A list of File IDs that the vector store should use.
fileIds() - function in com.openai.models.Thread.ToolResources.CodeInterpreter
A list of file IDs made available to the code_interpreter tool.
fileIds(com.openai.core.JsonField) - function in com.openai.models.Thread.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
fileIds(java.util.List) - function in com.openai.models.Thread.ToolResources.CodeInterpreter.Builder
A list of file IDs made available to the code_interpreter tool.
FileListPage - class in com.openai.models
Returns a list of files.
FileListPage.AutoPager - class in com.openai.models.FileListPage
 
FileListPage.Response - class in com.openai.models.FileListPage
 
FileListPage.Response.Builder - class in com.openai.models.FileListPage.Response
 
FileListPageAsync - class in com.openai.models
Returns a list of files.
FileListPageAsync.AutoPager - class in com.openai.models.FileListPageAsync
 
FileListPageAsync.Response - class in com.openai.models.FileListPageAsync
 
FileListPageAsync.Response.Builder - class in com.openai.models.FileListPageAsync.Response
 
FileListParams - class in com.openai.models
Returns a list of files.
FileListParams.Builder - class in com.openai.models.FileListParams
A builder for FileListParams.
FileListParams.Order - class in com.openai.models.FileListParams
Sort order by the created_at timestamp of the objects.
FileListParams.Order.Known - class in com.openai.models.FileListParams.Order
An enum containing Order's known values.
FileListParams.Order.Value - class in com.openai.models.FileListParams.Order
An enum containing Order's known values, as well as an _UNKNOWN member.
filename() - function in com.openai.models.FileObject
The name of the file.
filename(com.openai.core.JsonField) - function in com.openai.models.FileObject.Builder
The name of the file.
filename(java.lang.String) - function in com.openai.models.FileObject.Builder
The name of the file.
fileName() - function in com.openai.models.FileSearchToolCall.FileSearch.Result
The name of the file that result was found in.
fileName(com.openai.core.JsonField) - function in com.openai.models.FileSearchToolCall.FileSearch.Result.Builder
The name of the file that result was found in.
fileName(java.lang.String) - function in com.openai.models.FileSearchToolCall.FileSearch.Result.Builder
The name of the file that result was found in.
filename() - function in com.openai.models.Upload
The name of the file to be uploaded.
filename(com.openai.core.JsonField) - function in com.openai.models.Upload.Builder
The name of the file to be uploaded.
filename(java.lang.String) - function in com.openai.models.Upload.Builder
The name of the file to be uploaded.
filename() - function in com.openai.models.UploadCreateParams
The name of the file to upload.
filename() - function in com.openai.models.UploadCreateParams.Body
The name of the file to upload.
filename(com.openai.core.JsonField) - function in com.openai.models.UploadCreateParams.Body.Builder
The name of the file to upload.
filename(java.lang.String) - function in com.openai.models.UploadCreateParams.Body.Builder
The name of the file to upload.
filename(com.openai.core.JsonField) - function in com.openai.models.UploadCreateParams.Builder
The name of the file to upload.
filename(java.lang.String) - function in com.openai.models.UploadCreateParams.Builder
The name of the file to upload.
FileObject - class in com.openai.models
The File object represents a document that has been uploaded to OpenAI.
FileObject.Builder - class in com.openai.models.FileObject
A builder for FileObject.
FileObject.Purpose - class in com.openai.models.FileObject
The intended purpose of the file.
FileObject.Purpose.Known - class in com.openai.models.FileObject.Purpose
An enum containing Purpose's known values.
FileObject.Purpose.Value - class in com.openai.models.FileObject.Purpose
An enum containing Purpose's known values, as well as an _UNKNOWN member.
FileObject.Status - class in com.openai.models.FileObject
Deprecated.
FileObject.Status.Known - class in com.openai.models.FileObject.Status
An enum containing Status's known values.
FileObject.Status.Value - class in com.openai.models.FileObject.Status
An enum containing Status's known values, as well as an _UNKNOWN member.
filePath() - function in com.openai.models.Annotation
A URL for the file that's generated when the assistant used the code_interpreter tool to generate a file.
filePath() - function in com.openai.models.AnnotationDelta
A URL for the file that's generated when the assistant used the code_interpreter tool to generate a file.
filePath() - function in com.openai.models.FilePathAnnotation
 
filePath(com.openai.core.JsonField) - function in com.openai.models.FilePathAnnotation.Builder
 
filePath(com.openai.models.FilePathAnnotation.FilePath) - function in com.openai.models.FilePathAnnotation.Builder
 
filePath() - function in com.openai.models.FilePathDeltaAnnotation
 
filePath(com.openai.core.JsonField) - function in com.openai.models.FilePathDeltaAnnotation.Builder
 
filePath(com.openai.models.FilePathDeltaAnnotation.FilePath) - function in com.openai.models.FilePathDeltaAnnotation.Builder
 
FilePathAnnotation - class in com.openai.models
A URL for the file that's generated when the assistant used the code_interpreter tool to generate a file.
FilePathAnnotation.Builder - class in com.openai.models.FilePathAnnotation
A builder for FilePathAnnotation.
FilePathAnnotation.FilePath - class in com.openai.models.FilePathAnnotation
 
FilePathAnnotation.FilePath.Builder - class in com.openai.models.FilePathAnnotation.FilePath
A builder for FilePath.
FilePathDeltaAnnotation - class in com.openai.models
A URL for the file that's generated when the assistant used the code_interpreter tool to generate a file.
FilePathDeltaAnnotation.Builder - class in com.openai.models.FilePathDeltaAnnotation
A builder for FilePathDeltaAnnotation.
FilePathDeltaAnnotation.FilePath - class in com.openai.models.FilePathDeltaAnnotation
 
FilePathDeltaAnnotation.FilePath.Builder - class in com.openai.models.FilePathDeltaAnnotation.FilePath
A builder for FilePath.
FilePurpose - class in com.openai.models
The intended purpose of the uploaded file.
FilePurpose.Known - class in com.openai.models.FilePurpose
An enum containing FilePurpose's known values.
FilePurpose.Value - class in com.openai.models.FilePurpose
An enum containing FilePurpose's known values, as well as an _UNKNOWN member.
FileRetrieveParams - class in com.openai.models
Returns information about a specific file.
FileRetrieveParams.Builder - class in com.openai.models.FileRetrieveParams
A builder for FileRetrieveParams.
files() - function in com.openai.client.OpenAIClient
 
files() - function in com.openai.client.OpenAIClientAsync
 
files() - function in com.openai.client.OpenAIClientAsyncImpl
 
files() - function in com.openai.client.OpenAIClientImpl
 
files() - function in com.openai.services.async.beta.VectorStoreServiceAsync
 
files() - function in com.openai.services.async.beta.VectorStoreServiceAsyncImpl
 
files() - function in com.openai.services.blocking.beta.VectorStoreService
 
files() - function in com.openai.services.blocking.beta.VectorStoreServiceImpl
 
fileSearch() - function in com.openai.models.Assistant.ToolResources
 
fileSearch(com.openai.core.JsonField) - function in com.openai.models.Assistant.ToolResources.Builder
 
fileSearch(com.openai.models.Assistant.ToolResources.FileSearch) - function in com.openai.models.Assistant.ToolResources.Builder
 
fileSearch() - function in com.openai.models.AssistantTool
 
fileSearch() - function in com.openai.models.BetaAssistantCreateParams.ToolResources
 
fileSearch(com.openai.core.JsonField) - function in com.openai.models.BetaAssistantCreateParams.ToolResources.Builder
 
fileSearch(com.openai.models.BetaAssistantCreateParams.ToolResources.FileSearch) - function in com.openai.models.BetaAssistantCreateParams.ToolResources.Builder
 
fileSearch() - function in com.openai.models.BetaAssistantUpdateParams.ToolResources
 
fileSearch(com.openai.core.JsonField) - function in com.openai.models.BetaAssistantUpdateParams.ToolResources.Builder
 
fileSearch(com.openai.models.BetaAssistantUpdateParams.ToolResources.FileSearch) - function in com.openai.models.BetaAssistantUpdateParams.ToolResources.Builder
 
fileSearch() - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.Message.Attachment.Tool
 
fileSearch() - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.ToolResources
 
fileSearch(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.ToolResources.Builder
 
fileSearch(com.openai.models.BetaThreadCreateAndRunParams.Thread.ToolResources.FileSearch) - function in com.openai.models.BetaThreadCreateAndRunParams.Thread.ToolResources.Builder
 
fileSearch() - function in com.openai.models.BetaThreadCreateAndRunParams.Tool
 
fileSearch() - function in com.openai.models.BetaThreadCreateAndRunParams.ToolResources
 
fileSearch(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateAndRunParams.ToolResources.Builder
 
fileSearch(com.openai.models.BetaThreadCreateAndRunParams.ToolResources.FileSearch) - function in com.openai.models.BetaThreadCreateAndRunParams.ToolResources.Builder
 
fileSearch() - function in com.openai.models.BetaThreadCreateParams.Message.Attachment.Tool
 
fileSearch() - function in com.openai.models.BetaThreadCreateParams.ToolResources
 
fileSearch(com.openai.core.JsonField) - function in com.openai.models.BetaThreadCreateParams.ToolResources.Builder
 
fileSearch(com.openai.models.BetaThreadCreateParams.ToolResources.FileSearch) - function in com.openai.models.BetaThreadCreateParams.ToolResources.Builder
 
fileSearch() - function in com.openai.models.BetaThreadMessageCreateParams.Attachment.Tool
 
fileSearch() - function in com.openai.models.BetaThreadRunCreateParams.AdditionalMessage.Attachment.Tool
 
fileSearch() - function in com.openai.models.BetaThreadUpdateParams.ToolResources
 
fileSearch(com.openai.core.JsonField) - function in com.openai.models.BetaThreadUpdateParams.ToolResources.Builder
 
fileSearch(com.openai.models.BetaThreadUpdateParams.ToolResources.FileSearch) - function in com.openai.models.BetaThreadUpdateParams.ToolResources.Builder
 
fileSearch() - function in com.openai.models.FileSearchTool
Overrides for the file search tool.
fileSearch(com.openai.core.JsonField) - function in com.openai.models.FileSearchTool.Builder
Overrides for the file search tool.
fileSearch(com.openai.models.FileSearchTool.FileSearch) - function in com.openai.models.FileSearchTool.Builder
Overrides for the file search tool.
fileSearch() - function in com.openai.models.FileSearchToolCall
For now, this is always going to be an empty object.
fileSearch(com.openai.core.JsonField) - function in com.openai.models.FileSearchToolCall.Builder
For now, this is always going to be an empty object.
fileSearch(com.openai.models.FileSearchToolCall.FileSearch) - function in com.openai.models.FileSearchToolCall.Builder
For now, this is always going to be an empty object.
fileSearch(com.openai.core.JsonValue) - function in com.openai.models.FileSearchToolCallDelta.Builder
For now, this is always going to be an empty object.
fileSearch() - function in com.openai.models.Thread.ToolResources
 
fileSearch(com.openai.core.JsonField) - function in com.openai.models.Thread.ToolResources.Builder
 
fileSearch(com.openai.models.Thread.ToolResources.FileSearch) - function in com.openai.models.Thread.ToolResources.Builder
 
fileSearch() - function in com.openai.models.ToolCall
 
fileSearch() - function in com.openai.models.ToolCallDelta
 
FileSearchTool - class in com.openai.models
 
FileSearchTool.Builder - class in com.openai.models.FileSearchTool
A builder for FileSearchTool.
FileSearchTool.FileSearch - class in com.openai.models.FileSearchTool
Overrides for the file search tool.
FileSearchTool.FileSearch.Builder - class in com.openai.models.FileSearchTool.FileSearch
A builder for FileSearch.
FileSearchTool.FileSearch.RankingOptions - class in com.openai.models.FileSearchTool.FileSearch
The ranking options for the file search.
FileSearchTool.FileSearch.RankingOptions.Builder - class in com.openai.models.FileSearchTool.FileSearch.RankingOptions
A builder for RankingOptions.
FileSearchTool.FileSearch.RankingOptions.Ranker - class in com.openai.models.FileSearchTool.FileSearch.RankingOptions
The ranker to use for the file search.
FileSearchTool.FileSearch.RankingOptions.Ranker.Known - class in com.openai.models.FileSearchTool.FileSearch.RankingOptions.Ranker
An enum containing Ranker's known values.
FileSearchTool.FileSearch.RankingOptions.Ranker.Value - class in com.openai.models.FileSearchTool.FileSearch.RankingOptions.Ranker
An enum containing Ranker's known values, as well as an _UNKNOWN member.
FileSearchToolCall - class in com.openai.models
 
FileSearchToolCall.Builder - class in com.openai.models.FileSearchToolCall
A builder for FileSearchToolCall.
FileSearchToolCall.FileSearch - class in com.openai.models.FileSearchToolCall
For now, this is always going to be an empty object.
FileSearchToolCall.FileSearch.Builder - class in com.openai.models.FileSearchToolCall.FileSearch
A builder for FileSearch.
FileSearchToolCall.FileSearch.RankingOptions - class in com.openai.models.FileSearchToolCall.FileSearch
The ranking options for the file search.
FileSearchToolCall.FileSearch.RankingOptions.Builder - class in com.openai.models.FileSearchToolCall.FileSearch.RankingOptions
A builder for RankingOptions.
FileSearchToolCall.FileSearch.Result - class in com.openai.models.FileSearchToolCall.FileSearch
A result instance of the file search.
FileSearchToolCall.FileSearch.Result.Builder - class in com.openai.models.FileSearchToolCall.FileSearch.Result
A builder for Result.
FileSearchToolCall.FileSearch.Result.Content - class in com.openai.models.FileSearchToolCall.FileSearch.Result
 
FileSearchToolCall.FileSearch.Result.Content.Builder - class in com.openai.models.FileSearchToolCall.FileSearch.Result.Content
A builder for Content.
FileSearchToolCall.FileSearch.Result.Content.Type - class in com.openai.models.FileSearchToolCall.FileSearch.Result.Content
The type of the content.
FileSearchToolCall.FileSearch.Result.Content.Type.Known - class in com.openai.models.FileSearchToolCall.FileSearch.Result.Content.Type
An enum containing Type's known values.
FileSearchToolCall.FileSearch.Result.Content.Type.Value - class in com.openai.models.FileSearchToolCall.FileSearch.Result.Content.Type
An enum containing Type's known values, as well as an _UNKNOWN member.
FileSearchToolCallDelta - class in com.openai.models
 
FileSearchToolCallDelta.Builder - class in com.openai.models.FileSearchToolCallDelta
A builder for FileSearchToolCallDelta.
FileService - class in com.openai.services.blocking
 
FileService - class in com.openai.services.blocking.beta.vectorStores
 
FileServiceAsync - class in com.openai.services.async
 
FileServiceAsync - class in com.openai.services.async.beta.vectorStores
 
FileServiceAsyncImpl - class in com.openai.services.async
 
FileServiceAsyncImpl - class in com.openai.services.async.beta.vectorStores
 
FileServiceImpl - class in com.openai.services.blocking
 
FileServiceImpl - class in com.openai.services.blocking.beta.vectorStores
 
fillInStackTrace() - function in kotlin.Throwable
 
filter() - function in com.openai.models.BetaVectorStoreFileBatchListFilesParams
Filter by file status.
filter(com.openai.models.BetaVectorStoreFileBatchListFilesParams.Filter) - function in com.openai.models.BetaVectorStoreFileBatchListFilesParams.Builder
Filter by file status.
filter(java.util.Optional) - function in com.openai.models.BetaVectorStoreFileBatchListFilesParams.Builder
Filter by file status.
filter() - function in com.openai.models.BetaVectorStoreFileListParams
Filter by file status.
filter(com.openai.models.BetaVectorStoreFileListParams.Filter) - function in com.openai.models.BetaVectorStoreFileListParams.Builder
Filter by file status.
filter(java.util.Optional) - function in com.openai.models.BetaVectorStoreFileListParams.Builder
Filter by file status.
FINALIZING - enum entry in com.openai.models.Batch.Status.Known
 
FINALIZING - enum entry in com.openai.models.Batch.Status.Value
 
finalizingAt() - function in com.openai.models.Batch
The Unix timestamp (in seconds) for when the batch started finalizing.
finalizingAt(com.openai.core.JsonField) - function in com.openai.models.Batch.Builder
The Unix timestamp (in seconds) for when the batch started finalizing.
finalizingAt(java.lang.Long) - function in com.openai.models.Batch.Builder
The Unix timestamp (in seconds) for when the batch started finalizing.
findBackReference(java.lang.String) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
FINE_TUNE - enum entry in com.openai.models.FileObject.Purpose.Known
 
FINE_TUNE - enum entry in com.openai.models.FileObject.Purpose.Value
 
FINE_TUNE - enum entry in com.openai.models.FilePurpose.Known
 
FINE_TUNE - enum entry in com.openai.models.FilePurpose.Value
 
FINE_TUNE_RESULTS - enum entry in com.openai.models.FileObject.Purpose.Known
 
FINE_TUNE_RESULTS - enum entry in com.openai.models.FileObject.Purpose.Value
 
fineTunedModel() - function in com.openai.models.FineTuningJob
The name of the fine-tuned model that is being created.
fineTunedModel(com.openai.core.JsonField) - function in com.openai.models.FineTuningJob.Builder
The name of the fine-tuned model that is being created.
fineTunedModel(java.util.Optional) - function in com.openai.models.FineTuningJob.Builder
The name of the fine-tuned model that is being created.
fineTunedModel(java.lang.String) - function in com.openai.models.FineTuningJob.Builder
The name of the fine-tuned model that is being created.
fineTunedModelCheckpoint() - function in com.openai.models.FineTuningJobCheckpoint
The name of the fine-tuned checkpoint model that is created.
fineTunedModelCheckpoint(com.openai.core.JsonField) - function in com.openai.models.FineTuningJobCheckpoint.Builder
The name of the fine-tuned checkpoint model that is created.
fineTunedModelCheckpoint(java.lang.String) - function in com.openai.models.FineTuningJobCheckpoint.Builder
The name of the fine-tuned checkpoint model that is created.
fineTuning() - function in com.openai.client.OpenAIClient
 
fineTuning() - function in com.openai.client.OpenAIClientAsync
 
fineTuning() - function in com.openai.client.OpenAIClientAsyncImpl
 
fineTuning() - function in com.openai.client.OpenAIClientImpl
 
FineTuningJob - class in com.openai.models
The fine_tuning.job object represents a fine-tuning job that has been created through the API.
FineTuningJob.Builder - class in com.openai.models.FineTuningJob
A builder for FineTuningJob.
FineTuningJob.Error - class in com.openai.models.FineTuningJob
For fine-tuning jobs that have failed, this will contain more information on the cause of the failure.
FineTuningJob.Error.Builder - class in com.openai.models.FineTuningJob.Error
A builder for Error.
FineTuningJob.Hyperparameters - class in com.openai.models.FineTuningJob
The hyperparameters used for the fine-tuning job.
FineTuningJob.Hyperparameters.BatchSize - class in com.openai.models.FineTuningJob.Hyperparameters
Number of examples in each batch.
FineTuningJob.Hyperparameters.BatchSize.Visitor - class in com.openai.models.FineTuningJob.Hyperparameters.BatchSize
An interface that defines how to map each variant of BatchSize to a value of type T.
FineTuningJob.Hyperparameters.Builder - class in com.openai.models.FineTuningJob.Hyperparameters
A builder for Hyperparameters.
FineTuningJob.Hyperparameters.LearningRateMultiplier - class in com.openai.models.FineTuningJob.Hyperparameters
Scaling factor for the learning rate.
FineTuningJob.Hyperparameters.LearningRateMultiplier.Visitor - class in com.openai.models.FineTuningJob.Hyperparameters.LearningRateMultiplier
An interface that defines how to map each variant of LearningRateMultiplier to a value of type T.
FineTuningJob.Hyperparameters.NEpochs - class in com.openai.models.FineTuningJob.Hyperparameters
The number of epochs to train the model for.
FineTuningJob.Hyperparameters.NEpochs.Visitor - class in com.openai.models.FineTuningJob.Hyperparameters.NEpochs
An interface that defines how to map each variant of NEpochs to a value of type T.
FineTuningJob.Method - class in com.openai.models.FineTuningJob
The method used for fine-tuning.
FineTuningJob.Method.Builder - class in com.openai.models.FineTuningJob.Method
A builder for Method.
FineTuningJob.Method.Dpo - class in com.openai.models.FineTuningJob.Method
Configuration for the DPO fine-tuning method.
FineTuningJob.Method.Dpo.Builder - class in com.openai.models.FineTuningJob.Method.Dpo
A builder for Dpo.
FineTuningJob.Method.Dpo.Hyperparameters - class in com.openai.models.FineTuningJob.Method.Dpo
The hyperparameters used for the fine-tuning job.
FineTuningJob.Method.Dpo.Hyperparameters.BatchSize - class in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters
Number of examples in each batch.
FineTuningJob.Method.Dpo.Hyperparameters.BatchSize.Visitor - class in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters.BatchSize
An interface that defines how to map each variant of BatchSize to a value of type T.
FineTuningJob.Method.Dpo.Hyperparameters.Beta - class in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters
The beta value for the DPO method.
FineTuningJob.Method.Dpo.Hyperparameters.Beta.Visitor - class in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters.Beta
An interface that defines how to map each variant of Beta to a value of type T.
FineTuningJob.Method.Dpo.Hyperparameters.Builder - class in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters
A builder for Hyperparameters.
FineTuningJob.Method.Dpo.Hyperparameters.LearningRateMultiplier - class in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters
Scaling factor for the learning rate.
FineTuningJob.Method.Dpo.Hyperparameters.LearningRateMultiplier.Visitor - class in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters.LearningRateMultiplier
An interface that defines how to map each variant of LearningRateMultiplier to a value of type T.
FineTuningJob.Method.Dpo.Hyperparameters.NEpochs - class in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters
The number of epochs to train the model for.
FineTuningJob.Method.Dpo.Hyperparameters.NEpochs.Visitor - class in com.openai.models.FineTuningJob.Method.Dpo.Hyperparameters.NEpochs
An interface that defines how to map each variant of NEpochs to a value of type T.
FineTuningJob.Method.Supervised - class in com.openai.models.FineTuningJob.Method
Configuration for the supervised fine-tuning method.
FineTuningJob.Method.Supervised.Builder - class in com.openai.models.FineTuningJob.Method.Supervised
A builder for Supervised.
FineTuningJob.Method.Supervised.Hyperparameters - class in com.openai.models.FineTuningJob.Method.Supervised
The hyperparameters used for the fine-tuning job.
FineTuningJob.Method.Supervised.Hyperparameters.BatchSize - class in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters
Number of examples in each batch.
FineTuningJob.Method.Supervised.Hyperparameters.BatchSize.Visitor - class in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters.BatchSize
An interface that defines how to map each variant of BatchSize to a value of type T.
FineTuningJob.Method.Supervised.Hyperparameters.Builder - class in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters
A builder for Hyperparameters.
FineTuningJob.Method.Supervised.Hyperparameters.LearningRateMultiplier - class in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters
Scaling factor for the learning rate.
FineTuningJob.Method.Supervised.Hyperparameters.LearningRateMultiplier.Visitor - class in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters.LearningRateMultiplier
An interface that defines how to map each variant of LearningRateMultiplier to a value of type T.
FineTuningJob.Method.Supervised.Hyperparameters.NEpochs - class in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters
The number of epochs to train the model for.
FineTuningJob.Method.Supervised.Hyperparameters.NEpochs.Visitor - class in com.openai.models.FineTuningJob.Method.Supervised.Hyperparameters.NEpochs
An interface that defines how to map each variant of NEpochs to a value of type T.
FineTuningJob.Method.Type - class in com.openai.models.FineTuningJob.Method
The type of method.
FineTuningJob.Method.Type.Known - class in com.openai.models.FineTuningJob.Method.Type
An enum containing Type's known values.
FineTuningJob.Method.Type.Value - class in com.openai.models.FineTuningJob.Method.Type
An enum containing Type's known values, as well as an _UNKNOWN member.
FineTuningJob.Status - class in com.openai.models.FineTuningJob
The current status of the fine-tuning job, which can be either validating_files, queued, running, succeeded, failed, or cancelled.
FineTuningJob.Status.Known - class in com.openai.models.FineTuningJob.Status
An enum containing Status's known values.
FineTuningJob.Status.Value - class in com.openai.models.FineTuningJob.Status
An enum containing Status's known values, as well as an _UNKNOWN member.
FineTuningJobCancelParams - class in com.openai.models
Immediately cancel a fine-tune job.
FineTuningJobCancelParams.Builder - class in com.openai.models.FineTuningJobCancelParams
A builder for FineTuningJobCancelParams.
FineTuningJobCheckpoint - class in com.openai.models
The fine_tuning.job.checkpoint object represents a model checkpoint for a fine-tuning job that is ready to use.
FineTuningJobCheckpoint.Builder - class in com.openai.models.FineTuningJobCheckpoint
A builder for FineTuningJobCheckpoint.
FineTuningJobCheckpoint.Metrics - class in com.openai.models.FineTuningJobCheckpoint
Metrics at the step number during the fine-tuning job.
FineTuningJobCheckpoint.Metrics.Builder - class in com.openai.models.FineTuningJobCheckpoint.Metrics
A builder for Metrics.
FineTuningJobCheckpointListPage - class in com.openai.models
List checkpoints for a fine-tuning job.
FineTuningJobCheckpointListPage.AutoPager - class in com.openai.models.FineTuningJobCheckpointListPage
 
FineTuningJobCheckpointListPage.Response - class in com.openai.models.FineTuningJobCheckpointListPage
 
FineTuningJobCheckpointListPage.Response.Builder - class in com.openai.models.FineTuningJobCheckpointListPage.Response
 
FineTuningJobCheckpointListPageAsync - class in com.openai.models
List checkpoints for a fine-tuning job.
FineTuningJobCheckpointListPageAsync.AutoPager - class in com.openai.models.FineTuningJobCheckpointListPageAsync
 
FineTuningJobCheckpointListPageAsync.Response - class in com.openai.models.FineTuningJobCheckpointListPageAsync
 
FineTuningJobCheckpointListPageAsync.Response.Builder - class in com.openai.models.FineTuningJobCheckpointListPageAsync.Response
 
FineTuningJobCheckpointListParams - class in com.openai.models
List checkpoints for a fine-tuning job.
FineTuningJobCheckpointListParams.Builder - class in com.openai.models.FineTuningJobCheckpointListParams
A builder for FineTuningJobCheckpointListParams.
FineTuningJobCreateParams - class in com.openai.models
Creates a fine-tuning job which begins the process of creating a new model from a given dataset.
FineTuningJobCreateParams.Body - class in com.openai.models.FineTuningJobCreateParams
 
FineTuningJobCreateParams.Body.Builder - class in com.openai.models.FineTuningJobCreateParams.Body
A builder for Body.
FineTuningJobCreateParams.Builder - class in com.openai.models.FineTuningJobCreateParams
A builder for FineTuningJobCreateParams.
FineTuningJobCreateParams.Hyperparameters - class in com.openai.models.FineTuningJobCreateParams
The hyperparameters used for the fine-tuning job.
FineTuningJobCreateParams.Hyperparameters.BatchSize - class in com.openai.models.FineTuningJobCreateParams.Hyperparameters
Number of examples in each batch.
FineTuningJobCreateParams.Hyperparameters.BatchSize.Visitor - class in com.openai.models.FineTuningJobCreateParams.Hyperparameters.BatchSize
An interface that defines how to map each variant of BatchSize to a value of type T.
FineTuningJobCreateParams.Hyperparameters.Builder - class in com.openai.models.FineTuningJobCreateParams.Hyperparameters
A builder for Hyperparameters.
FineTuningJobCreateParams.Hyperparameters.LearningRateMultiplier - class in com.openai.models.FineTuningJobCreateParams.Hyperparameters
Scaling factor for the learning rate.
FineTuningJobCreateParams.Hyperparameters.LearningRateMultiplier.Visitor - class in com.openai.models.FineTuningJobCreateParams.Hyperparameters.LearningRateMultiplier
An interface that defines how to map each variant of LearningRateMultiplier to a value of type T.
FineTuningJobCreateParams.Hyperparameters.NEpochs - class in com.openai.models.FineTuningJobCreateParams.Hyperparameters
The number of epochs to train the model for.
FineTuningJobCreateParams.Hyperparameters.NEpochs.Visitor - class in com.openai.models.FineTuningJobCreateParams.Hyperparameters.NEpochs
An interface that defines how to map each variant of NEpochs to a value of type T.
FineTuningJobCreateParams.Integration - class in com.openai.models.FineTuningJobCreateParams
 
FineTuningJobCreateParams.Integration.Builder - class in com.openai.models.FineTuningJobCreateParams.Integration
A builder for Integration.
FineTuningJobCreateParams.Integration.Wandb - class in com.openai.models.FineTuningJobCreateParams.Integration
The settings for your integration with Weights and Biases.
FineTuningJobCreateParams.Integration.Wandb.Builder - class in com.openai.models.FineTuningJobCreateParams.Integration.Wandb
A builder for Wandb.
FineTuningJobCreateParams.Method - class in com.openai.models.FineTuningJobCreateParams
The method used for fine-tuning.
FineTuningJobCreateParams.Method.Builder - class in com.openai.models.FineTuningJobCreateParams.Method
A builder for Method.
FineTuningJobCreateParams.Method.Dpo - class in com.openai.models.FineTuningJobCreateParams.Method
Configuration for the DPO fine-tuning method.
FineTuningJobCreateParams.Method.Dpo.Builder - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo
A builder for Dpo.
FineTuningJobCreateParams.Method.Dpo.Hyperparameters - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo
The hyperparameters used for the fine-tuning job.
FineTuningJobCreateParams.Method.Dpo.Hyperparameters.BatchSize - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters
Number of examples in each batch.
FineTuningJobCreateParams.Method.Dpo.Hyperparameters.BatchSize.Visitor - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters.BatchSize
An interface that defines how to map each variant of BatchSize to a value of type T.
FineTuningJobCreateParams.Method.Dpo.Hyperparameters.Beta - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters
The beta value for the DPO method.
FineTuningJobCreateParams.Method.Dpo.Hyperparameters.Beta.Visitor - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters.Beta
An interface that defines how to map each variant of Beta to a value of type T.
FineTuningJobCreateParams.Method.Dpo.Hyperparameters.Builder - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters
A builder for Hyperparameters.
FineTuningJobCreateParams.Method.Dpo.Hyperparameters.LearningRateMultiplier - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters
Scaling factor for the learning rate.
FineTuningJobCreateParams.Method.Dpo.Hyperparameters.LearningRateMultiplier.Visitor - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters.LearningRateMultiplier
An interface that defines how to map each variant of LearningRateMultiplier to a value of type T.
FineTuningJobCreateParams.Method.Dpo.Hyperparameters.NEpochs - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters
The number of epochs to train the model for.
FineTuningJobCreateParams.Method.Dpo.Hyperparameters.NEpochs.Visitor - class in com.openai.models.FineTuningJobCreateParams.Method.Dpo.Hyperparameters.NEpochs
An interface that defines how to map each variant of NEpochs to a value of type T.
FineTuningJobCreateParams.Method.Supervised - class in com.openai.models.FineTuningJobCreateParams.Method
Configuration for the supervised fine-tuning method.
FineTuningJobCreateParams.Method.Supervised.Builder - class in com.openai.models.FineTuningJobCreateParams.Method.Supervised
A builder for Supervised.
FineTuningJobCreateParams.Method.Supervised.Hyperparameters - class in com.openai.models.FineTuningJobCreateParams.Method.Supervised
The hyperparameters used for the fine-tuning job.
FineTuningJobCreateParams.Method.Supervised.Hyperparameters.BatchSize - class in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters
Number of examples in each batch.
FineTuningJobCreateParams.Method.Supervised.Hyperparameters.BatchSize.Visitor - class in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters.BatchSize
An interface that defines how to map each variant of BatchSize to a value of type T.
FineTuningJobCreateParams.Method.Supervised.Hyperparameters.Builder - class in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters
A builder for Hyperparameters.
FineTuningJobCreateParams.Method.Supervised.Hyperparameters.LearningRateMultiplier - class in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters
Scaling factor for the learning rate.
FineTuningJobCreateParams.Method.Supervised.Hyperparameters.LearningRateMultiplier.Visitor - class in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters.LearningRateMultiplier
An interface that defines how to map each variant of LearningRateMultiplier to a value of type T.
FineTuningJobCreateParams.Method.Supervised.Hyperparameters.NEpochs - class in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters
The number of epochs to train the model for.
FineTuningJobCreateParams.Method.Supervised.Hyperparameters.NEpochs.Visitor - class in com.openai.models.FineTuningJobCreateParams.Method.Supervised.Hyperparameters.NEpochs
An interface that defines how to map each variant of NEpochs to a value of type T.
FineTuningJobCreateParams.Method.Type - class in com.openai.models.FineTuningJobCreateParams.Method
The type of method.
FineTuningJobCreateParams.Method.Type.Known - class in com.openai.models.FineTuningJobCreateParams.Method.Type
An enum containing Type's known values.
FineTuningJobCreateParams.Method.Type.Value - class in com.openai.models.FineTuningJobCreateParams.Method.Type
An enum containing Type's known values, as well as an _UNKNOWN member.
FineTuningJobCreateParams.Model - class in com.openai.models.FineTuningJobCreateParams
The name of the model to fine-tune.
FineTuningJobCreateParams.Model.Known - class in com.openai.models.FineTuningJobCreateParams.Model
An enum containing Model's known values.
FineTuningJobCreateParams.Model.Value - class in com.openai.models.FineTuningJobCreateParams.Model
An enum containing Model's known values, as well as an _UNKNOWN member.
FineTuningJobEvent - class in com.openai.models
Fine-tuning job event object
FineTuningJobEvent.Builder - class in com.openai.models.FineTuningJobEvent
A builder for FineTuningJobEvent.
FineTuningJobEvent.Level - class in com.openai.models.FineTuningJobEvent
The log level of the event.
FineTuningJobEvent.Level.Known - class in com.openai.models.FineTuningJobEvent.Level
An enum containing Level's known values.
FineTuningJobEvent.Level.Value - class in com.openai.models.FineTuningJobEvent.Level
An enum containing Level's known values, as well as an _UNKNOWN member.
FineTuningJobEvent.Type - class in com.openai.models.FineTuningJobEvent
The type of event.
FineTuningJobEvent.Type.Known - class in com.openai.models.FineTuningJobEvent.Type
An enum containing Type's known values.
FineTuningJobEvent.Type.Value - class in com.openai.models.FineTuningJobEvent.Type
An enum containing Type's known values, as well as an _UNKNOWN member.
fineTuningJobId() - function in com.openai.models.FineTuningJobCancelParams
 
fineTuningJobId(java.lang.String) - function in com.openai.models.FineTuningJobCancelParams.Builder
 
fineTuningJobId() - function in com.openai.models.FineTuningJobCheckpoint
The name of the fine-tuning job that this checkpoint was created from.
fineTuningJobId(com.openai.core.JsonField) - function in com.openai.models.FineTuningJobCheckpoint.Builder
The name of the fine-tuning job that this checkpoint was created from.
fineTuningJobId(java.lang.String) - function in com.openai.models.FineTuningJobCheckpoint.Builder
The name of the fine-tuning job that this checkpoint was created from.
fineTuningJobId() - function in com.openai.models.FineTuningJobCheckpointListParams
 
fineTuningJobId(java.lang.String) - function in com.openai.models.FineTuningJobCheckpointListParams.Builder
 
fineTuningJobId() - function in com.openai.models.FineTuningJobListEventsParams
 
fineTuningJobId(java.lang.String) - function in com.openai.models.FineTuningJobListEventsParams.Builder
 
fineTuningJobId() - function in com.openai.models.FineTuningJobRetrieveParams
 
fineTuningJobId(java.lang.String) - function in com.openai.models.FineTuningJobRetrieveParams.Builder
 
FineTuningJobListEventsPage - class in com.openai.models
Get status updates for a fine-tuning job.
FineTuningJobListEventsPage.AutoPager - class in com.openai.models.FineTuningJobListEventsPage
 
FineTuningJobListEventsPage.Response - class in com.openai.models.FineTuningJobListEventsPage
 
FineTuningJobListEventsPage.Response.Builder - class in com.openai.models.FineTuningJobListEventsPage.Response
 
FineTuningJobListEventsPageAsync - class in com.openai.models
Get status updates for a fine-tuning job.
FineTuningJobListEventsPageAsync.AutoPager - class in com.openai.models.FineTuningJobListEventsPageAsync
 
FineTuningJobListEventsPageAsync.Response - class in com.openai.models.FineTuningJobListEventsPageAsync
 
FineTuningJobListEventsPageAsync.Response.Builder - class in com.openai.models.FineTuningJobListEventsPageAsync.Response
 
FineTuningJobListEventsParams - class in com.openai.models
Get status updates for a fine-tuning job.
FineTuningJobListEventsParams.Builder - class in com.openai.models.FineTuningJobListEventsParams
A builder for FineTuningJobListEventsParams.
FineTuningJobListPage - class in com.openai.models
List your organization's fine-tuning jobs
FineTuningJobListPage.AutoPager - class in com.openai.models.FineTuningJobListPage
 
FineTuningJobListPage.Response - class in com.openai.models.FineTuningJobListPage
 
FineTuningJobListPage.Response.Builder - class in com.openai.models.FineTuningJobListPage.Response
 
FineTuningJobListPageAsync - class in com.openai.models
List your organization's fine-tuning jobs
FineTuningJobListPageAsync.AutoPager - class in com.openai.models.FineTuningJobListPageAsync
 
FineTuningJobListPageAsync.Response - class in com.openai.models.FineTuningJobListPageAsync
 
FineTuningJobListPageAsync.Response.Builder - class in com.openai.models.FineTuningJobListPageAsync.Response
 
FineTuningJobListParams - class in com.openai.models
List your organization's fine-tuning jobs
FineTuningJobListParams.Builder - class in com.openai.models.FineTuningJobListParams
A builder for FineTuningJobListParams.
FineTuningJobRetrieveParams - class in com.openai.models
Get info about a fine-tuning job.
FineTuningJobRetrieveParams.Builder - class in com.openai.models.FineTuningJobRetrieveParams
A builder for FineTuningJobRetrieveParams.
FineTuningJobWandbIntegration - class in com.openai.models
The settings for your integration with Weights and Biases.
FineTuningJobWandbIntegration.Builder - class in com.openai.models.FineTuningJobWandbIntegration
A builder for FineTuningJobWandbIntegration.
FineTuningJobWandbIntegrationObject - class in com.openai.models
 
FineTuningJobWandbIntegrationObject.Builder - class in com.openai.models.FineTuningJobWandbIntegrationObject
A builder for FineTuningJobWandbIntegrationObject.
FineTuningService - class in com.openai.services.blocking
 
FineTuningServiceAsync - class in com.openai.services.async
 
FineTuningServiceAsyncImpl - class in com.openai.services.async
 
FineTuningServiceImpl - class in com.openai.services.blocking
 
finishedAt() - function in com.openai.models.FineTuningJob
The Unix timestamp (in seconds) for when the fine-tuning job was finished.
finishedAt(com.openai.core.JsonField) - function in com.openai.models.FineTuningJob.Builder
The Unix timestamp (in seconds) for when the fine-tuning job was finished.
finishedAt(java.util.Optional) - function in com.openai.models.FineTuningJob.Builder
The Unix timestamp (in seconds) for when the fine-tuning job was finished.
finishedAt(java.lang.Long) - function in com.openai.models.FineTuningJob.Builder
The Unix timestamp (in seconds) for when the fine-tuning job was finished.
finishedAt(java.lang.Long) - function in com.openai.models.FineTuningJob.Builder
The Unix timestamp (in seconds) for when the fine-tuning job was finished.
finishReason() - function in com.openai.models.ChatCompletion.Choice
The reason the model stopped generating tokens.
finishReason(com.openai.core.JsonField) - function in com.openai.models.ChatCompletion.Choice.Builder
The reason the model stopped generating tokens.
finishReason(com.openai.models.ChatCompletion.Choice.FinishReason) - function in com.openai.models.ChatCompletion.Choice.Builder
The reason the model stopped generating tokens.
finishReason() - function in com.openai.models.ChatCompletionChunk.Choice
The reason the model stopped generating tokens.
finishReason(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionChunk.Choice.Builder
The reason the model stopped generating tokens.
finishReason(com.openai.models.ChatCompletionChunk.Choice.FinishReason) - function in com.openai.models.ChatCompletionChunk.Choice.Builder
The reason the model stopped generating tokens.
finishReason(java.util.Optional) - function in com.openai.models.ChatCompletionChunk.Choice.Builder
The reason the model stopped generating tokens.
finishReason() - function in com.openai.models.CompletionChoice
The reason the model stopped generating tokens.
finishReason(com.openai.core.JsonField) - function in com.openai.models.CompletionChoice.Builder
The reason the model stopped generating tokens.
finishReason(com.openai.models.CompletionChoice.FinishReason) - function in com.openai.models.CompletionChoice.Builder
The reason the model stopped generating tokens.
FLAC - enum entry in com.openai.models.ChatCompletionAudioParam.Format.Known
 
FLAC - enum entry in com.openai.models.ChatCompletionAudioParam.Format.Value
 
flagged() - function in com.openai.models.Moderation
Whether any of the below categories are flagged.
flagged(com.openai.core.JsonField) - function in com.openai.models.Moderation.Builder
Whether any of the below categories are flagged.
flagged(java.lang.Boolean) - function in com.openai.models.Moderation.Builder
Whether any of the below categories are flagged.
FLOAT - enum entry in com.openai.models.EmbeddingCreateParams.EncodingFormat.Known
 
FLOAT - enum entry in com.openai.models.EmbeddingCreateParams.EncodingFormat.Value
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.BatchListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.BetaAssistantListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.BetaThreadMessageListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.BetaThreadRunListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.BetaThreadRunStepListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.BetaVectorStoreFileBatchListFilesPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.BetaVectorStoreFileListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.BetaVectorStoreListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.ChatCompletionMessageListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.FileListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.FineTuningJobCheckpointListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.FineTuningJobListEventsPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.FineTuningJobListPageAsync.AutoPager
 
forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.openai.models.ModelListPageAsync.AutoPager
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
format() - function in com.openai.models.ChatCompletionAudioParam
Specifies the output audio format.
format(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionAudioParam.Builder
Specifies the output audio format.
format(com.openai.models.ChatCompletionAudioParam.Format) - function in com.openai.models.ChatCompletionAudioParam.Builder
Specifies the output audio format.
format() - function in com.openai.models.ChatCompletionContentPartInputAudio.InputAudio
The format of the encoded audio data.
format(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionContentPartInputAudio.InputAudio.Builder
The format of the encoded audio data.
format(com.openai.models.ChatCompletionContentPartInputAudio.InputAudio.Format) - function in com.openai.models.ChatCompletionContentPartInputAudio.InputAudio.Builder
The format of the encoded audio data.
frequencyPenalty() - function in com.openai.models.ChatCompletionCreateParams
Number between -2.0 and 2.0.
frequencyPenalty() - function in com.openai.models.ChatCompletionCreateParams.Body
Number between -2.0 and 2.0.
frequencyPenalty(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionCreateParams.Body.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.util.Optional) - function in com.openai.models.ChatCompletionCreateParams.Body.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.lang.Double) - function in com.openai.models.ChatCompletionCreateParams.Body.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.lang.Double) - function in com.openai.models.ChatCompletionCreateParams.Body.Builder
Number between -2.0 and 2.0.
frequencyPenalty(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionCreateParams.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.util.Optional) - function in com.openai.models.ChatCompletionCreateParams.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.lang.Double) - function in com.openai.models.ChatCompletionCreateParams.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.lang.Double) - function in com.openai.models.ChatCompletionCreateParams.Builder
Number between -2.0 and 2.0.
frequencyPenalty() - function in com.openai.models.CompletionCreateParams
Number between -2.0 and 2.0.
frequencyPenalty() - function in com.openai.models.CompletionCreateParams.Body
Number between -2.0 and 2.0.
frequencyPenalty(com.openai.core.JsonField) - function in com.openai.models.CompletionCreateParams.Body.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.util.Optional) - function in com.openai.models.CompletionCreateParams.Body.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.lang.Double) - function in com.openai.models.CompletionCreateParams.Body.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.lang.Double) - function in com.openai.models.CompletionCreateParams.Body.Builder
Number between -2.0 and 2.0.
frequencyPenalty(com.openai.core.JsonField) - function in com.openai.models.CompletionCreateParams.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.util.Optional) - function in com.openai.models.CompletionCreateParams.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.lang.Double) - function in com.openai.models.CompletionCreateParams.Builder
Number between -2.0 and 2.0.
frequencyPenalty(java.lang.Double) - function in com.openai.models.CompletionCreateParams.Builder
Number between -2.0 and 2.0.
from(java.lang.Object) - function in com.openai.core.JsonValue.Companion
 
fromEnv() - function in com.openai.core.ClientOptions.Builder
 
fromEnv() - function in com.openai.core.ClientOptions.Companion
 
fromJsonNode(com.fasterxml.jackson.databind.JsonNode) - function in com.openai.core.JsonValue.Companion
 
fromString(java.lang.String) - function in com.openai.azure.AzureOpenAIServiceVersion.Companion
 
fullValidLoss() - function in com.openai.models.FineTuningJobCheckpoint.Metrics
 
fullValidLoss(com.openai.core.JsonField) - function in com.openai.models.FineTuningJobCheckpoint.Metrics.Builder
 
fullValidLoss(java.lang.Double) - function in com.openai.models.FineTuningJobCheckpoint.Metrics.Builder
 
fullValidMeanTokenAccuracy() - function in com.openai.models.FineTuningJobCheckpoint.Metrics
 
fullValidMeanTokenAccuracy(com.openai.core.JsonField) - function in com.openai.models.FineTuningJobCheckpoint.Metrics.Builder
 
fullValidMeanTokenAccuracy(java.lang.Double) - function in com.openai.models.FineTuningJobCheckpoint.Metrics.Builder
 
function() - function in com.openai.models.AssistantTool
 
function() - function in com.openai.models.AssistantToolChoice
 
function(com.openai.core.JsonField) - function in com.openai.models.AssistantToolChoice.Builder
 
function(com.openai.models.AssistantToolChoiceFunction) - function in com.openai.models.AssistantToolChoice.Builder
 
FUNCTION - enum entry in com.openai.models.AssistantToolChoice.Type.Known
 
FUNCTION - enum entry in com.openai.models.AssistantToolChoice.Type.Value
 
function() - function in com.openai.models.BetaThreadCreateAndRunParams.Tool
 
function() - function in com.openai.models.ChatCompletionChunk.Choice.Delta.ToolCall
 
function(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionChunk.Choice.Delta.ToolCall.Builder
 
function(com.openai.models.ChatCompletionChunk.Choice.Delta.ToolCall.Function) - function in com.openai.models.ChatCompletionChunk.Choice.Delta.ToolCall.Builder
 
FUNCTION - enum entry in com.openai.models.ChatCompletionChunk.Choice.Delta.ToolCall.Type.Known
 
FUNCTION - enum entry in com.openai.models.ChatCompletionChunk.Choice.Delta.ToolCall.Type.Value
 
function() - function in com.openai.models.ChatCompletionMessageParam
 
function() - function in com.openai.models.ChatCompletionMessageToolCall
The function that the model called.
function(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionMessageToolCall.Builder
The function that the model called.
function(com.openai.models.ChatCompletionMessageToolCall.Function) - function in com.openai.models.ChatCompletionMessageToolCall.Builder
The function that the model called.
function() - function in com.openai.models.ChatCompletionNamedToolChoice
 
function(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionNamedToolChoice.Builder
 
function(com.openai.models.ChatCompletionNamedToolChoice.Function) - function in com.openai.models.ChatCompletionNamedToolChoice.Builder
 
FUNCTION - enum entry in com.openai.models.ChatCompletionRole.Known
 
FUNCTION - enum entry in com.openai.models.ChatCompletionRole.Value
 
function() - function in com.openai.models.ChatCompletionTool
 
function(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionTool.Builder
 
function(com.openai.models.FunctionDefinition) - function in com.openai.models.ChatCompletionTool.Builder
 
function() - function in com.openai.models.FunctionTool
 
function(com.openai.core.JsonField) - function in com.openai.models.FunctionTool.Builder
 
function(com.openai.models.FunctionDefinition) - function in com.openai.models.FunctionTool.Builder
 
function() - function in com.openai.models.FunctionToolCall
The definition of the function that was called.
function(com.openai.core.JsonField) - function in com.openai.models.FunctionToolCall.Builder
The definition of the function that was called.
function(com.openai.models.FunctionToolCall.Function) - function in com.openai.models.FunctionToolCall.Builder
The definition of the function that was called.
function() - function in com.openai.models.FunctionToolCallDelta
The definition of the function that was called.
function(com.openai.core.JsonField) - function in com.openai.models.FunctionToolCallDelta.Builder
The definition of the function that was called.
function(com.openai.models.FunctionToolCallDelta.Function) - function in com.openai.models.FunctionToolCallDelta.Builder
The definition of the function that was called.
function() - function in com.openai.models.RequiredActionFunctionToolCall
The function definition.
function(com.openai.core.JsonField) - function in com.openai.models.RequiredActionFunctionToolCall.Builder
The function definition.
function(com.openai.models.RequiredActionFunctionToolCall.Function) - function in com.openai.models.RequiredActionFunctionToolCall.Builder
The function definition.
function() - function in com.openai.models.ToolCall
 
function() - function in com.openai.models.ToolCallDelta
 
FUNCTION_CALL - enum entry in com.openai.models.ChatCompletion.Choice.FinishReason.Known
 
FUNCTION_CALL - enum entry in com.openai.models.ChatCompletion.Choice.FinishReason.Value
 
FUNCTION_CALL - enum entry in com.openai.models.ChatCompletionChunk.Choice.FinishReason.Known
 
FUNCTION_CALL - enum entry in com.openai.models.ChatCompletionChunk.Choice.FinishReason.Value
 
functionCall() - function in com.openai.models.ChatCompletionAssistantMessageParam
Deprecated and replaced by tool_calls.
functionCall(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionAssistantMessageParam.Builder
Deprecated and replaced by tool_calls.
functionCall(com.openai.models.ChatCompletionAssistantMessageParam.FunctionCall) - function in com.openai.models.ChatCompletionAssistantMessageParam.Builder
Deprecated and replaced by tool_calls.
functionCall(java.util.Optional) - function in com.openai.models.ChatCompletionAssistantMessageParam.Builder
Deprecated and replaced by tool_calls.
functionCall() - function in com.openai.models.ChatCompletionChunk.Choice.Delta
Deprecated and replaced by tool_calls.
functionCall(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionChunk.Choice.Delta.Builder
Deprecated and replaced by tool_calls.
functionCall(com.openai.models.ChatCompletionChunk.Choice.Delta.FunctionCall) - function in com.openai.models.ChatCompletionChunk.Choice.Delta.Builder
Deprecated and replaced by tool_calls.
functionCall() - function in com.openai.models.ChatCompletionCreateParams
Deprecated in favor of tool_choice.
functionCall() - function in com.openai.models.ChatCompletionCreateParams.Body
Deprecated in favor of tool_choice.
functionCall(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionCreateParams.Body.Builder
Deprecated in favor of tool_choice.
functionCall(com.openai.models.ChatCompletionCreateParams.FunctionCall) - function in com.openai.models.ChatCompletionCreateParams.Body.Builder
Deprecated in favor of tool_choice.
functionCall(com.openai.models.ChatCompletionCreateParams.FunctionCall.Auto) - function in com.openai.models.ChatCompletionCreateParams.Body.Builder
none means the model will not call a function and instead generates a message.
functionCall(com.openai.models.ChatCompletionFunctionCallOption) - function in com.openai.models.ChatCompletionCreateParams.Body.Builder
Specifying a particular function via {"name": "my_function"} forces the model to call that function.
functionCall(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionCreateParams.Builder
Deprecated in favor of tool_choice.
functionCall(com.openai.models.ChatCompletionCreateParams.FunctionCall) - function in com.openai.models.ChatCompletionCreateParams.Builder
Deprecated in favor of tool_choice.
functionCall(com.openai.models.ChatCompletionCreateParams.FunctionCall.Auto) - function in com.openai.models.ChatCompletionCreateParams.Builder
none means the model will not call a function and instead generates a message.
functionCall(com.openai.models.ChatCompletionFunctionCallOption) - function in com.openai.models.ChatCompletionCreateParams.Builder
Specifying a particular function via {"name": "my_function"} forces the model to call that function.
functionCall() - function in com.openai.models.ChatCompletionMessage
Deprecated and replaced by tool_calls.
functionCall(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionMessage.Builder
Deprecated and replaced by tool_calls.
functionCall(com.openai.models.ChatCompletionMessage.FunctionCall) - function in com.openai.models.ChatCompletionMessage.Builder
Deprecated and replaced by tool_calls.
functionCall() - function in com.openai.models.ChatCompletionStoreMessage
Deprecated and replaced by tool_calls.
functionCall(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionStoreMessage.Builder
Deprecated and replaced by tool_calls.
functionCall(com.openai.models.ChatCompletionMessage.FunctionCall) - function in com.openai.models.ChatCompletionStoreMessage.Builder
Deprecated and replaced by tool_calls.
functionCallOption() - function in com.openai.models.ChatCompletionCreateParams.FunctionCall
Specifying a particular function via {"name": "my_function"} forces the model to call that function.
FunctionDefinition - class in com.openai.models
 
FunctionDefinition.Builder - class in com.openai.models.FunctionDefinition
A builder for FunctionDefinition.
FunctionParameters - class in com.openai.models
The parameters the functions accepts, described as a JSON Schema object.
FunctionParameters.Builder - class in com.openai.models.FunctionParameters
A builder for FunctionParameters.
functions() - function in com.openai.models.ChatCompletionCreateParams
Deprecated in favor of tools.
functions() - function in com.openai.models.ChatCompletionCreateParams.Body
Deprecated in favor of tools.
functions(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionCreateParams.Body.Builder
Deprecated in favor of tools.
functions(java.util.List) - function in com.openai.models.ChatCompletionCreateParams.Body.Builder
Deprecated in favor of tools.
functions(com.openai.core.JsonField) - function in com.openai.models.ChatCompletionCreateParams.Builder
Deprecated in favor of tools.
functions(java.util.List) - function in com.openai.models.ChatCompletionCreateParams.Builder
Deprecated in favor of tools.
FunctionTool - class in com.openai.models
 
FunctionTool.Builder - class in com.openai.models.FunctionTool
A builder for FunctionTool.
FunctionToolCall - class in com.openai.models
 
FunctionToolCall.Builder - class in com.openai.models.FunctionToolCall
A builder for FunctionToolCall.
FunctionToolCall.Function - class in com.openai.models.FunctionToolCall
The definition of the function that was called.
FunctionToolCall.Function.Builder - class in com.openai.models.FunctionToolCall.Function
A builder for Function.
FunctionToolCallDelta - class in com.openai.models
 
FunctionToolCallDelta.Builder - class in com.openai.models.FunctionToolCallDelta
A builder for FunctionToolCallDelta.
FunctionToolCallDelta.Function - class in com.openai.models.FunctionToolCallDelta
The definition of the function that was called.
FunctionToolCallDelta.Function.Builder - class in com.openai.models.FunctionToolCallDelta.Function
A builder for Function.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _