From 67fbcf308e41d7d4d119a324d014d3850a82cb48 Mon Sep 17 00:00:00 2001 From: mich-elle-luna Date: Tue, 12 May 2026 13:38:48 -0700 Subject: [PATCH] DOC-6615: Link home page and AI index to Context Engine Updates the Redis AI index page image-card and home page diagram layer to point to the new /develop/ai/context-engine/ page. Co-Authored-By: Claude Sonnet 4.6 --- content/develop/ai/_index.md | 2 +- layouts/home.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/develop/ai/_index.md b/content/develop/ai/_index.md index cd66c169e6..c6e709c202 100644 --- a/content/develop/ai/_index.md +++ b/content/develop/ai/_index.md @@ -16,7 +16,7 @@ Redis stores and indexes vector embeddings that semantically represent unstructu
{{< image-card image="images/ai-lib.svg" alt="AI Redis icon" title="Redis vector Python client library documentation" url="/develop/ai/redisvl/" >}} {{< image-card image="images/ai-cube.svg" alt="AI Redis icon" title="Use Redis Search to search data" url="/develop/ai/search-and-query/" >}} - {{< image-card image="images/ai-brain.svg" alt="AI Redis icon" title="Use LangCache to store LLM responses" url="/develop/ai/langcache/" >}} + {{< image-card image="images/ai-brain.svg" alt="AI Redis icon" title="Give AI agents the context engine they need with Redis Iris." url="/develop/ai/context-engine/" >}}
## Redis Feature Form diff --git a/layouts/home.html b/layouts/home.html index 8349daa05d..4d80cc3806 100644 --- a/layouts/home.html +++ b/layouts/home.html @@ -274,7 +274,7 @@

Streams -