Skip to content

Bump litellm from 1.57.8 to 1.72.6#149

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/litellm-1.72.6
Closed

Bump litellm from 1.57.8 to 1.72.6#149
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/litellm-1.72.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Copy link
Copy Markdown

Bumps litellm from 1.57.8 to 1.72.6.

Release notes

Sourced from litellm's releases.

v1.72.6.rc

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.72.6.rc

Don't want to maintain your internal proxy? get in touch 🎉

Hosted Proxy Alpha: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat

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 ✅ 190.0 206.1983524503451 6.292694671664114 0.0 1883 0 168.78388700001778 1487.5943659999962
Aggregated Passed ✅ 190.0 206.1983524503451 6.292694671664114 0.0 1883 0 168.78388700001778 1487.5943659999962

What's Changed

... (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.57.8 to 1.72.6.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2025

Copy link
Copy Markdown
Author

Superseded by #152.

@dependabot dependabot Bot closed this Jun 23, 2025
@dependabot dependabot Bot deleted the dependabot/pip/litellm-1.72.6 branch June 23, 2025 02:47
POWERFULMOVES added a commit to POWERFULMOVES/PMOVES-Archon that referenced this pull request Feb 12, 2026
…-cron-debug

chore(n8n): surface timezone and execution env
coleam00 pushed a commit that referenced this pull request Apr 7, 2026
* Investigate issue #138: workflow cwd resolution

* Fix: Load workflows from conversation.cwd (#138)

Workflows were discovered from codebase.default_cwd (base repository)
instead of conversation.cwd (user's actual working directory). This
prevented users in worktrees or local clones from using their
conversation-specific workflows.

Changes:
- Use conversation.cwd ?? codebase.default_cwd for workflow discovery
- Follows established pattern from command loading (line 462)

Fixes #138

* Archive investigation for issue #138

* Add integration tests for workflow cwd resolution

- Add tests verifying discoverWorkflows receives correct path
- Simplify comment (remove incomplete parenthetical)
Tyone88 pushed a commit to Tyone88/Archon that referenced this pull request Apr 16, 2026
* Investigate issue coleam00#138: workflow cwd resolution

* Fix: Load workflows from conversation.cwd (coleam00#138)

Workflows were discovered from codebase.default_cwd (base repository)
instead of conversation.cwd (user's actual working directory). This
prevented users in worktrees or local clones from using their
conversation-specific workflows.

Changes:
- Use conversation.cwd ?? codebase.default_cwd for workflow discovery
- Follows established pattern from command loading (line 462)

Fixes coleam00#138

* Archive investigation for issue coleam00#138

* Add integration tests for workflow cwd resolution

- Add tests verifying discoverWorkflows receives correct path
- Simplify comment (remove incomplete parenthetical)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants