SimpleModule.Rag 0.0.33

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleModule.Rag --version 0.0.33
                    
NuGet\Install-Package SimpleModule.Rag -Version 0.0.33
                    
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="SimpleModule.Rag" Version="0.0.33" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleModule.Rag" Version="0.0.33" />
                    
Directory.Packages.props
<PackageReference Include="SimpleModule.Rag" />
                    
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 SimpleModule.Rag --version 0.0.33
                    
#r "nuget: SimpleModule.Rag, 0.0.33"
                    
#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 SimpleModule.Rag@0.0.33
                    
#: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=SimpleModule.Rag&version=0.0.33
                    
Install as a Cake Addin
#tool nuget:?package=SimpleModule.Rag&version=0.0.33
                    
Install as a Cake Tool

RAG abstraction for SimpleModule. Defines IRagPipeline interface for pluggable retrieval-augmented generation backends.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (4)

Showing the top 4 NuGet packages that depend on SimpleModule.Rag:

Package Downloads
SimpleModule.Agents

AI Agent runtime for SimpleModule. Provides agent registration, tool discovery, chat service, and auto-generated REST/SSE endpoints.

SimpleModule.Rag.StructuredRag

StructRAG implementation for SimpleModule. Converts retrieved documents into optimal structured formats (tables, graphs, algorithms, catalogues) before reasoning.

SimpleModule.Rag.VectorStore.Postgres

Package Description

SimpleModule.Rag.VectorStore.InMemory

In-memory vector store provider for SimpleModule.Rag. For development and testing only.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.36 172 5/1/2026
0.0.35 169 4/30/2026
0.0.34 167 4/29/2026
0.0.33 159 4/23/2026
0.0.32 175 4/23/2026