Pill showing the LLM provider with a branded initial avatar, the provider name, and the exact model identifier.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ai39 } from "@/components/beste/piece/ai39";
<Ai39
provider="anthropic"
model="claude-sonnet-4"
/>