RedisVL.Rerankers.Abstractions
0.0.2
dotnet add package RedisVL.Rerankers.Abstractions --version 0.0.2
NuGet\Install-Package RedisVL.Rerankers.Abstractions -Version 0.0.2
<PackageReference Include="RedisVL.Rerankers.Abstractions" Version="0.0.2" />
<PackageVersion Include="RedisVL.Rerankers.Abstractions" Version="0.0.2" />
<PackageReference Include="RedisVL.Rerankers.Abstractions" />
paket add RedisVL.Rerankers.Abstractions --version 0.0.2
#r "nuget: RedisVL.Rerankers.Abstractions, 0.0.2"
#:package RedisVL.Rerankers.Abstractions@0.0.2
#addin nuget:?package=RedisVL.Rerankers.Abstractions&version=0.0.2
#tool nuget:?package=RedisVL.Rerankers.Abstractions&version=0.0.2
redis-vl-dotnet
redis-vl-dotnet is a .NET-native Redis Vector Library for Redis Search and vector workloads.
The canonical documentation now lives in the Antora site source at docs-site/modules/ROOT/pages/index.adoc. Start there for the current overview, getting-started flow, examples map, CLI guidance, and validation instructions.
Documentation
- Canonical docs entry point: docs-site/modules/ROOT/pages/index.adoc
- Getting started overview: docs-site/modules/ROOT/pages/getting-started/index.adoc
- Core features overview: docs-site/modules/ROOT/pages/core-features/index.adoc
- Extensions overview: docs-site/modules/ROOT/pages/extensions/index.adoc
- Testing and validation: docs-site/modules/ROOT/pages/testing/index.adoc
- Runnable examples index: examples/README.md
Build the docs locally from the repository root:
npm install
npm run docs:validate
GitHub Pages publishing runs from .github/workflows/docs-pages.yml on pushes to main. Configure the repository Pages source to GitHub Actions before expecting deployments.
Repository Pointers
- Active parity roadmap: docs/parity-roadmap.md
- CLI project:
src/RedisVL.Cli - Solution file:
redis-vl-dotnet.sln - Ralph plan and iteration log:
prd.json,progress.txt
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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. |
-
net9.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RedisVL.Rerankers.Abstractions:
| Package | Downloads |
|---|---|
|
RedisVL.Rerankers.Cohere
Cohere-backed text rerankers for redis-vl-dotnet. |
GitHub repositories
This package is not used by any popular GitHub repositories.