Nov 25, 2025
v1.1.0
- Model profiles: Chat models now expose supported features and capabilities through a
.profileattribute. These data are derived from models.dev, an open source project providing model capability data. - Summarization middleware: Updated to support flexible trigger points using model profiles for context-aware summarization.
- Structured output:
ProviderStrategysupport (native structured output) can now be inferred from model profiles. SystemMessageforcreate_agent: Support for passingSystemMessageinstances directly tocreate_agent’ssystem_promptparameter, enabling advanced features like cache control and structured content blocks.- Model retry middleware: New middleware for automatically retrying failed model calls with configurable exponential backoff.
- Content moderation middleware: OpenAI content moderation middleware for detecting and handling unsafe content in agent interactions. Supports checking user input, model output, and tool results.
Oct 20, 2025
v1.0.0
Resources
- Release policy - Detailed release policies
- Versioning - Understanding version numbers
- Report issues on GitHub
Subscribe
Our changelog includes an RSS feed that can integrate with Slack, email, and other subscription tools to notify you of changes. Some options include:- Slack
- Discord bots like Readybot or RSS Feeds to Discord Bot
- Email via Zapier