mirror of
https://github.com/alibaba/higress.git
synced 2026-06-25 18:25:10 +08:00
feat: integrate higress-ai-gateway plugin into higress-clawdbot-integration skill (#3437)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "higress-ai-gateway",
|
||||
"name": "Higress AI Gateway",
|
||||
"description": "Model provider plugin for Higress AI Gateway with auto-routing support",
|
||||
"providers": ["higress"],
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user