mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-09 03:08:09 +00:00
24d6ec67c7
* fix utils.py * ValidUserMessageContentTypesLiteral * add _transform_tool_choice * _transform_responses_api_content_to_chat_completion_content * TestContentTypeTransformation * test_map_tool_choice_string_auto * fix validate_chat_completion_user_messages * fix _is_input_item_tool_call_output * fix LiteLLMCompletionResponsesConfig
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/test_litellm
This folder can only run mock tests.