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