UNPKG

@botonic/plugin-knowledge-bases

Version:

Botonic plugin for **knowledge base** features (retrieval, grounding, etc.) on the **current** framework line.

21 lines (14 loc) 736 B
# @botonic/plugin-knowledge-bases Botonic plugin for **knowledge base** features (retrieval, grounding, etc.) on the **current** framework line. ## Source and versions | Line | npm | Source | | ----------- | ----- | ---------------------------------------------------------------- | | **Legacy** | `0.x` | [github.com/hubtype/botonic](https://github.com/hubtype/botonic) | | **Current** | `2.x` | Hubtype internal monorepo (not public; packages publish to npm) | Match the **major version** to `@botonic/core` and other `@botonic/*` packages. ## Installation ```bash pnpm add @botonic/plugin-knowledge-bases # or npm install @botonic/plugin-knowledge-bases ```