@elizaos/plugin-knowledge 1.2.0 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/.vite/manifest.json +1 -1
- package/dist/assets/{index-DlOvU00u.js → index-YT4-1nM5.js} +38 -38
- package/dist/index.d.ts +42 -14
- package/dist/index.html +1 -1
- package/dist/index.js +67 -65
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -69,7 +69,7 @@ The plugin can read almost any document:
|
|
|
69
69
|
|
|
70
70
|
The plugin includes a web interface for managing documents!
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
Click the Knowledge tab in the right panel.
|
|
73
73
|
|
|
74
74
|
You can upload, view, and delete documents directly from your browser.
|
|
75
75
|
|