Streaming Answer
A configurable, accessible streaming answer surface for AI product workflows.
Synthesising the answer from approved knowledge…
Installation
npm install @amro-ui/reactUsage
A configurable, accessible streaming answer surface for AI product workflows.
Package
import { StreamingAnswer } from "@amro-ui/react";
<StreamingAnswer />shadcn copy
import { StreamingAnswer } from "@/components/ui/streaming-answer";
<StreamingAnswer />