Files
litellm/tests
Ishaan Jaff bc5cc51b9d Merge pull request #9567 from BerriAI/litellm_anthropic_messages_improvements
[Refactor] - Expose litellm.messages.acreate() and  litellm.messages.create() to make LLM API calls in Anthropic API spec
2025-03-31 20:50:30 -07:00
..
2025-02-15 15:32:42 -08:00
2025-03-31 17:10:06 -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-28 19:52:39 -07:00
2025-03-29 18:36:13 -07:00
2025-03-22 12:56:42 -07:00
2025-03-31 14:20:47 -07:00
2025-03-22 12:56:42 -07:00
2025-03-10 22:00:50 -07:00
2024-01-29 15:27:25 -08: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.