All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Microsoft Agent Framework: Open-Source Development Kit for AI Agents

By

mooreds

5mo ago· 6 min readenNews

Summary

Microsoft Agent Framework is an open-source development kit for building AI agents and multi-agent workflows for .NET and Python. It combines and extends ideas from Semantic Kernel and AutoGen projects, providing a unified foundation for AI agent development. The framework offers two primary categories of capabilities along with foundational building blocks including model clients for chat completions, agent threads for state management, and context providers.

Key quotes

· 5 pulled
Microsoft Agent Framework is an open-source development kit for building AI agents and multi-agent workflows for .NET and Python.
It brings together and extends ideas from Semantic Kernel and AutoGen projects, combining their strengths while adding new capabilities.
Built by the same teams, it is the unified foundation for building AI agents going forward.
Agent Framework offers two primary categories of capabilities.
The framework also provides foundational building blocks, including model clients (chat completions and responses), an agent thread for state management, context providers.
Snippet from the RSS feed
Learn about Microsoft Agent Framework

You might also wanna read