mirror of
https://github.com/alibaba/higress.git
synced 2026-05-30 23:57:28 +08:00
11 lines
264 B
JSON
11 lines
264 B
JSON
{
|
|
"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
|
|
}
|
|
}
|