Steve Reiner
Steve Reiner
would neo4j-graphrag python package created knowledge graphs, docs, chunks, entities with __Entity__ , relationships, and vectors be compatible?
I would start with standalone for the backend and frontends with the default docker compose file (with only qdrant, neo4j, elastic/kibana included). And start with openai with key, Initially test...
1. Did you comment out the kuzu graph config in .env GRAPH_DB_CONFIG={"url": "bolt://localhost:7687", "username": "neo4j", "password": "password"} #GRAPH_DB_CONFIG={"db_path": "./kuzu_db/database.kz", "use_structured_schema": false, "use_vector_index": false} 2. In the neo4j http://localhost:7474/browser/ console can...
1. for the package version dependency issue: a. did you start with a clean virtual python env b. did you use pip install -r requirements.txt or uv pip install -r...
1. fixed package version problems by just having llama-index-core plus other needed llama-index integration packages but not llama-index (with is not needed when have other packages) An older version of...
closed with the changes from early today
Repeating my info from #407 https://github.com/cocoindex-io/cocoindex/issues/407#issuecomment-2957266261 1. Corporate: Graphwise **Ontotext GraphDB** makes sense enterprise version / big pharma but has a free version (thought of doing **GraphRAG** for) Oracle here...