Microsoft.SemanticKernel.Core 0.12.207.1-preview

Prefix Reserved
This is a prerelease version of Microsoft.SemanticKernel.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.SemanticKernel.Core --version 0.12.207.1-preview                
NuGet\Install-Package Microsoft.SemanticKernel.Core -Version 0.12.207.1-preview                
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="Microsoft.SemanticKernel.Core" Version="0.12.207.1-preview" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.SemanticKernel.Core --version 0.12.207.1-preview                
#r "nuget: Microsoft.SemanticKernel.Core, 0.12.207.1-preview"                
#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.
// Install Microsoft.SemanticKernel.Core as a Cake Addin
#addin nuget:?package=Microsoft.SemanticKernel.Core&version=0.12.207.1-preview&prerelease

// Install Microsoft.SemanticKernel.Core as a Cake Tool
#tool nuget:?package=Microsoft.SemanticKernel.Core&version=0.12.207.1-preview&prerelease                

About Semantic Kernel

Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages. The SK extensible programming model combines natural language semantic functions, traditional code native functions, and embeddings-based memory unlocking new potential and adding value to applications with AI.

SK supports prompt templating, function chaining, vectorized memory, and intelligent planning capabilities out of the box.

Semantic Kernel is designed to support and encapsulate several design patterns from the latest in AI research, such that developers can infuse their applications with complex skills like prompt chaining, recursive reasoning, summarization, zero/few-shot learning, contextual memory, long-term memory, embeddings, semantic indexing, planning, and accessing external knowledge stores as well as your own data.

A skill refers to a domain of expertise made available to the kernel as a single function, or as a group of functions related to the skill. The design of SK skills has prioritized maximum flexibility for the developer to be both lightweight and extensible.

Getting Started ⚡

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (53)

Showing the top 5 NuGet packages that depend on Microsoft.SemanticKernel.Core:

Package Downloads
Microsoft.SemanticKernel

Semantic Kernel common package collection, including SK Core, OpenAI, Azure OpenAI, DALL-E 2. Empowers app owners to integrate cutting-edge LLM technology quickly and easily into their apps.

Microsoft.SemanticKernel.Connectors.OpenAI

Semantic Kernel connectors for OpenAI and Azure OpenAI. Contains clients for text generation, chat completion, embedding and DALL-E text to image.

Microsoft.SemanticKernel.Plugins.Memory

Semantic Kernel Memory Plugin

Microsoft.SemanticKernel.Plugins.Core

Semantic Kernel core plugins.

Microsoft.SemanticKernel.PromptTemplates.Handlebars

Semantic Kernel Handlebars Prompt Template Engine

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.16.0 67 7/16/2024
1.15.1 12,867 7/3/2024
1.15.0 27,827 6/19/2024
1.14.1 47,952 6/5/2024
1.14.0 8,064 6/4/2024
1.13.0 45,615 5/20/2024
1.12.0 9,231 5/16/2024
1.11.1 41,699 5/10/2024
1.11.0 3,349 5/8/2024
1.10.0 61,390 4/29/2024
1.9.0 22,345 4/24/2024
1.8.0 9,642 4/22/2024
1.7.1 53,755 4/5/2024
1.7.0 24,809 4/3/2024
1.6.3 50,803 3/19/2024
1.6.2 44,812 3/14/2024
1.6.1 12,119 3/12/2024
1.5.0 64,528 2/27/2024
1.4.0 88,088 2/14/2024
1.3.1 13,096 2/12/2024
1.3.0 66,910 1/31/2024
1.2.0 26,553 1/24/2024
1.1.0 83,695 1/16/2024
1.0.1 78,332 12/18/2023
1.0.0-rc4 7,407 12/13/2023
1.0.0-rc3 17,760 12/6/2023
1.0.0-rc2 3,946 12/5/2023
1.0.0-rc1 3,737 12/5/2023
1.0.0-beta8 99,948 11/16/2023
1.0.0-beta7 16,218 11/16/2023
1.0.0-beta6 17,852 11/9/2023
1.0.0-beta5 7,896 11/6/2023
1.0.0-beta4 13,916 10/30/2023
1.0.0-beta3 16,268 10/23/2023
1.0.0-beta2 12,805 10/16/2023
1.0.0-beta1 18,303 10/9/2023
0.24.230918.1-preview 80,707 9/18/2023
0.24.230912.2-preview 10,387 9/12/2023
0.24.230911.2-preview 1,222 9/11/2023
0.23.230906.2-preview 9,506 9/7/2023
0.22.230905.3-preview 4,892 9/5/2023
0.21.230828.2-preview 19,888 8/28/2023
0.20.230821.4-preview 11,967 8/21/2023
0.19.230804.2-preview 102,665 8/5/2023
0.18.230725.3-preview 52,058 7/25/2023
0.17.230718.1-preview 53,150 7/18/2023
0.17.230711.7-preview 83,941 7/11/2023
0.17.230704.3-preview 42,441 7/4/2023
0.17.230629.1-preview 8,220 6/29/2023
0.17.230626.1-preview 3,403 6/26/2023
0.16.230615.1-preview 22,091 6/16/2023
0.15.231219.1-preview 2,739 12/19/2023
0.15.230609.2-preview 6,589 6/9/2023
0.15.230531.5-preview 22,710 6/1/2023
0.14.547.1-preview 22,578 5/16/2023
0.13.442.1-preview 28,107 5/9/2023
0.13.277.1-preview 14,528 4/25/2023
0.12.207.1-preview 3,358 4/19/2023