Socket
Book a DemoInstallSign in
Socket

@docsai/chat-sdk

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docsai/chat-sdk

## Install the sdk

latest
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

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");

FAQs

Package last updated on 15 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts