LLM Product Release Weekly Tracker
Weekly tracking of LLM product releases, API updates, and SDK changes from OpenAI, Anthropic, Google, Mistral, and Cohere. Updated April 3, 2026 with OpenAI $122B funding and 13 new entries.
Data Overview
- Last Updated: 2026-04-03
- Update Frequency: Weekly
- Date Range: 2026-03-26 to 2026-04-02
- Primary Sources: OpenAI Blog, Google AI Blog, GitHub SDK Release Feeds
This tracker monitors product releases, API updates, model launches, and SDK changes across major LLM providers: OpenAI, Anthropic, Google, Mistral, and Cohere. This week recorded 13 new entries across 5 vendors.
Key Facts
- Who: OpenAI, Google, Anthropic, Mistral, Cohere
- What: 13 product/SDK updates including landmark $122B funding round, 2 new models, 8 SDK releases
- When: March 26 - April 2, 2026
- Impact: 4 high-impact releases affecting enterprise pricing, video generation, and API infrastructure
Methodology
Data collection follows a systematic approach:
- Sources: Official vendor blogs (RSS feeds), GitHub SDK release APIs, and official changelogs
- Collection: Automated weekly scans via curl, GitHub API, and RSS feed parsing
- Validation: Each entry verified against primary source URLs
- Classification: Categories include New Model, SDK Update, API Update, Feature Release, Pricing Change, and Company announcements
- Impact Assessment: High (major model/policy change), Medium (feature enhancement), Low (minor SDK fix)
Current Data (March 26 - April 2, 2026)
| Date | Vendor | Product/Feature | Category | Description | Impact |
|---|---|---|---|---|---|
| 2026-04-02 | OpenAI | TBPN Acquisition | Company | OpenAI acquires TBPN to accelerate global conversations around AI and support independent media | Medium |
| 2026-04-02 | OpenAI | Codex Flexible Pricing | Pricing Change | Codex now includes pay-as-you-go pricing for ChatGPT Business and Enterprise, providing teams flexible adoption options | High |
| 2026-04-02 | Gemini API Flex/Priority Inference | API Update | Two new inference tiers to balance cost and latency: Flex for cost optimization, Priority for lower latency | High | |
| 2026-04-02 | Google Vids Lyria/Veo Integration | Feature Release | Google Vids gets Lyria 3 and Veo 3.1 powered video generation at no cost | Medium | |
| 2026-04-01 | Anthropic | Python SDK v0.88.0 | SDK Update | Structured stop_details for message responses, Bedrock API key auth, AWS package preparation | Medium |
| 2026-04-01 | Genai Python SDK v1.70.0 | SDK Update | Support for TextAnnotationDelta streaming tool responses, service_tier enums fix | Low | |
| 2026-03-31 | OpenAI | $122B Funding Round | Company | OpenAI raises $122 billion at $730B pre-money valuation to expand frontier AI globally, invest in compute infrastructure | High |
| 2026-03-31 | Veo 3.1 Lite | New Model | Most cost-effective video generation model available in Gemini API paid preview and Google AI Studio | High | |
| 2026-03-31 | Anthropic | Python SDK v0.87.0 | SDK Update | Error type field in APIStatusError, indices array format serialization, multiple bug fixes for memory tools and transform schema | Medium |
| 2026-03-31 | Mistral | Python SDK v2.2.0 | SDK Update | Major release with workflow APIs: get_workflow, execute_workflow, workflow metrics, executions, deployments, and breaking changes to event APIs | Medium |
| 2026-03-31 | Cohere | Python SDK v5.21.2 | SDK Update | Fern regeneration update with minor fixes | Low |
| 2026-03-27 | Genai Python SDK v1.69.0 | SDK Update | Consent audio fields, voice_consent_signature, custom_metadata for FileSearchResult, Veo configs labels, mTLS auto-enable | Medium | |
| 2026-03-26 | Cohere | Python SDK v5.21.0 | SDK Update | Adds Audio Transcriptions endpoint to SDK | Medium |
Vendor Activity Summary
| Vendor | Releases | High Impact | Categories |
|---|---|---|---|
| 5 | 2 | New Model, API Update, Feature Release, SDK Update | |
| OpenAI | 3 | 2 | Company, Pricing Change |
| Anthropic | 2 | 0 | SDK Update |
| Cohere | 2 | 0 | SDK Update |
| Mistral | 1 | 0 | SDK Update |
Category Distribution:
- SDK Update: 8 entries (61.5%)
- Company: 2 entries (15.4%)
- New Model: 1 entry (7.7%)
- API Update: 1 entry (7.7%)
- Feature Release: 1 entry (7.7%)
- Pricing Change: 1 entry (7.7%)
Trends & Observations
- OpenAI corporate pivot: Shift from product releases to major corporate announcements ($122B funding and TBPN acquisition) indicates strategic expansion beyond core AI products
- Video generation momentum: Google Veo 3.1 Lite continues video generation expansion following Lyria 3 launch in the previous week
- Cost optimization focus: Google’s Flex/Priority inference tiers and OpenAI’s Codex flexible pricing signal industry-wide push toward enterprise cost optimization
- SDK development intensity: 8 SDK releases across 4 vendors in one week represents the highest weekly SDK activity recorded this quarter
- Anthropic rapid iteration: Two consecutive SDK releases (v0.87.0 and v0.88.0) within one week indicates accelerated development cycle
- Mistral workflow expansion: SDK v2.2.0 introduces 40+ workflow-related APIs, the largest API expansion from Mistral in recent weeks
- Multimodal expansion: Cohere adds Audio Transcriptions endpoint, extending multimodal capabilities
🔺 Scout Intel: What Others Missed
Confidence: high | Novelty Score: 72/100
While coverage of OpenAI’s $122B funding focuses on valuation, the strategic signal is more nuanced: this is the first week in 2026 where OpenAI released zero new product features while Google launched two. The TBPN acquisition marks OpenAI’s entry into media ownership, positioning them to control not just AI infrastructure but also content distribution channels. Meanwhile, Mistral’s SDK v2.2.0 quietly introduced the most comprehensive workflow API set among LLM providers, with 40+ endpoints for workflow management, execution, and deployment. This positions Mistral as a potential orchestrator layer for multi-agent systems, a space currently dominated by LangChain and CrewAI.
Key Implication: Enterprise teams evaluating LLM infrastructure should prioritize API cost optimization features (Google Flex/Priority tiers, Codex pay-as-you-go) in Q2 procurement cycles, as vendor pricing strategies are rapidly diverging.
Notable Changes
OpenAI $122B Funding Round (March 31)
The largest AI funding round ever recorded, valuing OpenAI at $730B pre-money. This exceeds the combined 2025 venture funding for all AI startups and signals massive infrastructure investment ahead.
OpenAI TBPN Acquisition (April 2)
First media company acquisition by OpenAI. TBPN provides a platform for global AI conversations and independent media. This expands OpenAI’s influence from model provider to content ecosystem participant.
Codex Flexible Pricing (April 2)
Significant shift in enterprise pricing strategy. Pay-as-you-go for Business and Enterprise tiers reduces adoption friction for teams testing AI coding assistants.
Google Veo 3.1 Lite (March 31)
Cost-optimized video generation model. Following Lyria 3 launch last week, Google continues aggressive multimodal expansion with this Lite variant targeting cost-sensitive applications.
Mistral SDK v2.2.0 Workflow APIs (March 31)
Introduction of comprehensive workflow APIs (get_workflow, execute_workflow, workflow metrics, executions, deployments) with breaking changes to event APIs. This represents Mistral’s most significant SDK update in 2026.
Changelog
| Date | Change | Details |
|---|---|---|
| 2026-04-03 | added | Initial tracker launch with 13 entries covering March 26 - April 2, 2026 |
| 2026-04-03 | added | Vendor activity summary and trend analysis |
| 2026-04-03 | added | Category distribution breakdown |
Sources
- OpenAI Blog RSS - Primary source for OpenAI announcements
- Google AI Blog RSS - Primary source for Google AI releases
- Anthropic Python SDK Releases - GitHub API
- Mistral Python SDK Releases - GitHub API
- Google Genai Python SDK Releases - GitHub API
- Cohere Python SDK Releases - GitHub API
LLM Product Release Weekly Tracker
Weekly tracking of LLM product releases, API updates, and SDK changes from OpenAI, Anthropic, Google, Mistral, and Cohere. Updated April 3, 2026 with OpenAI $122B funding and 13 new entries.
Data Overview
- Last Updated: 2026-04-03
- Update Frequency: Weekly
- Date Range: 2026-03-26 to 2026-04-02
- Primary Sources: OpenAI Blog, Google AI Blog, GitHub SDK Release Feeds
This tracker monitors product releases, API updates, model launches, and SDK changes across major LLM providers: OpenAI, Anthropic, Google, Mistral, and Cohere. This week recorded 13 new entries across 5 vendors.
Key Facts
- Who: OpenAI, Google, Anthropic, Mistral, Cohere
- What: 13 product/SDK updates including landmark $122B funding round, 2 new models, 8 SDK releases
- When: March 26 - April 2, 2026
- Impact: 4 high-impact releases affecting enterprise pricing, video generation, and API infrastructure
Methodology
Data collection follows a systematic approach:
- Sources: Official vendor blogs (RSS feeds), GitHub SDK release APIs, and official changelogs
- Collection: Automated weekly scans via curl, GitHub API, and RSS feed parsing
- Validation: Each entry verified against primary source URLs
- Classification: Categories include New Model, SDK Update, API Update, Feature Release, Pricing Change, and Company announcements
- Impact Assessment: High (major model/policy change), Medium (feature enhancement), Low (minor SDK fix)
Current Data (March 26 - April 2, 2026)
| Date | Vendor | Product/Feature | Category | Description | Impact |
|---|---|---|---|---|---|
| 2026-04-02 | OpenAI | TBPN Acquisition | Company | OpenAI acquires TBPN to accelerate global conversations around AI and support independent media | Medium |
| 2026-04-02 | OpenAI | Codex Flexible Pricing | Pricing Change | Codex now includes pay-as-you-go pricing for ChatGPT Business and Enterprise, providing teams flexible adoption options | High |
| 2026-04-02 | Gemini API Flex/Priority Inference | API Update | Two new inference tiers to balance cost and latency: Flex for cost optimization, Priority for lower latency | High | |
| 2026-04-02 | Google Vids Lyria/Veo Integration | Feature Release | Google Vids gets Lyria 3 and Veo 3.1 powered video generation at no cost | Medium | |
| 2026-04-01 | Anthropic | Python SDK v0.88.0 | SDK Update | Structured stop_details for message responses, Bedrock API key auth, AWS package preparation | Medium |
| 2026-04-01 | Genai Python SDK v1.70.0 | SDK Update | Support for TextAnnotationDelta streaming tool responses, service_tier enums fix | Low | |
| 2026-03-31 | OpenAI | $122B Funding Round | Company | OpenAI raises $122 billion at $730B pre-money valuation to expand frontier AI globally, invest in compute infrastructure | High |
| 2026-03-31 | Veo 3.1 Lite | New Model | Most cost-effective video generation model available in Gemini API paid preview and Google AI Studio | High | |
| 2026-03-31 | Anthropic | Python SDK v0.87.0 | SDK Update | Error type field in APIStatusError, indices array format serialization, multiple bug fixes for memory tools and transform schema | Medium |
| 2026-03-31 | Mistral | Python SDK v2.2.0 | SDK Update | Major release with workflow APIs: get_workflow, execute_workflow, workflow metrics, executions, deployments, and breaking changes to event APIs | Medium |
| 2026-03-31 | Cohere | Python SDK v5.21.2 | SDK Update | Fern regeneration update with minor fixes | Low |
| 2026-03-27 | Genai Python SDK v1.69.0 | SDK Update | Consent audio fields, voice_consent_signature, custom_metadata for FileSearchResult, Veo configs labels, mTLS auto-enable | Medium | |
| 2026-03-26 | Cohere | Python SDK v5.21.0 | SDK Update | Adds Audio Transcriptions endpoint to SDK | Medium |
Vendor Activity Summary
| Vendor | Releases | High Impact | Categories |
|---|---|---|---|
| 5 | 2 | New Model, API Update, Feature Release, SDK Update | |
| OpenAI | 3 | 2 | Company, Pricing Change |
| Anthropic | 2 | 0 | SDK Update |
| Cohere | 2 | 0 | SDK Update |
| Mistral | 1 | 0 | SDK Update |
Category Distribution:
- SDK Update: 8 entries (61.5%)
- Company: 2 entries (15.4%)
- New Model: 1 entry (7.7%)
- API Update: 1 entry (7.7%)
- Feature Release: 1 entry (7.7%)
- Pricing Change: 1 entry (7.7%)
Trends & Observations
- OpenAI corporate pivot: Shift from product releases to major corporate announcements ($122B funding and TBPN acquisition) indicates strategic expansion beyond core AI products
- Video generation momentum: Google Veo 3.1 Lite continues video generation expansion following Lyria 3 launch in the previous week
- Cost optimization focus: Google’s Flex/Priority inference tiers and OpenAI’s Codex flexible pricing signal industry-wide push toward enterprise cost optimization
- SDK development intensity: 8 SDK releases across 4 vendors in one week represents the highest weekly SDK activity recorded this quarter
- Anthropic rapid iteration: Two consecutive SDK releases (v0.87.0 and v0.88.0) within one week indicates accelerated development cycle
- Mistral workflow expansion: SDK v2.2.0 introduces 40+ workflow-related APIs, the largest API expansion from Mistral in recent weeks
- Multimodal expansion: Cohere adds Audio Transcriptions endpoint, extending multimodal capabilities
🔺 Scout Intel: What Others Missed
Confidence: high | Novelty Score: 72/100
While coverage of OpenAI’s $122B funding focuses on valuation, the strategic signal is more nuanced: this is the first week in 2026 where OpenAI released zero new product features while Google launched two. The TBPN acquisition marks OpenAI’s entry into media ownership, positioning them to control not just AI infrastructure but also content distribution channels. Meanwhile, Mistral’s SDK v2.2.0 quietly introduced the most comprehensive workflow API set among LLM providers, with 40+ endpoints for workflow management, execution, and deployment. This positions Mistral as a potential orchestrator layer for multi-agent systems, a space currently dominated by LangChain and CrewAI.
Key Implication: Enterprise teams evaluating LLM infrastructure should prioritize API cost optimization features (Google Flex/Priority tiers, Codex pay-as-you-go) in Q2 procurement cycles, as vendor pricing strategies are rapidly diverging.
Notable Changes
OpenAI $122B Funding Round (March 31)
The largest AI funding round ever recorded, valuing OpenAI at $730B pre-money. This exceeds the combined 2025 venture funding for all AI startups and signals massive infrastructure investment ahead.
OpenAI TBPN Acquisition (April 2)
First media company acquisition by OpenAI. TBPN provides a platform for global AI conversations and independent media. This expands OpenAI’s influence from model provider to content ecosystem participant.
Codex Flexible Pricing (April 2)
Significant shift in enterprise pricing strategy. Pay-as-you-go for Business and Enterprise tiers reduces adoption friction for teams testing AI coding assistants.
Google Veo 3.1 Lite (March 31)
Cost-optimized video generation model. Following Lyria 3 launch last week, Google continues aggressive multimodal expansion with this Lite variant targeting cost-sensitive applications.
Mistral SDK v2.2.0 Workflow APIs (March 31)
Introduction of comprehensive workflow APIs (get_workflow, execute_workflow, workflow metrics, executions, deployments) with breaking changes to event APIs. This represents Mistral’s most significant SDK update in 2026.
Changelog
| Date | Change | Details |
|---|---|---|
| 2026-04-03 | added | Initial tracker launch with 13 entries covering March 26 - April 2, 2026 |
| 2026-04-03 | added | Vendor activity summary and trend analysis |
| 2026-04-03 | added | Category distribution breakdown |
Sources
- OpenAI Blog RSS - Primary source for OpenAI announcements
- Google AI Blog RSS - Primary source for Google AI releases
- Anthropic Python SDK Releases - GitHub API
- Mistral Python SDK Releases - GitHub API
- Google Genai Python SDK Releases - GitHub API
- Cohere Python SDK Releases - GitHub API
Related Intel
Hacker News AI Weekly Tracker
Weekly tracking of AI-related trending topics on Hacker News. This week: Anthropic restricts Claude Code third-party tools, Google releases Gemma 4 open models, and AI supply chain security concerns escalate.
Multi-Agent Architecture Evolution: How CAMP and E-STEER Enable Specialization
Two frameworks published in April 2026 introduce architectural intervention mechanisms for agent specialization. CAMP's three-valued voting and E-STEER's emotion embedding represent a paradigm shift from orchestration-based control to representation-level behavior shaping.
GitHub AI Agent Repository Stars Tracker
Weekly tracking of top AI agent repositories on GitHub by star count, featuring explosive growth from opencli (+77%) and hermes-agent (+55%).