Anthropic

@Serializable
data object Anthropic : LLMProvider(source)

Represents the Anthropic LLM provider.

This data object is a concrete instance of the LLMProvider sealed class, specifically for Anthropic. It defines the unique identifier and display name associated with Anthropic as a provider of large language models.

Use this object to reference or configure language models provided by Anthropic in the context of an LLM system.

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.