All Classes and Interfaces
Class
Description
Given a prompt, the model will return one or more predicted completions,
and can also return the probabilities of alternative tokens at each position.
support from gpt-3.5-turbo-0613 and gpt-4-0613 (2023)
gpt return
An interface class for all api return bean
Interface for request
Interface for all response
List and describe the various models available in the API.
A List wrapper class of OpenAi API endpoints
An abstract class of OpenAi API Response
Runtime Exception for HTTP