Fix README's and update getting started (#352)

This commit is contained in:
Mark Wallace
2025-08-06 14:37:32 +01:00
committed by GitHub
Unverified
parent ef16774878
commit 5a1de491d4
3 changed files with 77 additions and 151 deletions
+1 -10
View File
@@ -1,13 +1,4 @@
# Get Started with Microsoft Agent Framework
Highlights
- Flexible Agent Framework: build, orchestrate, and deploy AI agents and multi-agent systems
- Multi-Agent Orchestration: Group chat, sequential, concurrent, and handoff patterns
- Plugin Ecosystem: Extend with native functions, OpenAPI, Model Context Protocol (MCP), and more
- LLM Support: OpenAI, Azure OpenAI, Azure AI Foundry, and more
- Runtime Support: In-process and distributed agent execution
- Multimodal: Text, vision, and function calling
- Cross-Platform: .NET and Python implementations
# Get Started with Microsoft Agent Framework for Python Developers
## Quick Install