Package com.openai.services.async
        Class ChatServiceAsyncImpl.WithRawResponseImpl
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            com.openai.services.async.ChatServiceAsync.WithRawResponse
 
 public final class ChatServiceAsyncImpl.WithRawResponseImpl implements ChatServiceAsync.WithRawResponse 
- 
                
                    
                    - 
                                
                            
                                Method SummaryModifier and Type Method Description ChatServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. ChatCompletionServiceAsync.WithRawResponsecompletions()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        withOptionsChatServiceAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier) Returns a view of this service with the given option modifications applied. The original service is not modified. 
 - 
                                        completionsChatCompletionServiceAsync.WithRawResponse completions() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-