mirror of
https://github.com/alibaba/higress.git
synced 2026-05-25 21:28:17 +08:00
support mcp security guard (#3295)
This commit is contained in:
@@ -68,6 +68,7 @@ const (
|
||||
const (
|
||||
ApiTextGeneration = "text_generation"
|
||||
ApiImageGeneration = "image_generation"
|
||||
ApiMCP = "mcp"
|
||||
)
|
||||
|
||||
// provider types
|
||||
|
||||
Reference in New Issue
Block a user