Batch inference progress card with completed/failed counts and a stacked bar where the error segment shows in rose.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ai44 } from "@/components/beste/piece/ai44";
<Ai44
id="batch_01HX9K2"
completed={820}
failed={4}
total={1000}
tone="violet"
/>