AlibabaLLMProvider

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

This class 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.

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.