Skip to content

Comments

Add structured-output, magentic, and sequential samples#190

Merged
cristipufu merged 1 commit intomainfrom
samples/agent-framework-orchestrations
Feb 21, 2026
Merged

Add structured-output, magentic, and sequential samples#190
cristipufu merged 1 commit intomainfrom
samples/agent-framework-orchestrations

Conversation

@cristipufu
Copy link
Member

Summary

  • Add structured-output sample: single agent returning city info via Pydantic response_format
  • Add magentic sample: dynamic multi-agent orchestration with a planning manager coordinating researcher and analyst agents
  • Add sequential sample: pipeline where writer, reviewer, and editor process a task in sequence

Test plan

  • Verify uipath run agent works for each sample
  • Verify uipath dev web launches debug UI for each sample
  • Confirm structured-output returns valid JSON matching the Pydantic schema

🤖 Generated with Claude Code

Add three new agent framework samples demonstrating different orchestration patterns:
- structured-output: single agent returning data via Pydantic response_format
- magentic: dynamic multi-agent orchestration with planning manager
- sequential: pipeline where writer, reviewer, and editor process in sequence

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cristipufu cristipufu merged commit fc1970c into main Feb 21, 2026
46 checks passed
@cristipufu cristipufu deleted the samples/agent-framework-orchestrations branch February 21, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant