Provider Chip

Pill showing the LLM provider with a branded initial avatar, the provider name, and the exact model identifier.

Anthropicclaude-sonnet-4

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Ai39 } from "@/components/beste/piece/ai39";

<Ai39
  provider="anthropic"
  model="claude-sonnet-4"
/>