SemanticKernel.Rankers.Abstractions
1.0.0
See the version list below for details.
dotnet add package SemanticKernel.Rankers.Abstractions --version 1.0.0
NuGet\Install-Package SemanticKernel.Rankers.Abstractions -Version 1.0.0
<PackageReference Include="SemanticKernel.Rankers.Abstractions" Version="1.0.0" />
<PackageVersion Include="SemanticKernel.Rankers.Abstractions" Version="1.0.0" />
<PackageReference Include="SemanticKernel.Rankers.Abstractions" />
paket add SemanticKernel.Rankers.Abstractions --version 1.0.0
#r "nuget: SemanticKernel.Rankers.Abstractions, 1.0.0"
#:package SemanticKernel.Rankers.Abstractions@1.0.0
#addin nuget:?package=SemanticKernel.Rankers.Abstractions&version=1.0.0
#tool nuget:?package=SemanticKernel.Rankers.Abstractions&version=1.0.0
A Ranker implementation for Semantic Kernel that provides efficient text ranking capabilities.
Product | Versions 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. |
-
net8.0
- Microsoft.SemanticKernel.Abstractions (>= 1.64.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on SemanticKernel.Rankers.Abstractions:
Package | Downloads |
---|---|
SemanticKernel.Rankers.BM25
A BM25 reranker implementation for Semantic Kernel that provides efficient text ranking capabilities using the BM25 algorithm with support for multiple languages including English, French, and German. |
|
SemanticKernel.Rankers.Pipelines
A flexible pipeline implementation for RAG systems that chains multiple rankers in cascade. |
|
SemanticKernel.Rankers.LMRanker
Package Description |
|
SemanticKernel.Agents.Memory.Core
Core logic for SemanticKernel Agents Memory. |
GitHub repositories
This package is not used by any popular GitHub repositories.