IntermediateVocabulary#Semantic Kernel#.NET#C##AI orchestration

Semantic Kernel .NET Framework Exercises

Semantic Kernel is Microsoft's AI orchestration SDK for .NET, Java, and Python. These exercises focus on the .NET API covering plugins, the [KernelFunction] attribute, the Planner for multi-step task automation, memory vs. plugins distinction, and kernel function invocation.

0 / 5 completed
1 / 5
What is a Semantic Kernel Plugin?