Package com.openai.client
Class OpenAIClientAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.client.OpenAIClientAsync.WithRawResponse
public final class OpenAIClientAsyncImpl.WithRawResponseImpl implements OpenAIClientAsync.WithRawResponse
-
-
Method Summary
-
-
Method Detail
-
completions
CompletionServiceAsync.WithRawResponse completions()
-
embeddings
EmbeddingServiceAsync.WithRawResponse embeddings()
-
images
ImageServiceAsync.WithRawResponse images()
-
moderations
ModerationServiceAsync.WithRawResponse moderations()
-
models
ModelServiceAsync.WithRawResponse models()
-
fineTuning
FineTuningServiceAsync.WithRawResponse fineTuning()
-
graders
GraderServiceAsync.WithRawResponse graders()
-
vectorStores
VectorStoreServiceAsync.WithRawResponse vectorStores()
-
batches
BatchServiceAsync.WithRawResponse batches()
-
uploads
UploadServiceAsync.WithRawResponse uploads()
-
responses
ResponseServiceAsync.WithRawResponse responses()
-
-
-
-