Closed willtai closed 2 weeks ago
@CodiumAI-Agent /update_changelog
Changelog updates: 🔄
SimpleKGPipeline
, enhancing flexibility in customizing node labels and relationship types in the lexical graph.to commit the new content to the CHANGELOG.md file, please type: '/update_changelog --pr_update_changelog.push_changelog_changes=true'
Changelog updates: 🔄
to commit the new content to the CHANGELOG.md file, please type: '/update_changelog --pr_update_changelog.push_changelog_changes=true'
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):