Package com.openai.client
Class OpenAIClientImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.client.OpenAIClient.WithRawResponse
public final class OpenAIClientImpl.WithRawResponseImpl implements OpenAIClient.WithRawResponse
-
-
Method Summary
-
-
Method Detail
-
completions
CompletionService.WithRawResponse completions()
-
chat
ChatService.WithRawResponse chat()
-
embeddings
EmbeddingService.WithRawResponse embeddings()
-
files
FileService.WithRawResponse files()
-
images
ImageService.WithRawResponse images()
-
audio
AudioService.WithRawResponse audio()
-
moderations
ModerationService.WithRawResponse moderations()
-
models
ModelService.WithRawResponse models()
-
fineTuning
FineTuningService.WithRawResponse fineTuning()
-
graders
GraderService.WithRawResponse graders()
-
vectorStores
VectorStoreService.WithRawResponse vectorStores()
-
beta
BetaService.WithRawResponse beta()
-
batches
BatchService.WithRawResponse batches()
-
uploads
UploadService.WithRawResponse uploads()
-
responses
ResponseService.WithRawResponse responses()
-
evals
EvalService.WithRawResponse evals()
-
containers
ContainerService.WithRawResponse containers()
-
-
-
-