mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-29 21:03:34 +00:00
369922ef90
* fix(utils.py): convert stringified numbers to numbers Closes https://github.com/BerriAI/litellm/issues/11266 * fix(convert_dict_to_model_response_object/): bubble up azure content_filter_results * fix: fix linting error * fix: fix linting errors * fix(types/utils.py): ensure choices is correctly set * fix: delete field if not set * fix: expand scope of choicelogprobs value
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.