Microsoft.SemanticKernel.Skills.Web
0.9.61.1-preview
Prefix Reserved
dotnet add package Microsoft.SemanticKernel.Skills.Web --version 0.9.61.1-preview
NuGet\Install-Package Microsoft.SemanticKernel.Skills.Web -Version 0.9.61.1-preview
<PackageReference Include="Microsoft.SemanticKernel.Skills.Web" Version="0.9.61.1-preview" />
paket add Microsoft.SemanticKernel.Skills.Web --version 0.9.61.1-preview
#r "nuget: Microsoft.SemanticKernel.Skills.Web, 0.9.61.1-preview"
// Install Microsoft.SemanticKernel.Skills.Web as a Cake Addin #addin nuget:?package=Microsoft.SemanticKernel.Skills.Web&version=0.9.61.1-preview&prerelease // Install Microsoft.SemanticKernel.Skills.Web as a Cake Tool #tool nuget:?package=Microsoft.SemanticKernel.Skills.Web&version=0.9.61.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 ⚡
- Check out the GitHub repository for the latest updates
- Learn more at the documentation site
Product | Versions 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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Microsoft.SemanticKernel (>= 0.9.61.1-preview)
- System.Text.Json (>= 7.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.SemanticKernel.Skills.Web:
Repository | Stars |
---|---|
239573049/ChatGpt.Desktop
ChatGpt Dekstop support Android,IOS,Mac,Linux,Win,Web
|
Version | Downloads | Last updated |
---|