Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved O3 + Azure O3 support #8181

Merged
merged 9 commits into from
Feb 1, 2025
Merged

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Feb 1, 2025

Title

  • Ensures azure o3 streaming works (fake streaming support) s/o @byrongrogan @yigitkonur
  • Adds supports_response_schema and supports_function_calling param support for o3 models s/o @lowjiansheng
  • adds unit testing for openai o3 model
  • refactors o1_x files and classes to be o_series
  • Fixes azure o series existing client usage check
  • expose a simple azure/o_series/<model> route -> handles deployment name not including o1 or o3 in the name

Relevant issues

Fixes #8158

Type

🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
✅ Test

Changes

[REQUIRED] Testing - Attach a screenshot of any new tests passing locally

If UI changes, send a screenshot/GIF of working UI fixes

byrongrogan and others added 5 commits February 1, 2025 08:39
* fix: support azure o3 model family for fake streaming workaround

* refactor: rename helper to is_o_series_model for clarity
…fig, expand o series model check to o3

ensures max_tokens is correctly translated for o3
Copy link

vercel bot commented Feb 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 1, 2025 5:52pm

@krrishdholakia krrishdholakia merged commit 23f458d into main Feb 1, 2025
3 of 24 checks passed
@krrishdholakia krrishdholakia deleted the litellm_dev_02_01_2025_p1 branch February 1, 2025 17:52
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.

[Bug]: o3-mini - Azure OpenAI
3 participants