neo4j / neo4j-graphrag-python

Neo4j GraphRAG for Python
https://neo4j.com/docs/neo4j-graphrag-python/current/
Other
231 stars 37 forks source link

Add flexibility for lexical graph config to SimpleKGPipeline #209

Closed willtai closed 2 weeks ago

willtai commented 3 weeks ago

Description

This PR allows users to optionally specify the lexical graph configuration and pass it to SimpleKGPipeline. This allows more flexiblity in specifying the lexical graph configuration used in the LLMEntityRelationExtractor.

This PR tackles the GitHub issue: https://github.com/neo4j/neo4j-graphrag-python/issues/197

Type of Change

Complexity

Complexity: Low

How Has This Been Tested?

Checklist

The following requirements should have been met (depending on the changes in the branch):

willtai commented 3 weeks ago

@CodiumAI-Agent /update_changelog

CodiumAI-Agent commented 3 weeks ago

Changelog updates: 🔄

2024-10-31

Added

to commit the new content to the CHANGELOG.md file, please type: '/update_changelog --pr_update_changelog.push_changelog_changes=true'

CodiumAI-Agent commented 2 weeks ago

Changelog updates: 🔄

Next

Added

to commit the new content to the CHANGELOG.md file, please type: '/update_changelog --pr_update_changelog.push_changelog_changes=true'