support mcp security guard (#3295)

This commit is contained in:
rinfx
2026-01-29 19:25:43 +08:00
committed by GitHub
parent e824653378
commit 8eaa385a56
4 changed files with 415 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ const (
const (
ApiTextGeneration = "text_generation"
ApiImageGeneration = "image_generation"
ApiMCP = "mcp"
)
// provider types