Two-line before/after suggestion with a rose strike-through original and an emerald accepted revision.
rate limited users get a 429 response
rate-limited users get a 429 response with a Retry-After header
New here? Read the installation guide.
import { Ai45 } from "@/components/beste/piece/ai45";
<Ai45
before="rate limited users get a 429 response"
after="rate-limited users get a 429 response with a Retry-After header"
/>You are a concise copywriter. Reply in 2 sentences max and avoid em dashes.
Dashed-border card with a violet scroll icon, uppercase label, and an edit button for the system instructions.
Summary card with a violet sparkle header, bullet list of key points, and a source attribution below.
const slug = (s: string) => s.toLowerCase().replace(/\s+/g, '-');
AI code output card with a language tag, copy and regenerate actions, and a monospace block below.