-
class
AudioResponse represents the response from the speech API that contains the audio content.
class
CohereTextResponse is a model class used to parse the response from the Cohere text API.
class
OpenaiChatResponse is a model class used to parse the response from the OpenAI ChatGPT API.
class
OpenaiImageResponse is a model class used to parse the response from the OpenAI image API.
class
OpenaiLanguageResponse is a model class used to parse the response from the OpenAI language API.
-
Generate text from remote large language model based on the chat history.
Generate image from remote model.
Generate image from openai image model.
Generates speech from text using the Google speech service.
Generate speech from text.
Generate text from remote large language model based on the received prompt.
Generate text from remote large language model based on the received prompt.
Generate text from remote large language model based on the received prompt.