issues
search
neo4j
/
neo4j-graphrag-python
Neo4j GraphRAG for Python
https://neo4j.com/docs/neo4j-graphrag-python/current/
Other
231
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use routing_=READ for all read queries
#217
stellasia
opened
28 minutes ago
0
Use the neo4j_database parameter everywhere
#216
stellasia
closed
1 hour ago
0
SimpleKGPipeline does not generate ‘__Entity__’
#215
wonik
opened
6 hours ago
0
Database not used when writing in Ne04jWriter
#214
asmita-mukherjee
opened
11 hours ago
2
Running Text2CypherRetriever from behind corp proxy
#213
carnak
closed
3 days ago
1
Add constrains to Retrievers
#212
0xadeeb
opened
1 week ago
3
Document node not created in lexical graph
#211
jekeuter
opened
1 week ago
1
cypher execution read/write control
#210
ruiguo-bio
opened
2 weeks ago
2
Add flexibility for lexical graph config to SimpleKGPipeline
#209
willtai
closed
2 weeks ago
3
Please add more examples for Vector Cypher Retriver
#208
naveen-420
opened
3 weeks ago
3
Refactor id variables in neo4j queries
#207
willtai
closed
2 weeks ago
0
Run tests in vendor-specific environments
#206
stellasia
opened
4 weeks ago
0
Tests/contextual
#205
stellasia
closed
4 weeks ago
1
Import "neo4j_graphrag.experimental.components.lexical_graph" could not be resolved
#204
letoribo
closed
4 weeks ago
8
Fix bug where AzureOpenAIEmbeddings inherits from OpenAIEmbeddings
#203
willtai
closed
4 weeks ago
2
Fix/datetime warning
#202
stellasia
closed
4 weeks ago
0
Remove async driver support from the KG creation pipeline
#201
alexthomas93
closed
4 weeks ago
5
Replace README image with image link
#200
willtai
closed
1 month ago
0
Small fixes in doc
#199
stellasia
closed
1 month ago
0
Removes unneeded # type: ignore comments
#198
alexthomas93
closed
1 month ago
0
Configurable SimpleKGPipeline Node label and Relationship type
#197
martinohanlon
opened
1 month ago
1
Example/cleaning
#196
stellasia
closed
1 month ago
0
Fix: AzureOpenAIEmbeddings inheritance issue
#195
brandon-amg
closed
4 weeks ago
6
Support for Ollama
#194
ninjalu
opened
1 month ago
3
Harmonize return properties in Vector and Hybrid retrievers
#193
stellasia
closed
1 month ago
0
Truncate vector in logs
#192
willtai
closed
1 month ago
0
Adds a warning about the default value of return_context for GraphRAG.search changing
#191
alexthomas93
closed
1 month ago
0
Azure OpenAI Compatibility
#190
Tansif
closed
3 weeks ago
4
PoC: Feature/sync mode
#189
stellasia
opened
1 month ago
0
How to Pass Prompt Template Without Retriever in neo4j_graphrag for Multi-Step LLM Workflow
#188
naveen-420
closed
1 month ago
4
Fix: do not return embeddings in HybridRetriever
#187
stellasia
closed
1 month ago
0
On creation vector store and retriever filters
#186
letoribo
closed
1 month ago
10
Removed unneeded references to LangChain
#185
alexthomas93
closed
1 month ago
0
Makes relations and potential_schema optional in SchemaBuilder
#184
alexthomas93
closed
1 month ago
3
Add check to not use deprecated Cypher syntax when Neo4j version is >= 5.23.0
#183
willtai
closed
1 month ago
3
Fix changelog
#182
stellasia
closed
1 month ago
0
Implement Contextual Retriaval
#181
marcofiocco
opened
1 month ago
1
Adds a fail_if_exist option to index creation functions
#180
alexthomas93
closed
1 month ago
3
Docs/readme rewrite
#179
alexthomas93
closed
1 month ago
2
Update docs for VectorCypherRetriever
#178
willtai
closed
1 month ago
0
Update title in doc
#177
stellasia
closed
1 month ago
0
Improved schema definition in the SimpleKGPipeline
#176
stellasia
closed
2 days ago
0
Improve import system
#175
jonbesga
closed
4 weeks ago
2
Jon/several improvements
#174
jonbesga
closed
1 month ago
0
Fixed README
#173
alexthomas93
closed
1 month ago
0
Updated changelog
#172
alexthomas93
closed
1 month ago
0
Change field value from "CONTINUE" to "IGNORE" to match enum field name
#171
stellasia
closed
1 month ago
0
Fix/cypher syntax warning
#170
stellasia
closed
1 month ago
0
Updated knowledge graph construction example in README
#169
alexthomas93
closed
1 month ago
0
Fix imports when some optional dependencies are not installed
#168
stellasia
closed
1 month ago
2
Next