Skip to content

Conversation

ch3ck
Copy link

@ch3ck ch3ck commented Jul 24, 2025

Description

The current Azure implementation incorrectly constructs API URLs, leading to authentication failures when connecting to Azure OpenAI endpoints. The issue was in the path construction logic that didn't properly format deployment URLs according to Azure's API specification. This closes #459

Testing

  • All tests pass

@ch3ck ch3ck requested a review from a team as a code owner July 24, 2025 23:06
- Fixes Azure OpenAI authentication issues by implementing the correct URL format: /openai/deployments/{deployment-id}/{operation}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Azure Support] Azure OpenAI Authentication fails due to incorrect URL construction
1 participant