Skip to content

Neo4j GraphRAG Package for Python 1.4.1

Compare
Choose a tag to compare
@stellasia stellasia released this 14 Jan 15:39
· 35 commits to main since this release

Neo4j GraphRAG Package for Python 1.4.1

Fixed in 1.4.1

Dependencies

  • PyYAML dependency was missing and has been added.
  • Weaviate was unintentionally added as a mandatory dependency in previous version, this behavior has been reverted.
  • PyPDF and fsspec are not optional anymore so that SimpleKGPipeline examples can run out of the box.