Skip to content

feat(agents): Add Anthropic Claude model definitions#6379

Draft
russellmartin-livekit wants to merge 1 commit into
mainfrom
rm/claude
Draft

feat(agents): Add Anthropic Claude model definitions#6379
russellmartin-livekit wants to merge 1 commit into
mainfrom
rm/claude

Conversation

@russellmartin-livekit

Copy link
Copy Markdown
Contributor

Summary

  • Adds AnthropicModels Literal type to livekit-agents inference LLM module with Claude Opus 4.6, Sonnet 4.6, and Haiku 4.5
  • Updates LLMModels union type to include Anthropic models
  • Adds claude-haiku-4-5 models to the Anthropic plugin's model list

Test plan

  • Verify Python type checking passes with new model literals
  • Verify agents using Anthropic models can connect to agent-gateway

Related PRs

  • livekit/agent-gateway: rm/claude (Anthropic provider implementation)
  • livekit/e2e: rm/claude (E2E tests)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants