LLamaSharp.kernel-memory 0.27.0

dotnet add package LLamaSharp.kernel-memory --version 0.27.0
                    
NuGet\Install-Package LLamaSharp.kernel-memory -Version 0.27.0
                    
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="LLamaSharp.kernel-memory" Version="0.27.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LLamaSharp.kernel-memory" Version="0.27.0" />
                    
Directory.Packages.props
<PackageReference Include="LLamaSharp.kernel-memory" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LLamaSharp.kernel-memory --version 0.27.0
                    
#r "nuget: LLamaSharp.kernel-memory, 0.27.0"
                    
#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.
#:package LLamaSharp.kernel-memory@0.27.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LLamaSharp.kernel-memory&version=0.27.0
                    
Install as a Cake Addin
#tool nuget:?package=LLamaSharp.kernel-memory&version=0.27.0
                    
Install as a Cake Tool

The integration of LLamaSharp and Microsoft kernel-memory. It could make it easy to support document search for LLamaSharp model inference.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 LLamaSharp.kernel-memory:

Package Downloads
MaIN.NET

MaIN.NET - Package designed to streamline the integration of large language models (LLMs) into advanced AI workflows.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on LLamaSharp.kernel-memory:

Repository Stars
mobitouchOS/MaIN.NET
NuGet package designed to make LLMs, RAG, and Agents first-class citizens in .NET
tylike/AI.Labs
openai chatgpt or local llm(llama.cpp gguf format)+TTS+STT+Word+Excel
Version Downloads Last Updated
0.27.0 690 2026/4/26
0.26.0 1,145 2026/2/15
0.25.0 2,940 2025/8/16
0.24.0 2,647 2025/5/14
0.23.0 1,946 2025/3/20
0.22.0 322 2025/3/20
0.21.0 1,602 2025/2/2
0.20.0 432 2025/1/21
0.19.0 37,636 2024/11/8
0.18.0 5,345 2024/10/19
0.16.0 26,636 2024/9/1
0.15.0 3,991 2024/8/3
0.14.0 779 2024/7/16
0.13.0 17,356 2024/6/4
0.12.0 3,158 2024/5/12
0.11.2 2,527 2024/4/6
0.11.1 608 2024/3/31
0.10.0 2,808 2024/2/15
0.9.1 1,424 2024/1/6
Loading failed

v0.27.0 released with v0.27.0 of LLamaSharp.