Releases: awslabs/graphrag-toolkit
Releases · awslabs/graphrag-toolkit
v3.14.0
v3.13.4
What's Changed
- added package versions by @aghassel in #77
- updated get_schema using langchain implementation by @aghassel in #78
- Fix failing install on AL2 by @halcoope in #80
- Bump torch from 2.6.0 to 2.8.0 in /byokg-rag/src/graphrag_toolkit/byokg_rag by @dependabot[bot] in #79
- Add sentence-transformers to requirements by @cmavro in #81
- Add None check for reranker when pruning triplets by @halcoope in #82
- New schema calculation for NDB. by @halcoope in #83
New Contributors
Full Changelog: v3.13.3...v3.13.4
v3.13.3
v3.13.2
v3.13.1
Full Changelog: v3.13.0...v3.13.1
v3.13.0
What's Changed
- Update JSON Reader to provider to support all parameters. by @evanerwee in #69
Full Changelog: v3.12.1...v3.13.0
v3.12.1
What's Changed
- refactor so support both neptune analytics and neptune db cluster in graphstore by @sojiadeshina in #67
- Adding CypherKGLinker in ByoKGQueryEngine by @cmavro in #62
- add escaping for potential special characters in node labels and edge… by @sojiadeshina in #70
Full Changelog: v3.12.0...v3.12.1
v3.12.0
Full entity network transcription support for traversal-based retriever (documentation to come).
Added graph-notebook visualisation support for query results, entity contexts and entity-relations schema.
What's Changed
New Contributors
Full Changelog: v3.11.2...v3.12.0
v3.11.2
Full Changelog: v3.11.1...v3.11.2
v3.11.1
Adds reader providers and config.
Adds query tree for chained queries – used to batch insert large numbers of relationships
What's Changed
- Prompts fixed by @evanerwee in #65
New Contributors
- @evanerwee made their first contribution in #65
Full Changelog: v3.11.0...v3.11.1