qabot
TypeScript icon, indicating that this package has built-in type declarations

0.4.31 • Public • Published

<qa-bot>

<qa-bot> is the UI part of DocQA. It's a web component built with Lit.

<qa-bot> is just a HTML element. You can have it anywhere you can use HTML!

<qa-bot></qa-bot>

Configure with attributes

<qa-bot> can be configured with attributes in plain HTML.

<qa-bot 
    server="https://jina-ai-jina.docsqa.jina.ai" 
    open
    site="https://docs.jina.ai" 
    target="_blank"
    avatar-src="https://jina.ai/assets/images/logo.svg"
    >
</qa-bot>

Install

<qa-bot> is distributed on npm, so you can install it locally or use it via npm CDNs like jsdelivr.

<script src="https://cdn.jsdelivr.net/npm/qabot"></script>

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.4.311latest

Version History

VersionDownloads (Last 7 Days)Published
0.4.311
0.4.300
0.4.290
0.4.280
0.4.270
0.4.260
0.4.250
0.4.240
0.4.230
0.4.220
0.4.210
0.4.200
0.4.190
0.4.180
0.4.170
0.4.160
0.4.150
0.4.140
0.4.130
0.4.120
0.4.110
0.4.100
0.4.90
0.4.80
0.4.70
0.4.60
0.4.50
0.4.40
0.4.30
0.4.20
0.4.10
0.4.00
0.3.130
0.3.120
0.3.110
0.3.100
0.3.90
0.3.80
0.3.70
0.3.60
0.3.50
0.3.40
0.3.30
0.3.20
0.3.10
0.3.00
0.2.50
0.2.40
0.2.30
0.1.10

Package Sidebar

Install

npm i qabot

Weekly Downloads

1

Version

0.4.31

License

Apache-2.0

Unpacked Size

719 kB

Total Files

57

Last publish

Collaborators

  • nomagick
  • jinadev