Showing results for Tag: .NET from Semantic Kernel

Aug 1, 2024
1
5

Introducing enterprise multi-agent support in Semantic Kernel

Chris Rickman Evan Mattson
Chris,
Evan

The term "agent" has become a popular term within the industry. There have many different definitions, but at their core, they consist of a system prompt (i.e., a persona), plugins, and an ability to automatically reason and create plans to address user goals. Up until today, we've demonstrated how you could use components of Semantic Kernel to ...

Semantic Kernel
Jun 13, 2024
1
3

Building Generative AI apps with .NET 8 and Semantic Kernel

Sophia Lagerkrans-Pandey Sophia Lagerkrans-Pandey

Today's we'd like to share a blog post from two members of the .NET team, Jordan Matthiesen and Luis Quintanilla, focused on Building Generative AI apps with .NET 8 - .NET Blog (microsoft.com). The future of AI is here, and .NET is ready for it! With .NET 8, you can create amazing applications that integrate language models in your new and ...

Semantic KernelAnnouncements.NET
Jun 11, 2024
2
6

Build AI Applications with ease using Semantic Kernel and .NET Aspire

Sophia Lagerkrans-Pandey Vic Perdana
Sophia,
Vic

Hello, everyone! Today, we are featuring a guest author from another team at Microsoft on our blog. Today’s topic will explore how we can build AI applications with ease using the Semantic Kernel and .NET Aspire. So, if you're excited about creating intelligent, scalable, and efficient apps, keep reading. Understanding Semantic Kernel and .NET ...

Semantic KernelLearning.NET
May 14, 2024
1
0

Using Semantic Kernel to create a Time Plugin with .NET

Sophia Lagerkrans-Pandey Roger Barreto
Sophia,
Roger

Plugins are one of the most powerful features of Semantic Kernel and in this demo we show how you can easily use Plugins with the power of Auto Function Calling from AI Models.   A Glimpse into the Demonstration  Time Information Plugin  In the demo we implement a simple class TimeInformantionPlugin with one function to retrieve the UTC time...

SamplesSemantic Kernel.NET

Feedback