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

Complete o3 model support #8183

Merged
merged 9 commits into from
Feb 3, 2025
Merged

Complete o3 model support #8183

merged 9 commits into from
Feb 3, 2025

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Feb 1, 2025

Title

  • fix(o_series_transformation.py): add 'reasoning_effort' as o series model param
  • fix(main.py): ensure reasoning_effort is a mapped openai param
  • refactor(azure/): rename o1_[x] files to o_series_[x]
  • refactor(base_llm_unit_tests.py): refactor testing for o series reasoning effort
  • test(test_azure_o_series.py): have azure o series tests correctly inherit from base o series model tests
  • feat(base_utils.py): support translating 'developer' role to 'system' role for non-openai providers

Relevant issues

Closes #8182
Handle developer role for non-openai models

Type

🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
✅ Test

Changes

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

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

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 3, 2025 6:21am

@krrishdholakia krrishdholakia changed the title Litellm dev 02 01 2025 p2 Complete o3 model support Feb 1, 2025
@krrishdholakia krrishdholakia merged commit 1105e35 into main Feb 3, 2025
26 of 31 checks passed
@krrishdholakia krrishdholakia deleted the litellm_dev_02_01_2025_p2 branch February 3, 2025 06:47
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]: Add 'reasoning_effort' as o series model param
1 participant