Skip to content

APOC Extended 5.20.0 Release

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 04 Jun 16:23
· 538 commits to 4.4 since this release
47289aa

What's Changed

New Features

  • Fixes #3971: Check how to integrate vector databases via rest APIs (Pinecone, Weaviate, Qdrant, Milvus, Chroma) by @vga91 in #4059

  • Fixes #4090: The apoc.vectordb.*.get/query procedures should search for nodes/relationships with mapping config by @vga91 in #4096

  • Fixed #4066: Implement an apoc.convert.fromYaml function by @vga91 in #4073

  • Fixes #2182: added apoc.agg.rollup procedure by @vga91 in #4064

  • Fixes #4004: Given (a set of) queries return the schema + explanation of the subgraph by @vga91 in #4065

  • Fixes #4057: Add Watson Embedding API by @vga91 in #4061

  • Fixes #4058: Add support for mixedbread.ai Embedding API by @vga91 in #4060

BugFixes

Full Changelog: 5.19.0...5.20.0