Files
rags/.gitmodules
T
tomatocream 17fbeffac1 init: LightRAG + Graphiti as submodules with Nix flake
Impure devShells using uv + Python 3.12 for each project.
LD_LIBRARY_PATH set for NixOS native wheel compatibility.
Neo4j managed via nix run .#neo4j-start / neo4j-stop.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 12:18:32 +08:00

7 lines
163 B
Plaintext

[submodule "lightrag"]
path = lightrag
url = https://github.com/hkuds/lightrag
[submodule "graphiti"]
path = graphiti
url = https://github.com/getzep/graphiti