mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2026-08-16 16:21:02 +00:00
update spring-ai 2.0.0-M8
update snail-ai 0.0.3 update 临时处理 snailjob与snailai的grpc依赖冲突问题
This commit is contained in:
@@ -345,7 +345,7 @@ spring.ai.mcp:
|
||||
--- # MCP 客户端配置
|
||||
spring.ai.mcp:
|
||||
client:
|
||||
# 需要接入外部 MCP Server 时再打开,并配置 streamable-http/sse/stdio connections
|
||||
# 需要接入外部 MCP Server 时再打开,并配置 streamable-http/stdio connections
|
||||
enabled: false
|
||||
name: ${spring.application.name}-mcp-client
|
||||
version: ${project.version}
|
||||
@@ -359,11 +359,6 @@ spring.ai.mcp:
|
||||
url: http://localhost:9001
|
||||
crm:
|
||||
url: http://localhost:9002
|
||||
# SSE 多服务端示例
|
||||
sse:
|
||||
connections:
|
||||
search:
|
||||
url: http://localhost:9003
|
||||
# STDIO 多服务端示例
|
||||
stdio:
|
||||
connections:
|
||||
|
||||
Reference in New Issue
Block a user