You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Query for data based on vector embeddings
13
+
linkTitle: Vector
14
+
title: Vector search
15
+
weight: 5
16
+
---
17
+
18
+
See the [Redis vector database quick start guide]({{< relref "/develop/ai/vector-database" >}}) for more information about getting started. You can also find examples in the [vector search examples page]({{< relref "/develop/ai/vector-search" >}}) and detailed information about how to [perform advanced queries with vector fields]({{< relref "/develop/ai/vector-fields" >}}).
0 commit comments