新增 AI MCP 服务端和客户端调用,展示远程工具调用示例

This commit is contained in:
thinkgem
2025-10-19 13:30:35 +08:00
parent c7cd1d20cb
commit 3b0cc66347
32 changed files with 1094 additions and 28 deletions

View File

@@ -69,7 +69,7 @@
<!-- 内容管理 AI + RAG 模块
<dependency>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-module-cms-ai</artifactId>
<artifactId>jeesite-module-ai-cms</artifactId>
<version>${project.parent.version}</version>
</dependency> -->