GitHub / neo4j/neo4j-graphrag-python issues and pull requests
#384 - Update dependencies
Pull Request -
State: closed - Opened by stellasia 15 days ago
#381 - Update schemaProperty to PropertyType in User Guide: Knowledge Graph Builder - Schema Builder docs
Pull Request -
State: closed - Opened by Digity101 22 days ago
#380 - Update Event import in Event Callback example
Pull Request -
State: closed - Opened by Digity101 22 days ago
- 3 comments
#375 - Fix invalid extracted schema
Pull Request -
State: closed - Opened by NathalieCharbel 28 days ago
#374 - Explicit configuration of schema extraction
Pull Request -
State: closed - Opened by stellasia 29 days ago
#373 - Recommend way to add observability
Issue -
State: open - Opened by Digity101 30 days ago
- 1 comment
#372 - Question: does it support generating community summaries and using community information retrieval?
Issue -
State: open - Opened by lblinm about 1 month ago
- 1 comment
#371 - Add API rate limit handler
Pull Request -
State: open - Opened by NathalieCharbel about 1 month ago
#370 - Improve readability of Tool object
Pull Request -
State: closed - Opened by jonbesga about 1 month ago
#369 - Switch default values for `additional_*` flags
Pull Request -
State: closed - Opened by stellasia about 1 month ago
#368 - [DISCUSSION] map chunks from vector retrieval to nodes in knowledge graph
Issue -
State: closed - Opened by jakubMitura14 about 1 month ago
- 2 comments
#367 - Add Constraint to GraphSchema
Pull Request -
State: open - Opened by stellasia about 1 month ago
#366 - Rename ID property and more cleaning
Pull Request -
State: closed - Opened by stellasia about 1 month ago
#365 - ImportError: cannot import name 'NodeType' from '...schema'
Issue -
State: closed - Opened by lblinm about 1 month ago
- 2 comments
#364 - Update the Knowledge Graph Construction example in README.md
Pull Request -
State: closed - Opened by Digity101 about 1 month ago
- 3 comments
#363 - Add python 3.13 support to README
Pull Request -
State: closed - Opened by stellasia about 1 month ago
#362 - Create GraphRAG vector store from existing Graph Database
Issue -
State: closed - Opened by TomOrth about 1 month ago
- 2 comments
#361 - TypeError: 'id' as a property name is not allowed
Issue -
State: closed - Opened by jakubMitura14 about 2 months ago
- 10 comments
#360 - Support Python 3.13
Pull Request -
State: closed - Opened by willtai about 2 months ago
- 3 comments
#359 - Fixes for graph pruning
Pull Request -
State: closed - Opened by stellasia about 2 months ago
- 1 comment
#358 - top_k in VectorCypherRetriever.search() is applied to final result count instead of vector node filtering
Issue -
State: open - Opened by mzc2113391 about 2 months ago
- 1 comment
#357 - Update deps (mainly h11) due to security alert
Pull Request -
State: closed - Opened by stellasia about 2 months ago
#356 - Adds the option to change the DB with retrieve_vector_index_info and retrieve_fulltext_index_info
Pull Request -
State: closed - Opened by alexthomas93 about 2 months ago
#355 - Feature/schema from existing graph
Pull Request -
State: open - Opened by stellasia about 2 months ago
#354 - Expose database in Neo4jMessageHistory
Pull Request -
State: closed - Opened by stellasia about 2 months ago
#353 - Document node not created in lexical graph when running SimpleKGPipeline with text input (i.e. not pdf)
Issue -
State: open - Opened by briardoty about 2 months ago
- 3 comments
#352 - Pipeline state dump and load
Pull Request -
State: open - Opened by NathalieCharbel about 2 months ago
#351 - Support for loading differnet document types (xlsx,.doc,.txt)
Issue -
State: open - Opened by Krishnateja244 2 months ago
- 1 comment
#350 - get_structured_schema function misses some labels/types on large databases
Issue -
State: open - Opened by androna-xm 2 months ago
#349 - Added created_at:datetime on the :Session and :Message node
Pull Request -
State: closed - Opened by msenechal 2 months ago
#348 - Add retriever with sources option
Issue -
State: closed - Opened by lgriva 2 months ago
- 1 comment
#347 - New schema and pruning
Pull Request -
State: closed - Opened by stellasia 2 months ago
#346 - Fix type so that subclasses are dumped with all their fields (was cau…
Pull Request -
State: closed - Opened by stellasia 2 months ago
#345 - Fix schema validation
Pull Request -
State: closed - Opened by stellasia 2 months ago
#344 - Add an optional node label in external retrievers to optimize the match query
Issue -
State: open - Opened by stellasia 2 months ago
Labels: good first issue
#343 - Return a user-defined message if context is empty in GraphRAG
Pull Request -
State: closed - Opened by stellasia 2 months ago
#342 - Fix VertexAILLM
Pull Request -
State: closed - Opened by stellasia 2 months ago
#341 - How to search like ms graphrag's drift query?
Issue -
State: open - Opened by huixw 3 months ago
#340 - Refactor SchemaConfig -> GraphSchema
Pull Request -
State: closed - Opened by stellasia 3 months ago
#339 - Use ConfigReader in SchemaConfig
Pull Request -
State: closed - Opened by stellasia 3 months ago
#338 - Update type to be able to use LLMMessage in a Pydantic model
Pull Request -
State: closed - Opened by stellasia 3 months ago
#337 - Fix issue requiring to install spacy and rapidfuzz even if not used
Pull Request -
State: closed - Opened by stellasia 3 months ago
#336 - Question: ModuleNotFoundError: No module named 'rapidfuzz'
Issue -
State: open - Opened by bldev2473 3 months ago
- 3 comments
#335 - Question: embedding_node_property property mapping
Issue -
State: closed - Opened by bldev2473 3 months ago
#334 - Strict mode behavior
Pull Request -
State: closed - Opened by stellasia 3 months ago
- 1 comment
#333 - Fixed issue with bool props when generating an enhanced schema
Pull Request -
State: closed - Opened by alexthomas93 3 months ago
#332 - Add ToolsRetriever class and Retriever.convert_to_tool() method
Pull Request -
State: open - Opened by oskarhane 3 months ago
#331 - Automatic schema extraction from text
Pull Request -
State: closed - Opened by NathalieCharbel 3 months ago
#330 - Strict mode: if node/relationship is in schema but no properties are …
Pull Request -
State: closed - Opened by stellasia 3 months ago
#329 - How to add metadata in SimpleKGPipeline
Issue -
State: closed - Opened by burhanuddin6 3 months ago
- 4 comments
#328 - Feature/vertexai tool invocation
Pull Request -
State: closed - Opened by stellasia 4 months ago
#327 - Fix "NOT IN" operator
Pull Request -
State: closed - Opened by stellasia 4 months ago
#326 - "not in" filtering is not working.
Issue -
State: closed - Opened by bldev2473 4 months ago
- 2 comments
#325 - RATE LIMIT HITTED BY OPENAI.
Issue -
State: closed - Opened by diazr04 4 months ago
#324 - Possible Future Directions and Contribution Opportunities
Issue -
State: open - Opened by burhanuddin6 4 months ago
#323 - Cleanup cypher deprecated function
Pull Request -
State: closed - Opened by NathalieCharbel 4 months ago
#322 - Add tool calling to the LLM base class, implement in OpenAI
Pull Request -
State: closed - Opened by oskarhane 4 months ago
#321 - Enhancement: Add datetime() property to Neo4jMessageHistory
Issue -
State: open - Opened by graphadvantage 4 months ago
- 1 comment
#320 - Add RunContext to doc and improve protocol description
Pull Request -
State: closed - Opened by stellasia 4 months ago
#319 - Add Fuzzy match resolver for KG builder
Pull Request -
State: closed - Opened by NathalieCharbel 4 months ago
#318 - Object of type RagResultModel is not JSON serializable
Issue -
State: closed - Opened by winner66 4 months ago
- 1 comment
#317 - 可以用部署的模型api吗?
Issue -
State: closed - Opened by winner66 4 months ago
- 1 comment
#316 - search function within GraphRAG class does not validate empty answers.
Issue -
State: open - Opened by CrisBMoya 4 months ago
- 1 comment
Labels: good first issue
#315 - Expose schema enforcement via SimpleKGPipeline
Pull Request -
State: closed - Opened by NathalieCharbel 4 months ago
#314 - Expose all components in SimpleKGPipeline init and config
Pull Request -
State: closed - Opened by stellasia 4 months ago
- 1 comment
#313 - Prettify logs in retrievers and GraphRAG
Pull Request -
State: closed - Opened by stellasia 4 months ago
- 3 comments
#312 - Adding support of multi-vector collection for Qdrant driver
Pull Request -
State: closed - Opened by Dammerzone 4 months ago
- 9 comments
#311 - Adding support for multi-vector querring for Qdrant driver
Pull Request -
State: closed - Opened by Dammerzone 4 months ago
#310 - Add SpaCy Semantic match resolver for KG Builder
Pull Request -
State: closed - Opened by NathalieCharbel 4 months ago
- 1 comment
#309 - Getting an AttributeError: 'list' object has no attribute 'data'
Issue -
State: closed - Opened by tomarashish 4 months ago
- 3 comments
#308 - SimpleKGPipeline different file chunk don't connect
Issue -
State: closed - Opened by Po-Tseng 4 months ago
- 3 comments
#307 - Add CypherRetriever for parameterized Cypher queries
Pull Request -
State: closed - Opened by oskarhane 5 months ago
- 3 comments
#306 - Replace pygraphviz with neo4j-viz for graph visualization
Pull Request -
State: closed - Opened by oskarhane 5 months ago
- 1 comment
#305 - Questions after using this package
Issue -
State: closed - Opened by byt3bl33d3r 5 months ago
- 2 comments
#304 - Pipeline streaming
Pull Request -
State: closed - Opened by stellasia 5 months ago
#303 - chore: Fallback to Qdrant point id
Pull Request -
State: closed - Opened by Anush008 5 months ago
#302 - Upgrade Anthropic & clean ruff/mypy stuffs
Pull Request -
State: closed - Opened by stellasia 5 months ago
#301 - Expose context from the orchestrator to the components
Pull Request -
State: closed - Opened by stellasia 5 months ago
#300 - TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
Issue -
State: closed - Opened by byt3bl33d3r 5 months ago
- 1 comment
#299 - No content in the function "get_search_results" Retriever class
Issue -
State: closed - Opened by alphamol-basel 5 months ago
- 1 comment
#298 - Update dependencies in pyproject.toml
Pull Request -
State: closed - Opened by AlbertDoesProgramming 5 months ago
#297 - Update README with instructions how to install all extras
Pull Request -
State: closed - Opened by oskarhane 5 months ago
#296 - Add optional schema enforcement for KG builder as a validation layer after entity and relation extraction
Pull Request -
State: closed - Opened by NathalieCharbel 5 months ago
#295 - Rate limit error during knowledge graph construction
Issue -
State: open - Opened by andrewliew86 5 months ago
- 2 comments
#294 - Matching between neo4j and qdrant ids fails
Issue -
State: closed - Opened by keichho 5 months ago
- 2 comments
#293 - Enhance tests around Orchestrator
Pull Request -
State: closed - Opened by stellasia 5 months ago
#292 - Bump PyPdf version to >=5.1
Issue -
State: closed - Opened by AlbertDoesProgramming 5 months ago
- 3 comments
#291 - Failed to create nodes
Issue -
State: open - Opened by BDHU 5 months ago
- 3 comments
#290 - Question: How to embedding entities and relations, not only Chunk
Issue -
State: closed - Opened by cwr31 5 months ago
- 2 comments
#289 - Question: Any way to attach `PipelineResult.run_id` to the nodes and relationships that were touched by the SimpleKGPipeline run?
Issue -
State: open - Opened by nickjfrench 5 months ago
- 3 comments
#288 - fix: config loading after module reload
Pull Request -
State: closed - Opened by ClemDoum 5 months ago
- 4 comments
#287 - Reorganize E2E tests folder
Pull Request -
State: closed - Opened by willtai 5 months ago
- 1 comment
#286 - Raise SearchQueryParseError when HybridRetriever and HybridCypherRetriever encounters invalid Lucene string
Pull Request -
State: closed - Opened by willtai 5 months ago
- 3 comments
#285 - Updated CHANGELOG for 1.5.0 release
Pull Request -
State: closed - Opened by alexthomas93 5 months ago
#284 - Add linear hybrid search ranker
Pull Request -
State: closed - Opened by willtai 5 months ago
- 5 comments
#283 - Question: How do I search asynchronously using llm response streaming?
Issue -
State: open - Opened by bldev2473 5 months ago
- 2 comments
#282 - Fixes import error & adds delete_session_node option to Neo4jMessageHistory
Pull Request -
State: closed - Opened by alexthomas93 5 months ago
#281 - Add support for Python 3.13
Pull Request -
State: closed - Opened by stellasia 5 months ago
- 1 comment
#280 - Fixes _handle_field_filter node_alias bug
Pull Request -
State: closed - Opened by alexthomas93 5 months ago
- 2 comments
#279 - retrieving similarity scores for cypher retrievers (vector or hybrid)
Issue -
State: closed - Opened by adegboyegaFAU 5 months ago
- 2 comments