feat:【ai 大模型】增加 MCP Server Boot Starter 示例

This commit is contained in:
YunaiV
2025-08-26 22:37:17 +08:00
parent 4afa67f34e
commit 5b31f27bd5
14 changed files with 514 additions and 5 deletions

View File

@@ -196,6 +196,13 @@ spring:
model: deepseek-chat
model:
rerank: false # 是否开启“通义千问”的 Rerank 模型,填写 dashscope 开启
mcp:
server:
enabled: true
name: yudao-mcp-server
version: 1.0.0
instructions: 一个 MCP 示例服务
sse-endpoint: /sse
yudao:
ai: