This release adds 2 notable features for engineering teams evaluating rollout.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent-framework
genai
llm
pydantic
python
Summary
AI summaryAdded OpenAI Conversations API state support and typed OTel metadata for code tool call syntax highlighting.
Full changelog
What's Changed
🚀 Features
- feat: add OpenAI Conversations API state support via
OpenAIResponsesModelSettings.openai_conversation_idby @corytomlinson in https://github.com/pydantic/pydantic-ai/pull/5224 - feat: typed OTel metadata for code tool call syntax highlighting by @DouweM in https://github.com/pydantic/pydantic-ai/pull/5297
📦 Dependencies
- Upgrade web UI to
pydantic/ai-chat-ui1.2.0 by @johnthagen in https://github.com/pydantic/pydantic-ai/pull/5246
New Contributors
- @johnthagen made their first contribution in https://github.com/pydantic/pydantic-ai/pull/5246
- @Acacian made their first contribution in https://github.com/pydantic/pydantic-ai/pull/4888
- @VeniVeci made their first contribution in https://github.com/pydantic/pydantic-ai/pull/5283
Full Changelog: https://github.com/pydantic/pydantic-ai/compare/v1.89.1...v1.90.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v1.95.0 rename ‘built-in tools’ to ‘native tools’, deprecate old fields, register via capabilities=[NativeTool(...)]
Beta — feedback welcome: [email protected]