HTTP support jsonPath; System plugin support save file. (#2969)
* perf: system plugin auto save file * feat: http support jsonPath * fix: assistant response * reset milvus version * fix: textarea register * fix: global variable * delete tip * doc
Showing
packages/plugins/utils.ts
0 → 100644
| ... | ... | @@ -20,6 +20,7 @@ |
| "iconv-lite": "^0.6.3", | ||
| "joplin-turndown-plugin-gfm": "^1.0.12", | ||
| "json5": "^2.2.3", | ||
| "jsonpath-plus": "^10.1.0", | ||
| "jsonwebtoken": "^9.0.2", | ||
| "lodash": "^4.17.21", | ||
| "mammoth": "^1.6.0", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment