Talk to your agentsReact

Add Sidebar Chat to React

Copy page

Integrate Inkeep's sidebar chat component into your React application for seamless agent conversations.

The InkeepSidebarChat component provides a slide-out panel interface for conversing with your agents. It can be positioned on either side of your application and supports both manual triggering and automatic element triggers.

Installation

Quick Start

Configuration Options

Required Props

PropertyTypeDescription
aiChatSettingsobjectConfiguration for the AI chat connection
aiChatSettings.graphUrlstringThe URL of your agent graph endpoint
aiChatSettings.headersobjectHeaders for authentication and graph identification