🚨 UI Runtime error. Wait till next release to upgrade, if you use LiteLLM UI
What's Changed
* Added support for newly released `gpt-4-turbo-2024-04-09` and `gpt-4-turbo` by ventz in https://github.com/BerriAI/litellm/pull/2920
* feat: add gemini-1.5-pro-preview-0409 to vertex ai by cheahjs in https://github.com/BerriAI/litellm/pull/2914
* feat(gemini.py): support google-genai system instruction by krrishdholakia in https://github.com/BerriAI/litellm/pull/2925
* Gemini pro 1.5 model is now named correctly for AI Studio. by jpshackelford in https://github.com/BerriAI/litellm/pull/2926
* Clark/tpm rpm docs by CLARKBENHAM in https://github.com/BerriAI/litellm/pull/2909
* fix(main.py): handle translating text completion openai to chat completion for async requests by krrishdholakia in https://github.com/BerriAI/litellm/pull/2924
New Contributors
* ventz made their first contribution in https://github.com/BerriAI/litellm/pull/2920
* jpshackelford made their first contribution in https://github.com/BerriAI/litellm/pull/2926
**Full Changelog**: https://github.com/BerriAI/litellm/compare/v1.34.38...v1.34.39
Load Test LiteLLM Proxy Results
| Name | Status | Median Response Time (ms) | Average Response Time (ms) | Requests/s | Failures/s | Request Count | Failure Count | Min Response Time (ms) | Max Response Time (ms) |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| /chat/completions | Passed ✅ | 40 | 43.746598010869974 | 1.5368923320897772 | 0.0 | 460 | 0 | 35.04595399999744 | 468.7995090000072 |
| /health/liveliness | Passed ✅ | 25 | 27.79845553243649 | 15.398992953482136 | 0.0 | 4609 | 0 | 23.410484999999426 | 1118.1426470000133 |
| /health/readiness | Passed ✅ | 25 | 27.354294543427137 | 15.579410748988327 | 0.0 | 4663 | 0 | 23.39587599999504 | 1305.677650000007 |
| Aggregated | Passed ✅ | 25 | 28.33945664714355 | 32.515296034560244 | 0.0 | 9732 | 0 | 23.39587599999504 | 1305.677650000007 |