新增CMS+RAG+AI知识库模块/向量数据库检索增强生成及人工智能对话

This commit is contained in:
thinkgem
2025-03-19 12:39:51 +08:00
parent af61f14a9a
commit 080b48559f
17 changed files with 4476 additions and 0 deletions

View File

@@ -66,6 +66,13 @@
<version>${project.parent.version}</version>
</dependency>
<!-- 内容管理 AI + RAG 模块
<dependency>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-module-cms-ai</artifactId>
<version>${project.parent.version}</version>
</dependency> -->
<!-- 内容管理-页面静态化(标准版)
<dependency>
<groupId>com.jeesite</groupId>