mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-13 07:06:08 +00:00
669566a05f
* Support OPENAI_BASE_URL in addition to OPENAI_API_BASE (#9995) * Support OPENAI_BASE_URL in addition to OPENAI_API_BASE Signed-off-by: Adrian Cole <adrian.cole@elastic.co> * exact Signed-off-by: Adrian Cole <adrian.cole@elastic.co> * feedback * less change Signed-off-by: Adrian Cole <adrian.cole@elastic.co> --------- Signed-off-by: Adrian Cole <adrian.cole@elastic.co> * doc fix OPENAI_API_BASE --------- Signed-off-by: Adrian Cole <adrian.cole@elastic.co> Co-authored-by: Adrian Cole <64215+codefromthecrypt@users.noreply.github.com>
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.