Skip to content
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

Bump litellm from 1.18.9 to 1.34.42 in /services/frontend/ui #3

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps litellm from 1.18.9 to 1.34.42.

Release notes

Sourced from litellm's releases.

v1.34.42

What's Changed

Full Changelog: BerriAI/litellm@1.34.40.dev1...v1.34.42

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 ✅ 41 45.62665910765985 1.6134726654854352 0.0 483 0 35.47842400001855 1423.002457999985
/health/liveliness Passed ✅ 25 27.266815498923485 15.506708308868303 0.0 4642 0 23.460693000004085 1011.4049249999653
/health/readiness Passed ✅ 25 28.117354577288825 15.797333820042699 0.0 4729 0 23.34315000001652 1129.9532500000282
Aggregated Passed ✅ 25 28.574914115181734 32.91751479439644 0.0 9854 0 23.34315000001652 1423.002457999985

1.34.40.dev1

Full Changelog: BerriAI/litellm@v1.34.41...1.34.40.dev1

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 ✅ 77 81.173657764966 1.5063339924614734 0.0 451 0 71.93741999998338 766.846145000045
/health/liveliness Passed ✅ 62 65.36667029825317 15.487518232913198 0.003339986679515462 4637 1 59.801646999972036 1681.3968060000093
/health/readiness Passed ✅ 62 66.13317987362252 15.460798339477074 0.0 4629 0 59.8357880000151 1439.9600270000406
Aggregated Passed ✅ 62 66.4654790017493 32.45465056485175 0.003339986679515462 9717 1 59.801646999972036 1681.3968060000093

v1.34.41

What's Changed

Full Changelog: BerriAI/litellm@1.34.39.dev1...v1.34.41

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 ✅ 55 60.27472656762199 1.6302017598732303 0.0 488 0 49.61538999998538 853.5629180000228
/health/liveliness Passed ✅ 40 42.21640406246 15.617199236490475 0.0 4675 0 38.64845300000752 1119.598647000032
/health/readiness Passed ✅ 41 43.405607340724444 15.216329951275746 0.0 4555 0 38.678258999993886 1239.126835000036
Aggregated Passed ✅ 41 43.680623275776924 32.463730947639455 0.0 9718 0 38.64845300000752 1239.126835000036

... (truncated)

Commits
  • a4d7ef9 bump: version 1.34.41 → 1.34.42
  • 8a1cdc9 Merge pull request #2941 from BerriAI/litellm_fix_sec_report
  • b3f62b7 fix cleanup
  • 6a5d5bc fix use ImmutableSandboxedEnvironment
  • f4d3467 fix: update gitignore
  • f9cabf0 fix jinja2 use ImmutableSandboxedEnvironment
  • 83e7ed9 Merge pull request #2942 from BerriAI/litellm_fix_router_loading
  • de5dd73 docs(enterprise.md): improve language
  • 79dc453 docs(enterprise.md): fix language
  • 266dba6 fix(router.py): handle 1 deployment being picked
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [litellm](https://github.com/BerriAI/litellm) from 1.18.9 to 1.34.42.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.18.9...v1.34.42)

---
updated-dependencies:
- dependency-name: litellm
  dependency-type: direct:production
...

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 May 20, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2024

Superseded by #7.

@dependabot dependabot bot closed this Jun 6, 2024
@dependabot dependabot bot deleted the dependabot/pip/services/frontend/ui/litellm-1.34.42 branch June 6, 2024 22:55
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.

0 participants