github neo4j-contrib/neo4j-apoc-procedures 5.20.0
APOC Extended 5.20.0 Release

28 days ago

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

Don't miss a new neo4j-apoc-procedures release

NewReleases is sending notifications on new releases.