Models
Functions
Computes the number of tokens for the provided Content object.
Computes the number of tokens for the provided text string.
Computes the number of tokens for the given List
Counts the number of tokens in the provided Content object.
Counts the number of tokens in the provided text string.
Counts the number of tokens in the given List
Deletes a tuned model by its name.
Calculates embeddings for the given content.
Calculates embeddings for the given text string.
Generates content given a GenAI model and a content object.
Generates content given a GenAI model and a text string.
Generates content given a GenAI model and a list of content.
Generates content with streaming support given a GenAI model and a content object.
Generates content with streaming support given a GenAI model and a text string.
Generates content with streaming support given a GenAI model and a list of content.
Fetches information about a model by name.
Lists the available models.