claude[bot]
59ee1e7baa
fix: support Azure provider with reasoning models
- Add azure, openrouter, bedrock, and ollama to VALIDATED_PROVIDERS array
- Add Azure reasoning models (GPT-5, o1, o3, o3-mini, o4-mini) to supported-models.json
- Implement automatic API endpoint detection for Azure reasoning models
- Add dual endpoint support (chat/completions vs responses) in AzureProvider
- Add smart URL adjustment logic for different Azure configurations
- Maintain backward compatibility with existing Azure setups
Fixes #638
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com>
2025-10-14 08:00:46 +00:00
..
2025-10-06 11:55:26 +02:00
2025-07-20 00:51:41 +03:00
2025-10-05 22:04:45 +02:00
2025-10-06 16:03:56 +02:00
2025-10-05 22:04:45 +02:00
2025-08-11 18:58:51 +02:00
2025-07-10 09:52:11 +02:00
2025-09-09 03:32:48 +02:00
2025-10-14 08:00:46 +00:00
2025-07-20 00:51:41 +03:00
2025-08-12 22:37:07 +02:00
2025-10-03 16:21:32 +02:00
2025-09-09 03:32:48 +02:00
2025-08-11 18:58:51 +02:00