modelsBlocking

@JvmName(name = "models")
fun modelsBlocking(): List<LLModel>(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.