Daily News · 1 min read

Pydantic AI Updates: April 23, 2026

1. Pydantic AI 1.86 Adds System-Prompt Management on UI Adapters and Fixes Gemini 2.5 Compatibility

Pydantic AI. Release 1.86.0 introduces UIAdapter.manage_system_prompt plus a matching ReinjectSystemPrompt capability, giving front-end adapters a first-class way to manage and re-inject system prompts across conversation turns rather than relying on callers to thread prompts manually. The release also fixes Vercel AI SDK regenerate-request handling and Gemini 2.5 compatibility issues that had broken a common deployment path. Source