Retry With Guidance
A configurable, accessible retry with guidance surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible retry with guidance surface for AI product workflows.
Package
import { RetryWithGuidance } from "@amro-ui/react";
<RetryWithGuidance />shadcn copy
import { RetryWithGuidance } from "@/components/ui/retry-with-guidance";
<RetryWithGuidance />