mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
dbc961c869
* add sample demostrating how to expose ai-agent as an mcp tool * Update dotnet/samples/GettingStarted/Agents/Agent_Step10_AsMcpTool/Program.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update dotnet/samples/GettingStarted/Agents/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * remove threadId parameter --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
dbc961c869
ยท
2025-09-05 09:57:30 +00:00
History
Getting started
The getting started samples demonstrate the fundamental concepts and functionalities of the agent framework.
Samples
| Sample | Description |
|---|---|
| Agents | Getting started with agents |
| Agent Providers | Getting started with creating agents using various providers |
| Agent Open Telemetry | Getting started with OpenTelemetry for agents |