Microsoft.KernelMemory.MemoryDb.Redis 0.50.240504.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This package has a SemVer 2.0.0 package version: 0.50.240504.7+3cfeb3e.
dotnet add package Microsoft.KernelMemory.MemoryDb.Redis --version 0.50.240504.7
NuGet\Install-Package Microsoft.KernelMemory.MemoryDb.Redis -Version 0.50.240504.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.KernelMemory.MemoryDb.Redis" Version="0.50.240504.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.KernelMemory.MemoryDb.Redis --version 0.50.240504.7
#r "nuget: Microsoft.KernelMemory.MemoryDb.Redis, 0.50.240504.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.KernelMemory.MemoryDb.Redis as a Cake Addin
#addin nuget:?package=Microsoft.KernelMemory.MemoryDb.Redis&version=0.50.240504.7

// Install Microsoft.KernelMemory.MemoryDb.Redis as a Cake Tool
#tool nuget:?package=Microsoft.KernelMemory.MemoryDb.Redis&version=0.50.240504.7

Kernel Memory with Redis

Discord

Redis Vector search requires the use of Redis' Search and Query capabilities.

This is available in:

You can run Redis Stack locally in docker with the following command:

docker run -p 8001:8001 -p 6379:6379 redis/redis-stack

This will run Redis on port 6379, as well as running a popular Redis GUI, RedisInsight, on port 8001.

Configuring Tag Filters

Using tag filters with Redis requires you to to pre-define which tag fields you want. You can do so using the RedisMemoryConfiguration.Tags property (with the characters being the tag separators) while creating the dependency-injection pipeline. It's important that you pick a separator that will not appear in your data (otherwise your tags might over-match)

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.KernelMemory.MemoryDb.Redis:

Package Downloads
Microsoft.KernelMemory.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The package contains all the core logic and extensions of Kernel Memory, to index and query any data and documents, using LLM and natural language, tracking sources and showing citations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.50.240504.7 278 5/4/2024
0.40.240501.1 28 5/1/2024
0.39.240427.1 419 4/28/2024
0.38.240425.1 102 4/25/2024
0.38.240423.1 124 4/24/2024
0.37.240420.2 191 4/21/2024
0.36.240416.1 232 4/16/2024
0.36.240415.2 107 4/16/2024
0.36.240415.1 57 4/15/2024
0.35.240412.2 74 4/12/2024
0.35.240321.1 792 3/21/2024
0.35.240318.1 208 3/18/2024
0.34.240313.1 200 3/13/2024
0.33.240312.1 113 3/12/2024
0.32.240308.1 324 3/8/2024
0.32.240307.3 116 3/7/2024
0.32.240307.2 78 3/7/2024
0.30.240227.1 7,194 2/28/2024
0.29.240219.2 1,219 2/20/2024
0.28.240212.1 230 2/13/2024
0.27.240207.1 156 2/7/2024
0.27.240205.2 129 2/6/2024
0.27.240205.1 85 2/5/2024
0.26.240121.1 216 1/22/2024
0.26.240116.2 107 1/16/2024
0.26.240115.4 63 1/16/2024