models

open suspend fun models(): List<String>(source)

Retrieves a list of ids of available Large Language Models (LLMs) supported by the client.

Return

A list of model ids instances representing the available LLMs.