mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
cd0587c5f6
* First batch of workflow getting started samples in .Net * Add Switch Case Edge group * Add multi selection group * Add comments * Add readme * Fix formatting * clean project file * WIP: Revise sample structures * Update readme * Update readme * Fix file encoding * Update sample format * Address comments * Fix formatting * Remove unwanted file * Fix unit tests * Remove unwanted file
cd0587c5f6
ยท
2025-09-05 19:10:00 +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 |