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: adapt OpenAI client for AI Foundry compatibility
Modify API parameter handling in OpenAILLM to properly support AI Foundry endpoints:
- Add special case for AI Foundry endpoints
- Remove unsupported parameters for o-series models
- Update URL detection for Azure endpoints
- Improve parameter cleaning for different API variants
0 commit comments