Showing results for Tag: agents from Semantic Kernel

Feb 28, 2025
0
2

Release the Agents! SK Agents Framework RC1

Shawn Henry
Shawn Henry

Semantic Kernel Agent Framework Reaches Release Candidate 1 We're excited to announce that with the release of Semantic Kernel 1.40 (.NET) and 1.22.0 (Python), we're elevating the Semantic Kernel Agent Framework to Release Candidate 1. This marks a significant milestone in our journey toward providing a robust, versatile framework for building AI ...

Semantic KernelAnnouncements
Oct 11, 2024
0
2

Announcement: Agent Framework Documentation Updates

Evan Mattson Chris Rickman Sophia Lagerkrans-Pandey
Evan,
Chris,
Sophia

The Semantic Kernel Agent Framework revolutionizes how developers can interact with Large Language Models (LLMs) by embedding dynamic, multi-step agents into their applications. By combining the power of LLMs with structured programming, the framework allows developers to build intelligent systems that can autonomously carry out tasks, reason based...

Semantic Kernel.NETPython
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