Interface ChatService

  • All Implemented Interfaces:

    
    public interface ChatService
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public interface ChatService.WithRawResponse

      A view of ChatService that provides access to raw HTTP responses for each method.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract ChatService.WithRawResponse withRawResponse() Returns a view of this service that provides access to raw HTTP responses for each method.
      abstract ChatCompletionService completions()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait