gimc-ai-agent 1.0.31 → 1.0.32

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.
Files changed (2) hide show
  1. package/README.md +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,8 +2,6 @@
2
2
 
3
3
  AI 智能客服 Vue3 组件,基于 RAG 知识库的智能问答系统。
4
4
 
5
- 当前版本:1.0.27
6
-
7
5
  ## 安装
8
6
 
9
7
  ### 1. 安装组件
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gimc-ai-agent",
3
- "version": "1.0.31",
3
+ "version": "1.0.32",
4
4
  "description": "GIMC 智能客服(Vue3版)",
5
5
  "author": "GIMC",
6
6
  "license": "MIT",