InlineChat component provides an interface for an inline chat functionality. It seamlessly integrates into your user interface for a more compact and inline chat experience.
Usage
Props
string
An anonymous key for your library.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
InlineChat component provides an interface for an inline chat functionality. It seamlessly integrates into your user interface for a more compact and inline chat experience.
import { LibrariaInlineChat } from '@libraria/react';
<LibrariaInlineChat
anonKey="your_anon_key"
/>
