Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Bump litellm from 1.61.15 to 1.61.16 #1161

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps litellm from 1.61.15 to 1.61.16.

Release notes

Sourced from litellm's releases.

v1.61.16-nightly

What's Changed

New Contributors

Full Changelog: BerriAI/litellm@v1.61.15-nightly...v1.61.16-nightly

## Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.61.16-nightly
</code></pre>
<h3>Don't want to maintain your internal proxy? get in touch 🎉</h3>
<p>Hosted Proxy Alpha: <a href="https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat">https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat</a></p>
<h2>Load Test LiteLLM Proxy Results</h2>
<table>
<thead>
<tr>
<th>Name</th>
<th>Status</th>
<th>Median Response Time (ms)</th>
<th>Average Response Time (ms)</th>
<th>Requests/s</th>
<th>Failures/s</th>
<th>Request Count</th>
<th>Failure Count</th>
<th>Min Response Time (ms)</th>
<th>Max Response Time (ms)</th>
</tr>
</thead>
<tbody>
<tr>
<td>/chat/completions</td>
<td>Failed ❌</td>
<td>150.0</td>
<td>173.09079325414655</td>
<td>6.248259928705226</td>
<td>6.248259928705226</td>
<td>1869</td>
<td>1869</td>
<td>131.67032300003711</td>
<td>1529.8640780000028</td>
</tr>
<tr>
<td>Aggregated</td>
<td>Failed ❌</td>
<td>150.0</td>
<td>173.09079325414655</td>
<td>6.248259928705226</td>
<td>6.248259928705226</td>
<td>1869</td>
<td>1869</td>
<td>131.67032300003711</td>
<td>1529.8640780000028</td>
</tr>
</tbody>
</table>
<h2>v1.61.15-nightly</h2>
<h2>What's Changed</h2>
<ul>
<li>Add cost tracking for rerank via bedrock + jina ai  by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8691">BerriAI/litellm#8691</a></li>
<li>add bedrock llama vision support + cohere / infinity rerank - 'return_documents' support  by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8684">BerriAI/litellm#8684</a></li>
<li>Correct spelling in user_management_heirarchy.md by <a href="https://github.com/oaustegard"><code>@​oaustegard</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8716">BerriAI/litellm#8716</a></li>
<li>(Feat) - UI, Allow sorting models by Created_At and all other columns on the UI by <a href="https://github.com/ishaan-jaff"><code>@​ishaan-jaff</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8725">BerriAI/litellm#8725</a></li>
<li>(UI) Edit Model flow improvements by <a href="https://github.com/ishaan-jaff"><code>@​ishaan-jaff</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8729">BerriAI/litellm#8729</a></li>
<li>Support arize phoenix on litellm proxy (<a href="https://redirect.github.com/BerriAI/litellm/issues/7756">#7756</a>) by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8715">BerriAI/litellm#8715</a></li>
<li>fix(amazon_deepseek_transformation.py): remove <!-- raw HTML omitted --> from stream o… by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8717">BerriAI/litellm#8717</a></li>
<li>Add cohere v2/rerank support (<a href="https://redirect.github.com/BerriAI/litellm/issues/8421">#8421</a>) by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8605">BerriAI/litellm#8605</a></li>
<li>fix(proxy/_types.py): fixes issue where internal user able to escalat… by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8740">BerriAI/litellm#8740</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/oaustegard"><code>@​oaustegard</code></a> made their first contribution in <a href="https://redirect.github.com/BerriAI/litellm/pull/8716">BerriAI/litellm#8716</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/BerriAI/litellm/compare/v1.61.13-nightly...v1.61.15-nightly">https://github.com/BerriAI/litellm/compare/v1.61.13-nightly...v1.61.15-nightly</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li>See full diff in <a href="https://github.com/BerriAI/litellm/commits&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [litellm](https://github.com/BerriAI/litellm) from 1.61.15 to 1.61.16.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)

---
updated-dependencies:
- dependency-name: litellm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 26, 2025
@yrobla yrobla merged commit 0032899 into main Feb 26, 2025
11 checks passed
@yrobla yrobla deleted the dependabot/pip/litellm-1.61.16 branch February 26, 2025 08:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant