添加GraphRAG后端

This commit is contained in:
龙澳
2026-03-31 17:18:30 +08:00
parent 7b1b92d825
commit d2cf97387b
9 changed files with 601 additions and 0 deletions

4
backend/.env.example Normal file
View File

@@ -0,0 +1,4 @@
ANTHROPIC_API_KEY=sk-ant-...
NEO4J_URI=bolt://localhost:7687
NEO4J_USER=neo4j
NEO4J_PASSWORD=dtmap2024