Files
litellm/tests/llm_translation
Chesars 4e6e1d8de8 merge: resolve conflicts with upstream staging (bedrock + mcp tests)
Keep both sets of tests: upstream's OAuth2 token injection test and
our case-insensitive tool matching tests. Use upstream's version of
the bedrock output_config test (more comprehensive).
2026-03-12 13:40:16 -03:00
..
2025-10-16 18:00:46 -07:00
2026-02-28 09:46:35 -08:00
2025-04-07 21:02:52 -07:00
2025-12-20 23:18:19 +05:30
2025-10-17 11:18:29 -07:00
2026-01-17 09:17:31 +09:00
2026-01-27 16:34:57 +05:30
2025-12-23 21:53:53 +05:30
2025-07-22 18:44:44 -07:00
2025-12-13 16:38:11 -08:00
2025-10-31 19:10:38 -07:00
2026-02-14 12:28:18 -08:00
2025-11-01 09:25:29 -07:00
2025-11-21 17:12:55 -08:00
2026-02-19 18:48:30 +05:30

Unit tests for individual LLM providers.

Name of the test file is the name of the LLM provider - e.g. test_openai.py is for OpenAI.