Vector query bar with namespace name, top_k value, and removable key:value filter chips for metadata.
New here? Read the installation guide.
import { Ai37 } from "@/components/beste/piece/ai37";
<Ai37
namespace="docs"
topK={5}
filters={[
{
"key": "lang",
"value": "en"
},
{
"key": "section",
"value": "guides"
}
]}
/>Debugger-style panel showing the language model's next-token probabilities, with the top candidate highlighted and bars scaled to softmax weight.
Use INCR with an EXPIRE TTL to build a fixed-window limiter that resets every minute.
docs/guides/rate-limits.mdKnowledge base hit card with a document title, snippet, source path, and an emerald similarity score badge.
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.