@docsai/chat-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

Chat SDK for docsai

Install the sdk

yarn add @docsai/chat-sdk

or

npm install @docsai/chat-sdk

Initialise app

import { initDocsAI } from "@docsai/chat-sdk";

// Second argument will be the primary color of the chat widget
initDocsAI("<PROJECT_ID>", "#000");

Readme

Keywords

none

Package Sidebar

Install

npm i @docsai/chat-sdk

Weekly Downloads

0

Version

1.0.7

License

none

Unpacked Size

19.5 kB

Total Files

8

Last publish

Collaborators

  • koushikmohan