mirror of
https://github.com/alibaba/higress.git
synced 2026-03-23 04:27:42 +08:00
11 lines
253 B
JSON
11 lines
253 B
JSON
{
|
|
"id": "higress",
|
|
"name": "Higress AI Gateway",
|
|
"description": "Model provider plugin for Higress AI Gateway with auto-routing support",
|
|
"providers": ["higress"],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": true
|
|
}
|
|
}
|