* test(tests): add unit testing for litellm_proxy integration * fix(cost_calculator.py): fix tracking cost in sdk when calling proxy * fix(main.py): respect litellm.api_base on `vertex_ai/` and `gemini/` routes * fix(main.py): consistently support custom api base across gemini + vertexai on embedding + completion * feat(vertex_ai/): test * fix: fix linting error * test: set api base as None before starting loadtest |
||
|---|---|---|
| .. | ||
| test_datadog_load_test.py | ||
| test_langsmith_load_test.py | ||
| test_memory_usage.py | ||
| test_otel_load_test.py | ||
| test_vertex_embeddings_load_test.py | ||
| test_vertex_load_tests.py | ||
| vertex_key.json | ||