Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.libraria.ai/llms.txt

Use this file to discover all available pages before exploring further.

The 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

import { LibrariaInlineChat } from '@libraria/react';

<LibrariaInlineChat 
  anonKey="your_anon_key" 
/>

Props

anonKey
string
An anonymous key for your library.