We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da4957 commit 62e9ab1Copy full SHA for 62e9ab1
README.md
@@ -65,7 +65,6 @@ docker-compose up -d
65
本项目采用 [GAPLv3](LICENSE) 许可证。如需许可证外其他用途,请联系 Wechat SOVLOOKUP。
66
67
<!-- 下一步-->
68
-<!-- TODO 打点日志 -->
69
<!-- TODO 文件加载器、分割器支持自定义向量,搜索同时搜索docs和chunks -->
70
<!-- TODO 数据持久化层 -->
71
<!-- TODO 添加数据持久化层,将插件安装、配置、映射信息存入 -->
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "docbase",
3
- "version": "0.1.9",
+ "version": "0.1.10",
4
"type": "module",
5
"workspaces": [
6
"packages/*"
0 commit comments