mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
8f68a697fc
* Include details on required role * Update dotnet/samples/GettingStarted/Agents/README.md 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> * Add info on how to deploy Azure OpenAI models with Azure AI Foundry * Update dotnet/samples/GettingStarted/Agents/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8f68a697fc
ยท
2025-09-03 10:52:33 +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 |