mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 22:25:05 +00:00
* fix(openai/): allows 'reasoning_effort' param to be passed correctly Fixes https://github.com/BerriAI/litellm/issues/8217 * test: update test to handle gemini token counter change * fix(factory.py): fix bedrock http:// handling * test: fix test * test: update testing for new openai sdk
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.