mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-09 02:24:40 +00:00
* 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>
In total litellm runs 500+ tests Most tests are in /litellm/tests. These are just the tests for the proxy docker image, used for circle ci.