Skip to content

treehays/semantic-kernel-demos

 
 

Repository files navigation

Semantic Kernel Demos

Demos for the Semantic Kernel

Steps

  1. dotnet new console (for console applications)

  2. dotnet add package Microsoft.SemanticKernel --version 1.30.0

  3. dotnet add package Microsoft.SemanticKernel.PromptTemplates.Handlebars --version 1.30.0 (if prompt handlebars are necessary)

About

Demos for the semantic kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.6%
  • Shell 1.4%