Skip to content

Add Pydantic AI plugin samples - #358

Open
brianstrauch wants to merge 3 commits into
mainfrom
pydantic-ai-plugin-samples
Open

Add Pydantic AI plugin samples#358
brianstrauch wants to merge 3 commits into
mainfrom
pydantic-ai-plugin-samples

Conversation

@brianstrauch

Copy link
Copy Markdown
Member

Summary

  • add runnable Pydantic AI Temporal examples for chat, tools, stateless MCP, Workflow Streams, human approval, structured output, multi-agent handoff, and Logfire observability
  • provide credential-free TestModel execution plus an optional Pydantic AI Gateway live mode
  • register agents declaratively through PydanticAIWorkflow and PydanticAIPlugin
  • pin pydantic-ai PR #6639 for AgentEventStream and stream_agent_events support
  • document agent-isolation sandboxes as unsupported by this integration

Validation

  • uv run --group pydantic-ai pytest -q tests/pydantic_ai_plugin
  • uv run --group pydantic-ai ruff check pydantic_ai_plugin tests/pydantic_ai_plugin
  • uv run --group pydantic-ai ruff format --check pydantic_ai_plugin tests/pydantic_ai_plugin
  • uv run --group pydantic-ai mypy --check-untyped-defs --namespace-packages pydantic_ai_plugin tests/pydantic_ai_plugin
  • uv lock --check

@brianstrauch
brianstrauch requested review from a team as code owners September 2, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant