litellm-mirror/tests/llm_translation/test_llm_response_utils
Krish Dholakia c399232b2c fix(router.py): add more deployment timeout debug information for tim… (#8523)
* fix(router.py): add more deployment timeout debug information for timeout errors

help understand why some calls in high-traffic don't respect their model-specific timeouts

* test(test_convert_dict_to_response.py): unit test ensuring empty str is not converted to None

Addresses https://github.com/BerriAI/litellm/issues/8507

* fix(convert_dict_to_response.py): handle empty message str - don't return back as 'None'

Fixes https://github.com/BerriAI/litellm/issues/8507

* test(test_completion.py): add e2e test
2025-02-13 17:10:22 -08:00
..
test_convert_dict_to_chat_completion.py fix(router.py): add more deployment timeout debug information for tim… (#8523) 2025-02-13 17:10:22 -08:00
test_get_headers.py (fix) get_response_headers for Azure OpenAI (#6344) 2024-10-21 20:41:35 +05:30