mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
* Add sample to show how to build a harness * Improve sample * Sample max output tokens and model * Fix encoding * Fix model name in readme * Address PR comments
470 B
470 B
Harness Agent Samples
Samples demonstrating the Harness AIContextProviders — reusable providers that add planning, task management, and mode tracking to any ChatClientAgent.
Samples
| Sample | Description |
|---|---|
| Harness_Step01_Research | Using a ChatClientAgent with TodoProvider and AgentModeProvider for research, showcasing planning mode and todo management |