Releases: awslabs/graphrag-toolkit
graphrag-lexical-graph/v3.18.3
What's Changed
- The build/ entry in .gitignore is excluding it during wheel/sdist creation by @oussamahansal in #177
- Doc: Update installation instructions to install from PyPI by @acarbonetto in #173
- Clean up gitignore by @acarbonetto in #178
- Update notebook to use pypi by @oussamahansal in #180
- Fix stale package name references after rename to graphrag-lexical-graph (#175) by @mykola-pereyma in #182
- Import integration test repo by @oussamahansal in #179
- Scoped the cloudformation:DeleteStack resource by @oussamahansal in #187
- Fix batch-extract.py test by @acarbonetto in #188
- Remove hidden foundation model initialization for byokg-graph (#183) by @mykola-pereyma in #184
- Fix KeyError in S3BasedDocs when prefix path has no common prefixes by @mykola-pereyma in #190
- Restrict neo4j test deploy to my_ip/32 by @oussamahansal in #191
- Fix bashrc. garbage by @oussamahansal in #193
- Clean up environment variable dump by @oussamahansal in #195
- Restrict S3 permissions by @oussamahansal in #194
- Improve integration tests by @iansrobinson in #196
- Restrict opensearch access by @oussamahansal in #192
- Only copy source code to test notebook if install URI not supplied by @iansrobinson in #197
- Refactor lexical-graph-hybrid-dev: consolidate config, replace FalkorDB with Neo4j, fix notebooks and scripts by @mykola-pereyma in #189
- feat(lexical-graph): invoke graph_store init hook by @zollie in #185
- feat(falkordb): add tenant-safe idempotent index bootstrap by @zollie in #186
- update documentation by @oussamahansal in #198
- Bump astro from 5.6.2 to 5.18.1 in /docs-site by @dependabot[bot] in #200
- Upgrade release version to 3.18.3 by @acarbonetto in #201
Full Changelog: graphrag-lexical-graph/v3.18.2...graphrag-lexical-graph/v3.18.3
graphrag-lexical-graph/v3.18.3.dev0
What's Changed
- The build/ entry in .gitignore is excluding it during wheel/sdist creation by @oussamahansal in #177
- Doc: Update installation instructions to install from PyPI by @acarbonetto in #173
- Clean up gitignore by @acarbonetto in #178
- Update notebook to use pypi by @oussamahansal in #180
- Fix stale package name references after rename to graphrag-lexical-graph (#175) by @mykola-pereyma in #182
- Import integration test repo by @oussamahansal in #179
- Scoped the cloudformation:DeleteStack resource by @oussamahansal in #187
- Fix batch-extract.py test by @acarbonetto in #188
- Remove hidden foundation model initialization for byokg-graph (#183) by @mykola-pereyma in #184
- Fix KeyError in S3BasedDocs when prefix path has no common prefixes by @mykola-pereyma in #190
- Restrict neo4j test deploy to my_ip/32 by @oussamahansal in #191
- Fix bashrc. garbage by @oussamahansal in #193
- Clean up environment variable dump by @oussamahansal in #195
- Restrict S3 permissions by @oussamahansal in #194
- Improve integration tests by @iansrobinson in #196
- Restrict opensearch access by @oussamahansal in #192
- Only copy source code to test notebook if install URI not supplied by @iansrobinson in #197
- Refactor lexical-graph-hybrid-dev: consolidate config, replace FalkorDB with Neo4j, fix notebooks and scripts by @mykola-pereyma in #189
- feat(lexical-graph): invoke graph_store init hook by @zollie in #185
- feat(falkordb): add tenant-safe idempotent index bootstrap by @zollie in #186
- update documentation by @oussamahansal in #198
- Bump astro from 5.6.2 to 5.18.1 in /docs-site by @dependabot[bot] in #200
- Upgrade release version to 3.18.3 by @acarbonetto in #201
Full Changelog: graphrag-lexical-graph/v3.18.2...graphrag-lexical-graph/v3.18.3.dev0
graphrag-lexical-graph/v3.18.2
What's Changed
- Add PyPI trusted publisher publish job to lexical-graph release workflow by @theneelshah in #152
- Update CI/CD Workflow by @oussamahansal in #151
- Add unit testing for lexical graph to increase coverage by @oussamahansal in #154
- Refactor lexical-graph-local-dev environment configuration by @mykola-pereyma in #155
- Add unit testing for lexical graph to increase coverage by @oussamahansal in #156
- Add unit testing for lexical graph to increase coverage part 2 by @oussamahansal in #157
- Fix for issue #159 by @iansrobinson in #160
- Add unit testing for lexical graph to increase coverage part 3 by @oussamahansal in #158
- Lexical graph/consolidate test hierarchy by @oussamahansal in #161
- Replace deprecated Pydantic Config class with model_dict by @iansrobinson in #162
- Allow configuring extraction LLM in extraction config by @iansrobinson in #164
- Align configs between lexical-graph and byokg-rag by @mykola-pereyma in #163
- Add pypi release/pre-release workflow by @acarbonetto in #149
- Acarbo/update pypi publish fix by @acarbonetto in #167
- Fix: delete old artefacts from a previously failing runs by @acarbonetto in #168
- [CI] Add license header check to CI workflows by @mykola-pereyma in #165
- Add CD Workflow by @oussamahansal in #166
- Update to version 3.18.0 for release by @acarbonetto in #169
- Fix: READMEs for lexical-graph and byokg to use github links by @acarbonetto in #171
- Update to version 3.18.2 by @acarbonetto in #172
New Contributors
- @theneelshah made their first contribution in #152
- @mykola-pereyma made their first contribution in #155
- @acarbonetto made their first contribution in #149
Full Changelog: graphrag-lexical-graph/v3.17.1...graphrag-lexical-graph/v3.18.2
graphrag-lexical-graph/v3.18.1
What's Changed
- Add PyPI trusted publisher publish job to lexical-graph release workflow by @theneelshah in #152
- Update CI/CD Workflow by @oussamahansal in #151
- Add unit testing for lexical graph to increase coverage by @oussamahansal in #154
- Refactor lexical-graph-local-dev environment configuration by @mykola-pereyma in #155
- Add unit testing for lexical graph to increase coverage by @oussamahansal in #156
- Add unit testing for lexical graph to increase coverage part 2 by @oussamahansal in #157
- Fix for issue #159 by @iansrobinson in #160
- Add unit testing for lexical graph to increase coverage part 3 by @oussamahansal in #158
- Lexical graph/consolidate test hierarchy by @oussamahansal in #161
- Replace deprecated Pydantic Config class with model_dict by @iansrobinson in #162
- Allow configuring extraction LLM in extraction config by @iansrobinson in #164
- Align configs between lexical-graph and byokg-rag by @mykola-pereyma in #163
- Add pypi release/pre-release workflow by @acarbonetto in #149
- Acarbo/update pypi publish fix by @acarbonetto in #167
- Fix: delete old artefacts from a previously failing runs by @acarbonetto in #168
- [CI] Add license header check to CI workflows by @mykola-pereyma in #165
- Add CD Workflow by @oussamahansal in #166
- Update to version 3.18.0 for release by @acarbonetto in #169
- Fix: READMEs for lexical-graph and byokg to use github links by @acarbonetto in #171
New Contributors
- @theneelshah made their first contribution in #152
- @mykola-pereyma made their first contribution in #155
- @acarbonetto made their first contribution in #149
Full Changelog: graphrag-lexical-graph/v3.17.1...graphrag-lexical-graph/v3.18.1
graphrag-lexical-graph/v3.18.0
What's Changed
- Add PyPI trusted publisher publish job to lexical-graph release workflow by @theneelshah in #152
- Update CI/CD Workflow by @oussamahansal in #151
- Add unit testing for lexical graph to increase coverage by @oussamahansal in #154
- Refactor lexical-graph-local-dev environment configuration by @mykola-pereyma in #155
- Add unit testing for lexical graph to increase coverage by @oussamahansal in #156
- Add unit testing for lexical graph to increase coverage part 2 by @oussamahansal in #157
- Fix for issue #159 by @iansrobinson in #160
- Add unit testing for lexical graph to increase coverage part 3 by @oussamahansal in #158
- Lexical graph/consolidate test hierarchy by @oussamahansal in #161
- Replace deprecated Pydantic Config class with model_dict by @iansrobinson in #162
- Allow configuring extraction LLM in extraction config by @iansrobinson in #164
- Align configs between lexical-graph and byokg-rag by @mykola-pereyma in #163
- Add pypi release/pre-release workflow by @acarbonetto in #149
- Acarbo/update pypi publish fix by @acarbonetto in #167
- Fix: delete old artefacts from a previously failing runs by @acarbonetto in #168
- [CI] Add license header check to CI workflows by @mykola-pereyma in #165
- Add CD Workflow by @oussamahansal in #166
- Update to version 3.18.0 for release by @acarbonetto in #169
New Contributors
- @theneelshah made their first contribution in #152
- @mykola-pereyma made their first contribution in #155
- @acarbonetto made their first contribution in #149
Full Changelog: graphrag-lexical-graph/v3.17.1...graphrag-lexical-graph/v3.18.0
graphrag-lexical-graph/v3.18.0.dev3
What's Changed
- Fix: delete old artefacts from a previously failing runs by @acarbonetto in #168
Full Changelog: graphrag-lexical-graph/v3.18.0.dev1...graphrag-lexical-graph/v3.18.0.dev3
graphrag-lexical-graph/v3.18.0.dev2
What's Changed
- Acarbo/update pypi publish fix by @acarbonetto in #167
Full Changelog: graphrag-lexical-graph/v3.18.0.dev0...graphrag-lexical-graph/v3.18.0.dev2
graphrag-lexical-graph/v3.18.0.dev1
What's Changed
- Acarbo/update pypi publish fix by @acarbonetto in #167
Full Changelog: graphrag-lexical-graph/v3.18.0.dev0...graphrag-lexical-graph/v3.18.0.dev1
graphrag-lexical-graph/v3.18.0.dev0
What's Changed
- Add PyPI trusted publisher publish job to lexical-graph release workflow by @theneelshah in #152
- Update CI/CD Workflow by @oussamahansal in #151
- Add unit testing for lexical graph to increase coverage by @oussamahansal in #154
- Refactor lexical-graph-local-dev environment configuration by @mykola-pereyma in #155
- Add unit testing for lexical graph to increase coverage by @oussamahansal in #156
- Add unit testing for lexical graph to increase coverage part 2 by @oussamahansal in #157
- Fix for issue #159 by @iansrobinson in #160
- Add unit testing for lexical graph to increase coverage part 3 by @oussamahansal in #158
- Lexical graph/consolidate test hierarchy by @oussamahansal in #161
- Replace deprecated Pydantic Config class with model_dict by @iansrobinson in #162
- Allow configuring extraction LLM in extraction config by @iansrobinson in #164
- Align configs between lexical-graph and byokg-rag by @mykola-pereyma in #163
- Add pypi release/pre-release workflow by @acarbonetto in #149
New Contributors
- @theneelshah made their first contribution in #152
- @mykola-pereyma made their first contribution in #155
- @acarbonetto made their first contribution in #149
Full Changelog: v3.17.1...graphrag-lexical-graph/v3.18.0
v3.17.2.dev0
Full Changelog: v3.17.1...v3.17.2.dev0