Skip to content

2026-07-17: Upgrade agentic knowledge base to GPT-5.4 and default to "minimal" retrieval effort

Latest

Choose a tag to compare

@pamelafox pamelafox released this 18 Jul 04:57
8779e85

This release upgrades the agentic knowledge base deployment to GPT-5.4 and changes the default retrieval reasoning effort to minimal, reducing mean retrieval latency by 31% in evaluation while maintaining comparable answer quality.

It also fixes agentic knowledge base creation with cloud ingestion, allowing both features to be enabled simultaneously.

An unrelated fix ensures azd hooks load the intended target environment based on AZURE_ENV_NAME, improving support for coding agents working in parallel on the repository.

What's Changed

Full Changelog: 2026-07-10...2026-07-17