Skip to content

Commit 8a5ed39

Browse files
remove change to avoid conflict with landing page pr
1 parent 4a595fa commit 8a5ed39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/develop/ai/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Redis stores and indexes vector embeddings that semantically represent unstructu
1616
<div class="grid grid-cols-1 md:grid-cols-3 gap-6 my-8">
1717
{{< image-card image="images/ai-lib.svg" alt="AI Redis icon" title="Redis vector Python client library documentation" url="/develop/ai/redisvl/" >}}
1818
{{< image-card image="images/ai-cube.svg" alt="AI Redis icon" title="Use Redis Search to search data" url="/develop/ai/search-and-query/" >}}
19-
{{< image-card image="images/ai-brain.svg" alt="AI Redis icon" title="Use LangCache to store LLM responses" url="/develop/ai/context-engine/langcache/" >}}
19+
{{< image-card image="images/ai-brain.svg" alt="AI Redis icon" title="Use LangCache to store LLM responses" url="/develop/ai/langcache/" >}}
2020
</div>
2121

2222
## Redis Feature Form

0 commit comments

Comments
 (0)