Files
litellm/tests
Krish Dholakia 90a4dfab3c fix(xai/chat/transformation.py): filter out 'name' param for xai non-… (#9761)
* fix(xai/chat/transformation.py): filter out 'name' param for xai non-user roles

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

* test fix test_hf_chat_template

---------

Co-authored-by: Ishaan Jaff <ishaanjaffer0324@gmail.com>
2025-04-04 20:37:08 -07:00
..
2025-02-15 15:32:42 -08:00
2025-04-04 20:25:05 -07:00
2025-03-26 10:25:50 -07:00
2025-03-29 17:38:24 -07:00
2025-03-29 18:34:58 -07:00
2025-03-31 19:35:07 -07:00
2025-03-29 18:36:13 -07:00
2025-03-22 12:56:42 -07:00
2025-04-02 14:39:40 -07:00
2025-03-10 22:00:50 -07:00
2024-11-22 19:23:36 +05:30

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.