0.1.15 • Published 13 days ago

@openchatai/cmdk v0.1.15

Weekly downloads
-
License
-
Repository
-
Last release
13 days ago

@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",
  });
});
0.1.15

13 days ago

0.1.13

16 days ago

0.1.14

16 days ago

0.1.10

2 months ago

0.1.11

2 months ago

0.1.12

2 months ago

0.1.9

2 months ago

0.1.8

2 months ago

0.1.7

2 months ago

0.1.0

2 months ago

0.1.2

2 months ago

0.1.4

2 months ago

0.1.3

2 months ago

0.1.6

2 months ago

0.1.5

2 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

3 months ago