mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 18:19:21 +00:00
* fix: bump: DEFAULT_MAX_RECURSE_DEPTH * fix: bump: DEFAULT_MAX_RECURSE_DEPTH * test: test_vertex_ai_complex_response_schema * fix: allow all constants to be overriden * fix: allow all numeric constants to be overriden with env vars * fix: remove dup DEFAULT_MAX_TOKENS in constants.py * document all constants env vars * docs - DEFAULT_PROMPT_INJECTION_SIMILARITY_THRESHOLD
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.