Files
temp/docs
HAL9000 5da2baef49 docs(spec): update Azure OpenAI API version default to 2024-05-01-preview
The implementation (providers/registry.py line 519) uses 2024-05-01-preview
as the default Azure OpenAI API version, but the spec documented 2024-02-01.

The implementation's choice is correct — 2024-05-01-preview supports the
latest features including structured outputs and improved tool calling.
Update the spec to match the implementation and add guidance for users
who need a stable API version.

Fixes the discrepancy reported in UAT issue #5807.
2026-04-09 11:06:09 +00:00
..
2025-12-05 21:00:46 -05:00
2026-03-10 12:38:35 -04:00