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

O3 mini native streaming support #8387

Merged
merged 4 commits into from
Feb 8, 2025
Merged

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Feb 8, 2025

  • add back streaming for base o3 (add back streaming for base o3 #8361)

  • test(base_llm_unit_tests.py): add base test for o-series models - ensure streaming always works

  • fix(base_llm_unit_tests.py): fix test for o series models

  • refactor: move test


Co-authored-by: Matteo Boschini 12133566+mbosc@users.noreply.github.com

Relevant issues

Closes #8360

Copy link

vercel bot commented Feb 8, 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 8, 2025 6:30am

@krrishdholakia krrishdholakia merged commit c83498f into main Feb 8, 2025
30 of 33 checks passed
@krrishdholakia krrishdholakia deleted the litellm_dev_02_07_2025_p3 branch February 8, 2025 06:46
@krrishdholakia krrishdholakia changed the title Litellm dev 02 07 2025 p3 O3 mini native streaming support Feb 8, 2025
abhijitherekar pushed a commit to acuvity/litellm that referenced this pull request Feb 20, 2025
* add back streaming for base o3 (BerriAI#8361)

* test(base_llm_unit_tests.py): add base test for o-series models - ensure streaming always works

* fix(base_llm_unit_tests.py): fix test for o series models

* refactor: move test

---------

Co-authored-by: Matteo Boschini <12133566+mbosc@users.noreply.github.com>
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 can support native streaming
2 participants