Skip to content

Bump litellm from 1.61.2 to 1.61.6 #1070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps litellm from 1.61.2 to 1.61.6.

Release notes

Sourced from litellm's releases.

v1.61.6-nightly

What's Changed

Full Changelog: BerriAI/litellm@v1.61.5-nightly...v1.61.6-nightly

## Docker Run LiteLLM Proxy
docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.61.6-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>170.0</td>
<td>197.37858561234376</td>
<td>6.172709160882249</td>
<td>6.172709160882249</td>
<td>1847</td>
<td>1847</td>
<td>139.8097940000298</td>
<td>3194.1706680000266</td>
</tr>
<tr>
<td>Aggregated</td>
<td>Failed ❌</td>
<td>170.0</td>
<td>197.37858561234376</td>
<td>6.172709160882249</td>
<td>6.172709160882249</td>
<td>1847</td>
<td>1847</td>
<td>139.8097940000298</td>
<td>3194.1706680000266</td>
</tr>
</tbody>
</table>
<h2>v1.61.5-nightly</h2>
<h2>What's Changed</h2>
<ul>
<li>Optimize Alpine Dockerfile by removing redundant apk commands by <a href="https://github.com/PeterDaveHello"><code>@​PeterDaveHello</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/5016">BerriAI/litellm#5016</a></li>
<li>fix(main.py): fix key leak error when unknown provider given by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8556">BerriAI/litellm#8556</a></li>
<li>(Feat) - return <code>x-litellm-attempted-fallbacks</code> in responses from litellm proxy  by <a href="https://github.com/ishaan-jaff"><code>@​ishaan-jaff</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8558">BerriAI/litellm#8558</a></li>
<li>Add remaining org CRUD endpoints + support deleting orgs on UI  by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8561">BerriAI/litellm#8561</a></li>
<li>Enable update/delete org members on UI  by <a href="https://github.com/krrishdholakia"><code>@​krrishdholakia</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8560">BerriAI/litellm#8560</a></li>
<li>(Bug Fix) - Add Regenerate Key on Virtual Keys Tab by <a href="https://github.com/ishaan-jaff"><code>@​ishaan-jaff</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8567">BerriAI/litellm#8567</a></li>
<li>(Bug Fix + Better Observability) - BudgetResetJob: for reseting key, team, user budgets by <a href="https://github.com/ishaan-jaff"><code>@​ishaan-jaff</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8562">BerriAI/litellm#8562</a></li>
<li>(Patch/bug fix) - UI, filter out litellm ui session tokens on Virtual Keys Page by <a href="https://github.com/ishaan-jaff"><code>@​ishaan-jaff</code></a> in <a href="https://redirect.github.com/BerriAI/litellm/pull/8568">BerriAI/litellm#8568</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/PeterDaveHello"><code>@​PeterDaveHello</code></a> made their first contribution in <a href="https://redirect.github.com/BerriAI/litellm/pull/5016">BerriAI/litellm#5016</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/BerriAI/litellm/compare/v1.61.3.dev1...v1.61.5-nightly">https://github.com/BerriAI/litellm/compare/v1.61.3.dev1...v1.61.5-nightly</a></p>
<pre><code>## Docker Run LiteLLM Proxy

docker run

... (truncated)

Commits

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.2 to 1.61.6.
- [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 17, 2025
@aponcedeleonch aponcedeleonch merged commit a1e7107 into main Feb 17, 2025
11 checks passed
@aponcedeleonch aponcedeleonch deleted the dependabot/pip/litellm-1.61.6 branch February 17, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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