fix: support Azure provider with reasoning models (#1310)

Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Fixes #638
This commit is contained in:
Ralph Khreish
2025-12-16 16:14:24 +01:00
committed by GitHub
parent 353e3bffd6
commit 4b6570e300
18 changed files with 2093 additions and 2077 deletions

View File

@@ -0,0 +1,7 @@
---
"task-master-ai": patch
---
Fix Azure OpenAI provider to use correct deployment-based URL format
- Add Azure OpenAI documentation page <https://docs.task-master.dev/providers/azure>