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]
.
Fixed a bug where OllamaEmbedding.embed_query
method was returning a list[list[float]]
instead of list[float]
.