chat_gpt_flutter library

Classes

AsyncCompletionResponse
ChatCompletionRequest
ChatGpt
Represents the main class for interacting with the ChatGPT API.
CompletionRequest
A CompletionRequest class that represents the model used for generating text completions based on a given prompt, with several configurable parameters.
CompletionResponse
streamMessageEnd will be set to true if the response is Stream and the data is "DONE"
CreateImageRequest
ImageResponse
ImageVariationRequest
Message
StreamCompletionResponse
streamMessageEnd will be set to true if the response is Stream and the data is "DONE"
TranscriptionRequest
TranscriptionResponse