@openchatai/cmdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.15 • Public • Published

@openchatai/toolbar

an AI toolbar that places itself on top of the inputs or any set of elements spacified by the user

Installation

Library

Embed Script

Script url =>
https://unpkg.com/@openchatai/toolbar@latest/dist-embed/index.js

document.addEventListener("DOMContentLoaded", () => {
  const manager = new ToolbarManager("textarea, input", "copilot_id");
  manager.flush({
    token: "opencopilot_token",
  });
});

Readme

Keywords

none

Package Sidebar

Install

npm i @openchatai/cmdk

Weekly Downloads

49

Version

0.1.15

License

none

Unpacked Size

2.06 MB

Total Files

7

Last publish

Collaborators

  • gharbat_open
  • shanurrahman1
  • ah7255703