MetaLLMProvider

Represents the "Meta" large language model provider in the system.

The Meta object is a concrete implementation of the LLMProvider class, identifying the Meta provider with a predefined id and display name. It is used to associate models and capabilities specific to the Meta platform across the application.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The human-readable name of the LLM provider.

Link copied to clipboard
val id: String

The unique identifier of the LLM provider.