Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/develop/ai/context-engine/agent-memory/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ hideListLinks: true
weight: 20
bannerText: Redis Agent Memory is currently available in preview. Features and behavior are subject to change.
bannerChildren: true
aliases:
- /develop/ai/agent-memory/
---

## What is Redis Agent Memory?
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ weight: 20
params:
sourcefile: ./openapi-agent-memory.json
sortOperationsAlphabetically: false
aliases:
- /develop/ai/agent-memory/api-reference/
---
1 change: 1 addition & 0 deletions content/develop/ai/redisvl/user_guide/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ linkTitle: Getting started
title: Getting Started
aliases:
- /integrate/redisvl/user_guide/01_getting_started
- /integrate/redisvl/user_guide/getting_started/
weight: 2
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ linkTitle: Use advanced query types
title: Use Advanced Query Types
aliases:
- /integrate/redisvl/user_guide/how_to_guides/11_advanced_queries
- /develop/ai/redisvl/user_guide/advanced_queries/
weight: 11
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ linkTitle: Query and filter data
title: Query and Filter Data
aliases:
- /integrate/redisvl/user_guide/how_to_guides/02_complex_filtering
- /develop/ai/redisvl/user_guide/complex_filtering/
weight: 02
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ linkTitle: Cache embeddings
title: Cache Embeddings
aliases:
- /integrate/redisvl/user_guide/how_to_guides/10_embeddings_cache
- /integrate/redisvl/user_guide/embeddings_cache/
- /develop/ai/redisvl/user_guide/embeddings_cache/
weight: 10
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ linkTitle: Choose a storage type
title: Choose a Storage Type
aliases:
- /integrate/redisvl/user_guide/how_to_guides/05_hash_vs_json
- /integrate/redisvl/user_guide/hash_vs_json/
- /develop/ai/redisvl/user_guide/hash_vs_json/
weight: 05
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ linkTitle: Use langcache as the llm cache backend
title: Use LangCache as the LLM Cache Backend
aliases:
- /integrate/redisvl/user_guide/how_to_guides/13_langcache_semantic_cache
- /develop/ai/redisvl/user_guide/langcache_semantic_cache/
weight: 13
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ linkTitle: Cache llm responses
title: Cache LLM Responses
aliases:
- /integrate/redisvl/user_guide/how_to_guides/03_llmcache
- /integrate/redisvl/user_guide/llmcache/
- /develop/ai/redisvl/user_guide/llmcache/
weight: 03
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ linkTitle: Manage llm message history
title: Manage LLM Message History
aliases:
- /integrate/redisvl/user_guide/how_to_guides/07_message_history
- /integrate/redisvl/user_guide/message_history/
- /develop/ai/redisvl/user_guide/message_history/
weight: 07
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ linkTitle: Rerank search results
title: Rerank Search Results
aliases:
- /integrate/redisvl/user_guide/how_to_guides/06_rerankers
- /integrate/redisvl/user_guide/rerankers/
- /develop/ai/redisvl/user_guide/rerankers/
weight: 06
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ linkTitle: Route queries with semanticrouter
title: Route Queries with SemanticRouter
aliases:
- /integrate/redisvl/user_guide/how_to_guides/08_semantic_router
- /integrate/redisvl/user_guide/semantic_router/
- /develop/ai/redisvl/user_guide/semantic_router/
weight: 08
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ linkTitle: Write sql queries for redis
title: Write SQL Queries for Redis
aliases:
- /integrate/redisvl/user_guide/how_to_guides/12_sql_to_redis_queries
- /develop/ai/redisvl/user_guide/sql_to_redis_queries/
weight: 12
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ linkTitle: Optimize indexes with svs-vamana
title: Optimize Indexes with SVS-VAMANA
aliases:
- /integrate/redisvl/user_guide/how_to_guides/09_svs_vamana
- /develop/ai/redisvl/user_guide/svs_vamana/
weight: 09
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ linkTitle: Create embeddings with vectorizers
title: Create Embeddings with Vectorizers
aliases:
- /integrate/redisvl/user_guide/how_to_guides/04_vectorizers
- /integrate/redisvl/user_guide/vectorizers/
- /develop/ai/redisvl/user_guide/vectorizers/
weight: 04
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- /interact/search-and-query/advanced-concepts/stopwords
- /develop/interact/search-and-query/advanced-concepts/stopwords/

categories:
- docs
Expand Down
1 change: 1 addition & 0 deletions content/develop/ai/search-and-query/vectors/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
aliases:
- /develop/interact/search-and-query/advanced-concepts/vectors
- /interact/search-and-query/advanced-concepts/vectors/
- /develop/ai/vector-fields/
categories:
- docs
- develop
Expand Down
2 changes: 2 additions & 0 deletions content/develop/clients/dotnet/connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ description: Connect your .NET application to a Redis database
linkTitle: Connect
title: Connect to the server
weight: 20
aliases:
- /develop/connect/clients/dotnet/connect/
---

## Basic connection
Expand Down
1 change: 1 addition & 0 deletions content/develop/clients/dotnet/nredisstack/queryjson.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- /develop/clients/dotnet/queryjson
- /develop/connect/clients/dotnet/queryjson/
categories:
- docs
- develop
Expand Down
2 changes: 2 additions & 0 deletions content/develop/clients/jedis/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ aliases:
- /connect/clients/jedis/
- /clients/jedis/
- /develop/clients/java
- /develop/connect/clients/java/
- /develop/clients/java/jedis/
categories:
- docs
- develop
Expand Down
1 change: 1 addition & 0 deletions content/develop/clients/lettuce/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ aliases:
- /develop/connect/clients/java/lettuce
- /connect/clients/lettuce/
- /clients/lettuce/
- /develop/clients/java/lettuce/
categories:
- docs
- develop
Expand Down
1 change: 1 addition & 0 deletions content/develop/clients/om-clients/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ aliases:
- /develop/connect/om-clients
- /connect/clients/om-clients/
- /clients/om-clients/
- /develop/connect/clients/om-clients/
categories:
- docs
- develop
Expand Down
1 change: 1 addition & 0 deletions content/develop/clients/redis-py/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ aliases:
- /clients/python/
- /connect/clients/redis-py/
- /clients/redis-py/
- /develop/clients/python/redis-py/
categories:
- docs
- develop
Expand Down
4 changes: 3 additions & 1 deletion content/develop/clients/redis-vl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
aliases: /develop/connect/clients/python/redis-vl
aliases:
- /develop/connect/clients/python/redis-vl
- /develop/clients/python/redis-vl/
categories:
- docs
- develop
Expand Down
2 changes: 2 additions & 0 deletions content/develop/clients/sch.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ topics:
- smart-client-handoffs
- resilience
weight: 50
aliases:
- /develop/clients/sce/
---

*Smart client handoffs (SCH)* is a feature of Redis Cloud and
Expand Down
2 changes: 2 additions & 0 deletions content/develop/get-started/rag.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ linkTitle: RAG with Redis
stack: true
title: RAG with Redis
weight: 4
aliases:
- /develop/ai/rag/
---
### What is Retrieval Augmented Generation (RAG)?
Large Language Models (LLMs) generate human-like text but are limited by the data they were trained on. RAG enhances LLMs by integrating them with external, domain-specific data stored in a Redis [vector database]({{< relref "/develop/get-started/search-tutorial/vector-search" >}}).
Expand Down
2 changes: 2 additions & 0 deletions content/develop/get-started/redis-in-ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ categories:
description: Understand key benefits of using Redis for AI.
linktitle: GenAI apps
weight: 20
aliases:
- /develop/ai/genai-apps/
---

Redis enables high-performance, scalable, and reliable data management, making it a key component for GenAI apps, chatbots, and AI agents. By leveraging Redis for fast data retrieval, caching, and vector search capabilities, you can enhance AI-powered interactions, reduce latency, and improve user experience.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.14.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.14.0 (Nov 2022)
date: 2022-11-28 00:00:00 +0000
description: RedisInsight v2.14.0
weight: 3
aliases:
- /develop/connect/insight/release-notes/v.2.14.0/
---
## 2.14.0 (November 2022)
This is the General Availability (GA) release of RedisInsight 2.14.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.16.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.16.0 (Dec 2022)
date: 2022-12-28 00:00:00 +0000
description: RedisInsight v2.16.0
weight: 2
aliases:
- /develop/connect/insight/release-notes/v.2.16.0/
---
## 2.16.0 (December 2022)
This is the General Availability (GA) release of RedisInsight 2.16.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.18.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.18.0 (Jan 2023)
date: 2023-01-31 00:00:00 +0000
description: RedisInsight v2.18.0
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.18.0/
---
## 2.18.0 (January 2023)
This is the General Availability (GA) release of RedisInsight 2.18.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.20.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.20.0 (Feb 2023)
date: 2023-02-28 00:00:00 +0000
description: RedisInsight v2.20.0
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.20.0/
---
## 2.20.0 (February 2023)
This is the General Availability (GA) release of RedisInsight 2.20.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.22.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.22.1 (Mar 2023)
date: 2023-03-30 00:00:00 +0000
description: RedisInsight v2.22.1
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.22.1/
---
## 2.22.1 (March 2023)
This is the General Availability (GA) release of RedisInsight 2.22.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.24.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.24.0 (Apr 2023)
date: 2023-04-27 00:00:00 +0000
description: RedisInsight v2.24
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.24.0/
---
## 2.24 (April 2023)
This is the General Availability (GA) release of RedisInsight 2.24.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.26.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.26.0 (May 2023)
date: 2023-05-31 00:00:00 +0000
description: RedisInsight v2.26
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.26.0/
---
## 2.26 (May 2023)
This is the General Availability (GA) release of RedisInsight 2.26.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.30.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.30.0 (July 2023)
date: 2023-07-27 00:00:00 +0000
description: RedisInsight v2.30
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.30.0/
---
## 2.30 (July 2023)
This is the General Availability (GA) release of RedisInsight 2.30.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.32.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.32.0 (August 2023)
date: 2023-08-31 00:00:00 +0000
description: RedisInsight v2.32
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.32.0/
---
## 2.32 (August 2023)
This is the General Availability (GA) release of RedisInsight 2.32.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.34.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.34.0 (September 2023)
date: 2023-09-28 00:00:00 +0000
description: RedisInsight v2.34
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.34.0/
---
## 2.34 (September 2023)
This is the General Availability (GA) release of RedisInsight 2.34.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.36.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.36.0 (October 2023)
date: 2023-10-26 00:00:00 +0000
description: RedisInsight v2.36
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.36.0/
---
## 2.36 (October 2023)
This is the General Availability (GA) release of RedisInsight 2.36.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.38.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.38.0 (November 2023)
date: 2023-11-29 00:00:00 +0000
description: RedisInsight v2.38
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.38.0/
---
## 2.38 (November 2023)
This is the General Availability (GA) release of RedisInsight 2.38.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.4.0 (June 2022)
date: 2022-06-27 00:00:00 +0000
description: RedisInsight v2.4.0
weight: 9
aliases:
- /develop/connect/insight/release-notes/v.2.4.0/
---

## 2.4.0 (June 2022)
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.40.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.40.0 (December 2023)
date: 2023-12-27 00:00:00 +0000
description: RedisInsight v2.40
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.40.0/
---
## 2.40 (December 2023)
This is the General Availability (GA) release of RedisInsight 2.40.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.42.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.42.0 (January 2024)
date: 2024-01-30 00:00:00 +0000
description: RedisInsight v2.42
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.42.0/
---
## 2.42 (January 2024)
This is the General Availability (GA) release of RedisInsight 2.42.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.44.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.44.0 (February 2024)
date: 2024-02-29 00:00:00 +0000
description: RedisInsight v2.44
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.44.0/
---
## 2.44 (February 2024)
This is the General Availability (GA) release of RedisInsight 2.44.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.46.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: v2.46.0 (March 2024)
date: 2024-03-28 00:00:00 +0000
description: RedisInsight v2.46
weight: 1
aliases:
- /develop/connect/insight/release-notes/v.2.46.0/
---
## 2.46 (March 2024)
This is the General Availability (GA) release of RedisInsight 2.46.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.48.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ date: 2024-04-10 00:00:00 +0000
description: Redis Insight v2.48
weight: 1

aliases:
- /develop/connect/insight/release-notes/v.2.48.0/
---
## 2.48 (April 2024)
This is the General Availability (GA) release of Redis Insight 2.48.
Expand Down
2 changes: 2 additions & 0 deletions content/develop/tools/insight/release-notes/v.2.50.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ date: 2024-05-30 00:00:00 +0000
description: Redis Insight v2.50
weight: 1

aliases:
- /develop/connect/insight/release-notes/v.2.50.0/
---
## 2.50 (May 2024)
This is the General Availability (GA) release of Redis Insight 2.50.
Expand Down
Loading
Loading