Full Changelog: 1.9.1...1.10.0
Added in 1.10.0
KG Construction
- Added
schema_visualization
function to visualize a graph schema using neo4j-viz. - Added a new schema builder: SchemaFromExistingGraphExtractor component
Retrieval
- Added ToolsRetriever class and Retriever.convert_to_tool() method
Fixed in 1.10.0
- Bumped pypdf - CVE-2025-55197
- Fixed ingestion error due to invalid property type (map)
New Contributors
- @andrezz-b made their first contribution in #417