MDev.Dotnet.SemanticKernel
1.1.0-preview-034
See the version list below for details.
dotnet add package MDev.Dotnet.SemanticKernel --version 1.1.0-preview-034
NuGet\Install-Package MDev.Dotnet.SemanticKernel -Version 1.1.0-preview-034
<PackageReference Include="MDev.Dotnet.SemanticKernel" Version="1.1.0-preview-034" />
<PackageVersion Include="MDev.Dotnet.SemanticKernel" Version="1.1.0-preview-034" />
<PackageReference Include="MDev.Dotnet.SemanticKernel" />
paket add MDev.Dotnet.SemanticKernel --version 1.1.0-preview-034
#r "nuget: MDev.Dotnet.SemanticKernel, 1.1.0-preview-034"
#:package MDev.Dotnet.SemanticKernel@1.1.0-preview-034
#addin nuget:?package=MDev.Dotnet.SemanticKernel&version=1.1.0-preview-034&prerelease
#tool nuget:?package=MDev.Dotnet.SemanticKernel&version=1.1.0-preview-034&prerelease
MDev.Dotnet.SemanticKernel
Here are some code and helper fr the semantic kernel that you can use in yr application to integrate Gen AI
| 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
- MDev.Dotnet.SemanticKernel.Core (>= 1.1.0-preview-034)
- Microsoft.ML.Tokenizers (>= 1.0.2)
- Microsoft.ML.Tokenizers.Data.Cl100kBase (>= 1.0.2)
- Microsoft.ML.Tokenizers.Data.O200kBase (>= 1.0.2)
- Microsoft.SemanticKernel.Abstractions (>= 1.59.0)
- Microsoft.SemanticKernel.Agents.Core (>= 1.59.0)
- Microsoft.SemanticKernel.Connectors.OpenAI (>= 1.59.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MDev.Dotnet.SemanticKernel:
| Package | Downloads |
|---|---|
|
MDev.Dotnet.SemanticKernel.Repositories.AzureCosmosDb
Pre-configured DbContexts with EF Core for Azure CosmosDb for repositories. You just have to register them if you want |
|
|
MDev.Dotnet.SemanticKernel.Repositories.JsonLocal
Pre-configured repositories based on hard coded data in app settings file. You just have to register them if you want |
|
|
MDev.Dotnet.SemanticKernel.Repositories.LiteDb
Pre-configured repositories based on hard coded data in app settings file. You just have to register them if you want |
|
|
MDev.Dotnet.SemanticKernel.Repositories.InMemory
Pre-configured repositories based on hard coded data in app settings file. You just have to register them if you want |
GitHub repositories
This package is not used by any popular GitHub repositories.