Anthropic LLM provider for LiveKit Agents.

Remarks

Implements the llm.LLM interface using the Anthropic Messages API. Supports streaming, tool calling, and system prompt isolation required by Claude 3.5+ models.

Hierarchy (view full)

Constructors

Accessors

Methods

Constructors

Accessors

Methods

  • Returns Promise<void>

  • Pre-warm connection to the LLM service

    Returns void