Context

The Context component provides a comprehensive view of AI model usage through a compound component system. It displays context window utilization, token consumption breakdown (input, output, reasoning, cache), and cost estimation in an interactive hover card interface.

Installation

pnpm dlx shadcn-svelte@latest add https://ai-elements.vercel.app/r/context.json

Usage