feat:【ai 大模型】支持 Chat Role 的 mcp 配置

This commit is contained in:
YunaiV
2025-08-28 21:51:59 +08:00
parent 369ca68a35
commit 50b5aeb442
8 changed files with 93 additions and 27 deletions

View File

@@ -197,6 +197,7 @@
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-starter-mcp-client-webflux</artifactId>
<version>${spring-ai.version}</version>
<optional>true</optional>
</dependency>
<!-- TinyFlowAI 工作流 -->