.NET - Reorder Agents samples to start from Step01 instead of Step04 (#4110)

This commit is contained in:
Copilot
2026-02-19 17:31:00 -08:00
committed by GitHub
Unverified
parent 2cfc32868f
commit 76cc94cf8f
49 changed files with 41 additions and 41 deletions
@@ -65,6 +65,6 @@ The sample will show:
## Related Samples
- [Agent Function Tools with Approvals](../../../02-agents/Agents/Agent_Step04_UsingFunctionToolsWithApprovals) - Basic function approval pattern
- [Agent Function Tools with Approvals](../../../02-agents/Agents/Agent_Step01_UsingFunctionToolsWithApprovals) - Basic function approval pattern
- [Agent Workflow Patterns](../../_StartHere/03_AgentWorkflowPatterns) - Group chat without approvals
- [Human-in-the-Loop Basic](../../HumanInTheLoop/HumanInTheLoopBasic) - Workflow-level human interaction