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 Chatbot component provides an interface for a chatbot functionality. It allows custom placement and styling.

Usage

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

<LibrariaChatbot 
  anonKey="your_anon_key" 
/>

Props

anonKey
string
An anonymous key for identification.