React Integration
AG-Kit provides a React hook to build Headless UI. You can render your own components and wire them to the Agent service.Basic Usage
TheuseChat hook provides everything you need to connect your React application to an AG-Kit agent service.
typescript
Installation
Features
- Streaming Support: Real-time message streaming from your agent
- Message Management: Automatic message history and state management
- Type Safety: Full TypeScript support
- Headless Design: Build your own UI components