Files
litellm/tests
Krish Dholakia c8dc4f3eec converse_transformation: pass 'description' if set in response_format (#8907)
* test(test_bedrock_completion.py): e2e test ensuring tool description is passed in

* fix(converse_transformation.py): pass description, if set

* fix(transformation.py): Fixes https://github.com/BerriAI/litellm/issues/8767#issuecomment-2689887663
2025-02-28 18:47:07 -08:00
..
2025-02-15 15:32:42 -08:00
2025-02-25 10:47:09 -08:00
2024-01-29 15:27:25 -08:00
2024-11-22 19:23:36 +05:30
2025-02-18 19:14:20 -08:00

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.