JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Annotation Types Summary
Class
Description
AbstractImageRequest
AudioFilter
AudioRespFmt
AudioResponse
AudioTranscribeRequest
AudioTranslateRequest
Body
Category
CategoryScore
ChatFunction
ChatFunctionCall
ChatMessage
ChatRequest
ChatResponse
Choice
Choice
CommonUtil
CompletionRequest
CompletionResponse
Constant
DELETE
Embedding
EmbeddingRequest
EmbeddingResponse
FileRequest
FileResponse
FineTuningEvent
FineTuningRequest
FineTuningResponse
Functional
FunctionExecutor
GET
HttpAsyncListSender
HttpAsyncObjectSender
HttpAsyncPlainTextSender
HttpAsyncStreamSender
HttpConnector
HttpInvocationHandler
HttpMultipart
HttpProcessor
HttpSender
HttpSenderFactory
HyperParams
ImageEditsRequest
ImageRequest
ImageRespFmt
ImageResponse
ImageVariationsRequest
InvocationFilter
JsonUtil
Metadata
Metadata.Annotation
Metadata.Method
Metadata.Parameter
MetadataCollector
ModelResponse
Moderation
ModerationRequest
ModerationResponse
Multipart
OpenAI
The OpenAI API can be applied to virtually any task that requires understanding or generating natural language and code.
OpenAI.Audios
Turn audio into text (speech to text).
OpenAI.ChatCompletions
Given a list of messages comprising a conversation, the model will return a response.
OpenAI.Completions
Given a prompt, the model will return one or more predicted completions.
OpenAI.Embeddings
Get a vector representation of a given input that can be easily consumed by machine learning models and algorithms.
OpenAI.Files
Files are used to upload documents that can be used with features like fine-tuning.
OpenAI.FineTunings
Manage fine-tuning jobs to tailor a model to your specific training data.
OpenAI.Images
Given a prompt and/or an input image, the model will generate a new image.
OpenAI.Models
List and describe the various models available in the API.
OpenAI.Moderations
Given a input text, outputs if the model classifies it as violating OpenAI's content policy.
OpenAIDeletedResponse
OpenAIError
OpenAIError.ErrorDetail
OpenAIEvent
OpenAIGeneric
<
T
>
OpenAIUsage
ParametersSerializer
Path
Permission
POST
PUT
Query
ReflectUtil
Resource
ReturnType
ReturnType.Category
Role
Segment
SimpleOpenAI
The factory that generates implementations of the
OpenAI
interfaces.
SimpleUncheckedException
Size
StreamFilter
URLBuilder