Skip to content

Pull requests: neo4j/neo4j-graphrag-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fixed openai import bug
#386 by alexthomas93 was merged Jul 17, 2025 Loading…
5 of 15 tasks
Removes | char from type hints to be compatible with Python 3.9
#387 by alexthomas93 was merged Jul 17, 2025 Loading…
4 of 15 tasks
Fix CHANGELOG
#253 by NathalieCharbel was merged Jan 21, 2025 Loading…
15 tasks
Improve text splitter to avoid cutting words in chunks
#242 by NathalieCharbel was merged Jan 21, 2025 Loading…
6 of 15 tasks
Update README for external retrievers
#247 by willtai was merged Jan 16, 2025 Loading…
3 of 15 tasks
Adds a knowledge graph writer
#83 by alexthomas93 was merged Aug 1, 2024 Loading…
9 of 15 tasks
Adds a Text Splitter
#82 by alexthomas93 was merged Jul 31, 2024 Loading…
6 of 15 tasks
Added a TextChunkEmbedder
#87 by alexthomas93 was merged Aug 1, 2024 Loading…
7 of 15 tasks
Cleanup cypher deprecated function
#323 by NathalieCharbel was merged Apr 4, 2025 Loading…
1 of 15 tasks
Add SpaCy Semantic match resolver for KG Builder
#310 by NathalieCharbel was closed Apr 2, 2025 Loading…
6 of 15 tasks
Expose schema enforcement via SimpleKGPipeline
#315 by NathalieCharbel was merged Mar 25, 2025 Loading…
3 of 15 tasks
Add Fuzzy match resolver for KG builder
#319 by NathalieCharbel was merged Apr 3, 2025 Loading…
6 of 15 tasks
Fix dependencies
#244 by stellasia was merged Jan 14, 2025 Loading…
4 of 15 tasks
Add examples for LLM message history and system instruction features
#240 by stellasia was merged Jan 13, 2025 Loading…
11 of 15 tasks
Fix Anthropic response parsing
#266 by stellasia was merged Feb 4, 2025 Loading…
3 of 15 tasks
Update Cypher retrieval queries
#259 by stellasia was merged Feb 3, 2025 Loading…
1 of 15 tasks
Remove the uuid dependency (not needed since it's in the std lib)
#265 by stellasia was merged Feb 4, 2025 Loading…
2 of 15 tasks
Handle cases where the LLM produces a valid JSON array
#263 by stellasia was merged Feb 4, 2025 Loading…
3 of 15 tasks
Fix ollama embedder
#245 by stellasia was merged Jan 15, 2025 Loading…
6 of 15 tasks
"extras" must be resolved
#248 by stellasia was merged Jan 21, 2025 Loading…
5 of 15 tasks
Fix Weaviate Retriever e2e tests
#257 by stellasia was merged Jan 23, 2025 Loading…
2 of 15 tasks
Fix datetime warning
#267 by stellasia was merged Feb 6, 2025 Loading…
1 of 15 tasks
Pipeline status notifier
#254 by stellasia was merged Jan 24, 2025 Loading…
9 of 15 tasks
Schema refactoring
#261 by alexthomas93 was merged Feb 5, 2025 Loading…
9 of 15 tasks
ProTip! Filter pull requests by the default branch with base:main.