Wrapping row of pill suggestions that seed the prompt input with common intents.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ai9 } from "@/components/beste/piece/ai9";
<Ai9
prompts={[
"Summarize this doc",
"Draft a reply",
"Extract action items",
"Translate to Turkish"
]}
/>Three staggered violet-to-fuchsia dots inside a pill next to a Thinking label.
Write a landing page hero for a coffee roaster
Chat prompt card with a sparkle glyph, multi-line value, attach button, and a smart send arrow.
Gradient sparkle tile inside a pill showing the model name, a speed caption, and a dropdown arrow.
"where is my order?"
Intent ranking panel with the raw user input quoted above and a list of candidate labels with confidence bars.
Monospace prompt card with inline handlebars-style variables highlighted in violet against plain body text.
rate limited users get a 429 response
rate-limited users get a 429 response with a Retry-After header
Two-line before/after suggestion with a rose strike-through original and an emerald accepted revision.