{ "$schema": "https://capsule-registry.pages.dev/schemas/install.v1.json", "files": [ { "from": "src/inference/rag/__init__.py", "to": "rag/__init__.py" }, { "from": "src/inference/rag/engine.py", "to": "rag/engine.py" } ], "env_required": [] }