Detalhes do pacote

@mendable/search

rafaelsideguide40.9k0.0.206

A React component for integrating Mendable Search into your application.

mendable, chat-powered-search, ai docs, chat

readme (leia-me)

Mendable Search

A React component for integrating Mendable Search into your application.

Before you begin

You will need to have a Mendable Search credientials. If you don't have one, you can get one by going to mendable.ai

Documentation

All the of the components' documentation can be found at docs.mendable.ai

Installation

npm install @mendable/search

Usage

Search Bar

import { MendableSearchBar } from "@mendable/search"

<MendableSearchBar anon_key='YOUR_ANON_KEY' />