Alibaba

@Serializable
data object Alibaba : LLMProvider(source)

Represents Alibaba as a specific provider of Large Language Models (LLMs).

This data object is a subclass of the LLMProvider sealed class, and it defines Alibaba's unique identifier and display name. It is used in configurations or model selections to specify Alibaba as the chosen provider.

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.