mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
Azure OpenAI uses a different URL scheme (deployments-based) and api-key header auth instead of Bearer tokens. This adds a dedicated AzureExecutor that constructs the correct URL and headers, plus dashboard UI fields for endpoint, deployment, API version, and organization. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>