diff --git a/content/develop/ai/agent-builder/_index.md b/content/develop/ai/agent-builder/_index.md index 8d4859de79..5633a46c13 100644 --- a/content/develop/ai/agent-builder/_index.md +++ b/content/develop/ai/agent-builder/_index.md @@ -62,13 +62,13 @@ The generated code includes detailed setup instructions and best practices to ge ### Redis AI documentation -- [Redis Vector Search](/develop/interact/search-and-query/vector-search/) - Semantic search capabilities +- [Redis Vector Search]({{< relref "/develop/ai/search-and-query/vectors/" >}}) - Semantic search capabilities - [Redis Streams](/develop/data-types/streams/) - Real-time data and conversation history -- [AI Notebooks Collection](/develop/ai/notebook-collection/) - Interactive tutorials and examples -- [Ecosystem Integrations](/develop/ai/ecosystem-integrations/) - Redis with AI frameworks +- [AI Notebooks Collection]({{< relref "/develop/ai/notebook-collection" >}}) - Interactive tutorials and examples +- [Ecosystem Integrations]({{< relref "/develop/ai/ecosystem-integrations" >}}) - Redis with AI frameworks ### Community and support - Join the [Redis Discord](https://discord.gg/redis) for community support - Explore [Redis AI Resources on GitHub](https://github.com/redis-developer/redis-ai-resources) -- Watch [AI Video Collection](/develop/ai/ai-videos/) for tutorials and demonstrations +- Watch [AI Video Collection]({{< relref "/develop/ai/ai-videos" >}}) for tutorials and demonstrations diff --git a/content/develop/ai/agent-builder/agent-concepts.md b/content/develop/ai/agent-builder/agent-concepts.md index bd93cd72c8..cbe426870c 100644 --- a/content/develop/ai/agent-builder/agent-concepts.md +++ b/content/develop/ai/agent-builder/agent-concepts.md @@ -73,7 +73,7 @@ Redis is the **ideal foundation** for AI agents because it excels at the three t - SVS-VAMANA leverages Intel hardware acceleration for enhanced performance - Hybrid search combining vector similarity with metadata filtering - Real-time updates without index rebuilds -- [Learn more about Redis Vector Search →](/develop/interact/search-and-query/advanced-concepts/vectors/) +- [Learn more about Redis Vector Search →]({{< relref "/develop/ai/search-and-query/vectors/" >}}) **Agent memory** - **Short-term**: Conversation context and session state @@ -87,7 +87,7 @@ Redis is the **ideal foundation** for AI agents because it excels at the three t