rwjdk/MicrosoftAgentFrameworkSamples

每日信息看板 · 2026-02-26
开源项目
Category
github_search
Source
0
Score
2026-02-26T01:53:59Z
Published

AI 总结

Microsoft Agent Framework Samples Samples demonstrating the Microsoft Agent Framework in C# What is Microsoft Agent Framework (AF)? AF is the successor of Sem…
#GitHub #repo #开源项目 #Agent

内容摘录

Microsoft Agent Framework Samples

Samples demonstrating the Microsoft Agent Framework in C#
What is Microsoft Agent Framework (AF)?
AF is the successor of Semantic Kernel and AutoGen; two Generative AI Frameworks from Microsoft for building Multi-agent Applications.

The Framework is open-source and can be used in C# and Python (this Repo explores C# only)
Udemy Course

If you wish to learn Microsoft Agent Framework, the best way is to follow this Udemy Course
YouTube video series

All Samples in this repo are part of this YouTube video series

<img width="773" height="435" alt="image" src="https://github.com/user-attachments/assets/5909cce1-6191-4c54-8371-234b75ccc059" />
Where is the Comic Book E2E Sample?
It's been moved to its own repo to make it easier to maintain