You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: maintain exact API behavior while extracting version from URL
- Extract API version from URL for both Azure OpenAI and Azure AI Inference
- Keep original URL unchanged to maintain backward compatibility
- API version is still sent in both URL and parameter as before
- Only the user experience changes (no need to specify version twice)
0 commit comments