←

Pydantic AI v2.49.0: GitHub Copilot OAuth provider, GPT-6 in Bedrock Converse

Pydantic

Tools official 1 src. ~1 min

Pydantic AI v2.49.0 adds a GitHubCopilotOAuthFlow so GitHub Copilot can be used as a first-class model provider via device authorization, and allows GPT-6 variants (gpt-6-sol, gpt-6-luna, gpt-6-astra) on Bedrock Converse with proper handling of unsupported sampling params. It also adds RealtimeSession.wait_for_reply() and keeps streamed logprobs in provider_details for OpenAIChatModel.

Why it matters

Using an existing Copilot subscription as an agent backend without wiring keys yourself is a notable cost lever.

Importance: 2/5

Minor framework release with a notable Copilot-provider feature

Sources