添加GraphRAG后端
This commit is contained in:
4
backend/.env.example
Normal file
4
backend/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
ANTHROPIC_API_KEY=sk-ant-...
|
||||
NEO4J_URI=bolt://localhost:7687
|
||||
NEO4J_USER=neo4j
|
||||
NEO4J_PASSWORD=dtmap2024
|
||||
Reference in New Issue
Block a user