Lumi/plugins/lumi_ai/plugin.json
2026-07-18 03:06:58 +02:00

12 lines
389 B
JSON

{
"id": "lumi_ai",
"name": "Lumi AI",
"version": "0.8.2",
"description": "Managed local AI provider and scoped WebUI assistant for Lumi.",
"main": "index.js",
"channel": "stable",
"compatible_from": "0.8.1",
"migration_notes": "Existing models, runtimes, settings, feedback, metrics, and tool data are retained. No manual migration is required.",
"rollback_safe": true
}