Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-07 | 699 Bytes | |
v0.6.1 (2025-08-07) source code.tar.gz | 2025-08-07 | 46.5 MB | |
v0.6.1 (2025-08-07) source code.zip | 2025-08-07 | 47.0 MB | |
Totals: 3 Items | 93.6 MB | 0 |
What's Changed
- Automatically use OpenAI strict mode for strict-compatible native output types by @DouweM in https://github.com/pydantic/pydantic-ai/pull/2447
- Make
InlineDefsJsonSchemaTransformer
public by @DouweM in https://github.com/pydantic/pydantic-ai/pull/2455 - Send
ThinkingPart
s back to Anthropic used through Bedrock by @DouweM in https://github.com/pydantic/pydantic-ai/pull/2454 - Support
AWS_BEARER_TOKEN_BEDROCK
API key env var by @DouweM in https://github.com/pydantic/pydantic-ai/pull/2456 - Add new Heroku models by @Kludex in https://github.com/pydantic/pydantic-ai/pull/2459
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v0.6.0...v0.6.1