Files
litellm/tests/llm_translation
Luka PečnikandGitHub d84e97f211 fix: preserve $defs for Anthropic tools input schema (#16648)
* fix: preserve $defs for Anthropic tools input schema

* fix: preserve $defs for Anthropic tools input schema

* fix: preserve $defs for Anthropic tools input schema
2025-11-14 19:35:27 -08:00
..
2025-10-16 18:00:46 -07:00
2025-04-07 21:02:52 -07:00
2025-10-25 12:42:01 -07:00
2025-10-17 11:18:29 -07:00
2025-11-03 18:58:03 -08:00
2024-12-02 22:00:01 -08:00
2025-07-22 18:44:44 -07:00
2025-10-31 19:10:38 -07:00
2025-11-01 09:25:29 -07:00
2025-05-31 12:42:56 -07:00

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.