mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-23 13:37:01 +00:00
6ff06bb96f
* fix: handle reasoning parameters and response in responses bridge Updates the OpenAI completions/responses bridge to map reasoning_effort to reasoning parameters, and the chunk parser to return reasoning_content. ref: 12432 * fix: using type checked objects in responses bridge transform ref: 12432
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/litellm
This folder can only run mock tests.