Token and cost breakdown table with input/output rows and a totaled bottom line. Tone highlights the final amount.
New here? Read the installation guide.
import { Ai34 } from "@/components/beste/piece/ai34";
<Ai34
rows={[
{
"label": "Input",
"tokens": 1240,
"cost": 0.0031
},
{
"label": "Output",
"tokens": 528,
"cost": 0.0053
}
]}
currency="$"
tone="violet"
/>Dataset summary with row count, total size, and a stacked train/val/test split bar. Tone controls the dataset icon tile and train segment.
Live token visualizer with tone-tinted token chips, tokens-per-second rate, and a pulsing caret at the end.
"where is my order?"
Intent ranking panel with the raw user input quoted above and a list of candidate labels with confidence bars.
Horizontal pipeline diagram with tone-tinted stage nodes connected by arrows, showing the path from query to answer.