Moved by agent (#4094)

This commit is contained in:
Chris
2026-02-19 10:47:06 -08:00
committed by GitHub
Unverified
parent 2aff23ada3
commit 330b30250c
22 changed files with 21 additions and 31 deletions
@@ -12,7 +12,6 @@ Please begin with the [Foundational](./_Foundational) samples in order. These th
| Sample | Concepts |
|--------|----------|
| [Executors and Edges](./_Foundational/01_ExecutorsAndEdges) | Minimal workflow with basic executors and edges |
| [Streaming](./_Foundational/02_Streaming) | Extends workflows with event streaming |
| [Agents](./_Foundational/03_AgentsInWorkflows) | Use agents in workflows |
| [Agentic Workflow Patterns](./_Foundational/04_AgentWorkflowPatterns) | Demonstrates common agentic workflow patterns |