Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pydantic
/
pydantic-ai
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
13.9k
Code
Issues
327
Pull requests
74
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
v1.11.0
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 5, 2025
Add `partial_output` to `RunContext` (#3286)
Show description for 6a153c8
petersli
and
DouweM
authored
6a153c8
Copy full SHA for 6a153c8
Commits on Nov 4, 2025
Let additional `instructions` be provided at `agent.run` time. (#3309)
Show description for d8c0526
3 people
authored
d8c0526
Copy full SHA for d8c0526
Skip installing outlines dependencies mlx, vllm, torch on Intel Macs (#3312)
Show description for 04a01ef
pcustic
and
DouweM
authored
04a01ef
Copy full SHA for 04a01ef
Fix graph execution bug with multiple joins downstream of same fork (#3337)
dmontagu
authored
63f6942
Copy full SHA for 63f6942
Complete thinking.md documentation with AWS Bedrock examples (#3328)
Show description for 9795d74
daniilr
and
DouweM
authored
9795d74
Copy full SHA for 9795d74
OpenAI gpt-5-chat does not support (encrypted) reasoning (#3332)
DouweM
authored
14b1490
Copy full SHA for 14b1490
Improve validation error retry message (#3193)
dmontagu
authored
dad1994
Copy full SHA for dad1994
Ensure AG-UI `ToolCallStartEvent` doesn't use a `parent_message_id` from a previous request/response (#3325)
DouweM
authored
5fa446a
Copy full SHA for 5fa446a
Commits on Nov 3, 2025
Add support for detecting and handling `application/msword` files. (#3318)
Show description for 59faf42
DenysMoskalenko
and
DouweM
authored
59faf42
Copy full SHA for 59faf42
Fix typevar variance for agent deps (#3319)
Show description for d16f634
dmontagu
and
DouweM
authored
d16f634
Copy full SHA for d16f634
Fix broken docs API link (#3322)
DouweM
authored
d96bef8
Copy full SHA for d96bef8
Add `Agent.run_stream_sync` method and sync convenience methods on `StreamedRunResult` (#3146)
Show description for a58dd47
ajac-zero
and
DouweM
authored
a58dd47
Copy full SHA for a58dd47
Fix types to let `OpenRouterProvider` be created with only `http_client` (#3308)
Show description for 063278e
xcpky
and
DouweM
authored
063278e
Copy full SHA for 063278e
Implement `OpenAIResponsesModel.base_url` property (#3281)
Show description for c1d49d4
chasefarmer-pixee
and
DouweM
authored
c1d49d4
Copy full SHA for c1d49d4
Update directory path in ag-ui.md example (#3310)
sabman
authored
ab70709
Copy full SHA for ab70709
Commits on Oct 31, 2025
Fix `MCPServer` error handling with Temporal (#3299)
Show description for 9c31521
wreed4
and
DouweM
authored
9c31521
Copy full SHA for 9c31521
Retry instead of error when Google response fails with `MALFORMED_FUNCTION_CALL` or other recoverable finish reason (#3300)
ArneZsng
authored
1f3b100
Copy full SHA for 1f3b100
Commits on Oct 30, 2025
Don't fail after-ci deploy-docs-preview if PR docs job failed (#3302)
DouweM
authored
674b465
Copy full SHA for 674b465
Add Version Policy to docs (#3301)
DouweM
authored
756f1d2
Copy full SHA for 756f1d2
Set AG-UI frontend state directly on provided `deps` so it can be read from `on_complete` handler (#3297)
DouweM
authored
cedee4a
Copy full SHA for cedee4a
Support AsyncAnthropicVertex as AnthropicProvider.anthropic_client (#3292)
DouweM
authored
660c59a
Copy full SHA for 660c59a
Revert "Fix send-tweet CI job" (#3293)
DouweM
authored
8c91c4b
Copy full SHA for 8c91c4b
Always enable Cloudflare workers preview URLs (#3288)
DouweM
authored
5702c20
Copy full SHA for 5702c20
Commits on Oct 29, 2025
Support Vercel AI Data Stream Protocol (#2923)
Show description for e300251
samuelcolvin
and
DouweM
authored
e300251
Copy full SHA for e300251
Don't fail after-ci deploy-docs-preview if PR docs job failed (#3287)
DouweM
authored
0739a4a
Copy full SHA for 0739a4a
Exclude outlines from dev group (#3285)
DouweM
authored
03b2271
Copy full SHA for 03b2271
Fix send-tweet CI job (#3284)
DouweM
authored
7ba1037
Copy full SHA for 7ba1037
Disable uv cache for smokeshow as there's nothing to cache (#3283)
DouweM
authored
5accf0f
Copy full SHA for 5accf0f
Set GHA setup-uv cache-suffix for different package sets (#3282)
DouweM
authored
e2ba27a
Copy full SHA for e2ba27a
Fix docs custom retry logic example (#3276)
Show description for e70e611
yf-yang
and
DouweM
authored
e70e611
Copy full SHA for e70e611
Fix agent name inference when using `run_stream_events` (#3279)
DouweM
authored
d78ebc9
Copy full SHA for d78ebc9
Use latest OpenAI, Google, Anthropic models in all examples (#3278)
DouweM
authored
cf55a71
Copy full SHA for cf55a71
Commits on Oct 28, 2025
Respect `openai_supports_tool_choice_required` model profile setting in `OpenAIResponsesModel` (#3272)
Show description for c4c9e77
pamelafox
and
DouweM
authored
c4c9e77
Copy full SHA for c4c9e77
Add experiment metadata (#3263)
Show description for f52b0fa
dmontagu
and
DouweM
authored
f52b0fa
Copy full SHA for f52b0fa
Don't prune uv cache in CI (#3271)
DouweM
authored
0e1f0d5
Copy full SHA for 0e1f0d5
Pagination
Previous
Next
You can’t perform that action at this time.