{ "admin/services/ai-gateway": { "title": "AI Gateway", "order": 25, "action": { "type": "firstchild" }, "depends": { "acl": ["luci-app-ai-gateway"] } }, "admin/services/ai-gateway/overview": { "title": "Overview", "order": 10, "action": { "type": "view", "path": "ai-gateway/overview" } }, "admin/services/ai-gateway/providers": { "title": "Providers", "order": 20, "action": { "type": "view", "path": "ai-gateway/providers" } }, "admin/services/ai-gateway/classify": { "title": "Classifier", "order": 30, "action": { "type": "view", "path": "ai-gateway/classify" } }, "admin/services/ai-gateway/audit": { "title": "Audit Log", "order": 40, "action": { "type": "view", "path": "ai-gateway/audit" } } }