mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-17 12:17:35 +00:00
* update ProxyChatCompletionRequest * use custom OpenAPI schema * use customize_openapi_schema * add_llm_api_request_schema_body * add embeddings and response spec * fix add_llm_api_request_schema_body * TestCustomOpenAPISpec * fixes linting * fix linting * bump timeout
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.