neo4j / neo4j-graphrag-python

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

Removed query argument from GraphRAG's .search method #145

Closed willtai closed 2 weeks ago

willtai commented 1 month ago

Description

Removed query argument from GraphRAG's .search method. There was previously a warning to deprecate this. Users will not be able to use query and are now required to use query_text.

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 1 month ago

@CodiumAI-Agent /update_changelog

CodiumAI-Agent commented 1 month ago

Changelog updates: 🔄

2024-09-19

Changed

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: 🔄

2024-09-30

Changed

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