We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25008ab commit 7dc71f9Copy full SHA for 7dc71f9
CHANGELOG.md
@@ -5,6 +5,7 @@
5
### Added
6
7
- Ability to add event listener to get notifications about Pipeline progress.
8
+- Added py.typed so that mypy knows to use type annotations from the neo4j-graphrag package.
9
10
### Changed
11
- Changed the default behaviour of `FixedSizeSplitter` to avoid words cut-off in the chunks whenever it is possible.
src/neo4j_graphrag/py.typed
0 commit comments