Chart.yaml
1 apiVersion: v2 2 name: restai 3 description: AIaaS (AI as a Service) platform — create AI agents and consume them via REST API 4 type: application 5 version: 0.1.0 6 appVersion: "5.0.7" 7 keywords: 8 - ai 9 - llm 10 - rag 11 - inference 12 - agent 13 - mcp 14 home: https://github.com/apocas/restai 15 sources: 16 - https://github.com/apocas/restai