Skip to content

Commit 8e32718

Browse files
Update index.md
1 parent a47449c commit 8e32718

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/develop/ai/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ categories:
88
- rc
99
description: An overview of Redis for AI documentation
1010
linkTitle: Redis for AI
11+
hideListLinks: true
1112
weight: 40
1213
---
1314
Redis stores and indexes vector embeddings that semantically represent unstructured data including text passages, images, videos, or audio. Store vectors and the associated metadata within [hashes]({{< relref "/develop/data-types/hashes" >}}) or [JSON]({{< relref "/develop/data-types/json" >}}) documents for [indexing]({{< relref "/develop/interact/search-and-query/indexing" >}}) and [querying]({{< relref "/develop/interact/search-and-query/query" >}}).

0 commit comments

Comments
 (0)