mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 04:37:31 +08:00
fix: change auto generate se namespace to mcp (#2398)
This commit is contained in:
@@ -29,7 +29,7 @@ const (
|
||||
HttpsProtocol = "https"
|
||||
DubboProtocol = "dubbo"
|
||||
McpSSEProtocol = "mcp-sse"
|
||||
McpStreambleProtocol = "mcp-streamble"
|
||||
McpStreambleProtocol = "mcp-streamable"
|
||||
)
|
||||
|
||||
type McpToolArgsType string
|
||||
|
||||
Reference in New Issue
Block a user