Models

object Models

Represents a collection of models.

This class is a placeholder for the actual implementation that would manage or interact with a set of models in the context of the application.

Functions

Link copied to clipboard
suspend fun listModels(gemini: Gemini = Gemini(getApiKey()))

Handles list models.