Skip to content

Neo4j GraphRAG Package for Python 1.4.2

Latest
Compare
Choose a tag to compare
@stellasia stellasia released this 15 Jan 08:53
· 11 commits to main since this release

Neo4j GraphRAG Package for Python 1.4.2

Fixed in 1.4.2

Ollama Embedding

Fixed a bug where OllamaEmbedding.embed_query method was returning a list[list[float]] instead of list[float].