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- 
                                        withOptionsOpenAIClientAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        completionsCompletionServiceAsync.WithRawResponse completions() 
 - 
                                        embeddingsEmbeddingServiceAsync.WithRawResponse embeddings() 
 - 
                                        imagesImageServiceAsync.WithRawResponse images() 
 - 
                                        moderationsModerationServiceAsync.WithRawResponse moderations() 
 - 
                                        modelsModelServiceAsync.WithRawResponse models() 
 - 
                                        fineTuningFineTuningServiceAsync.WithRawResponse fineTuning() 
 - 
                                        gradersGraderServiceAsync.WithRawResponse graders() 
 - 
                                        vectorStoresVectorStoreServiceAsync.WithRawResponse vectorStores() 
 - 
                                        webhooksWebhookServiceAsync.WithRawResponse webhooks() 
 - 
                                        batchesBatchServiceAsync.WithRawResponse batches() 
 - 
                                        uploadsUploadServiceAsync.WithRawResponse uploads() 
 - 
                                        responsesResponseServiceAsync.WithRawResponse responses() 
 - 
                                        realtimeRealtimeServiceAsync.WithRawResponse realtime() 
 - 
                                        conversationsConversationServiceAsync.WithRawResponse conversations() 
 - 
                                        containersContainerServiceAsync.WithRawResponse containers() 
 - 
                                        videosVideoServiceAsync.WithRawResponse videos() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-