Skip to content

Commit

Permalink
Update vector search release (#1024)
Browse files Browse the repository at this point in the history
  • Loading branch information
katarinasupe authored Nov 4, 2024
1 parent 07a6540 commit 8bb2c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/ai-ecosystem/graph-rag.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Here are the most useful features in Memgraph to build a GraphRAG:
- [Dynamic PageRank](/advanced-algorithms/available-algorithms/pagerank_online)
- [Text search](/querying/text-search)
- [Run-time schema tracking](/querying/schema#run-time-schema-tracking)
- **Coming soon - Memgraph 2.21** - Vector search - Usually used in the first
- **Coming soon** - Vector search - Usually used in the first
step of finding and extracting relevant information (pivot search)
- **Coming soon - Memgraph 2.21** - Leiden community detection - Proven to be a
better and faster version of Louvain community detection, guaranteeing
Expand Down

1 comment on commit 8bb2c8e

@vercel
Copy link

@vercel vercel bot commented on 8bb2c8e Nov 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

documentation – ./

documentation-memgraph.vercel.app
nextra-docs-blush.vercel.app
documentation-git-main-memgraph.vercel.app

Please sign in to comment.