NumberChiffre / mcts-llm

MIT License
69 stars 1 forks source link

Bump dspy-ai from 2.5.7 to 2.5.27 #18

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps dspy-ai from 2.5.7 to 2.5.27.

Release notes

Sourced from dspy-ai's releases.

2.5.27

What's Changed

  • Upgrade pinned litellm to 1.51.0
  • Revert LiteLLM Router-based retries and upgrade poetry lock for litellm 1.51.0 by @​okhat in stanfordnlp/dspy#1762

Full Changelog: https://github.com/stanfordnlp/dspy/compare/2.5.26...2.5.27

2.5.26

What's Changed

Full Changelog: https://github.com/stanfordnlp/dspy/compare/2.5.25...2.5.26

2.5.25

A bump. Refer to 2.5.24 for release notes.

2.5.24

What's Changed

Full Changelog: https://github.com/stanfordnlp/dspy/compare/2.5.23...2.5.24

2.5.23

What's Changed

New Contributors

Full Changelog: https://github.com/stanfordnlp/dspy/compare/2.5.22...2.5.23

2.5.22

What's Changed

Full Changelog: https://github.com/stanfordnlp/dspy/compare/2.5.21...2.5.22

2.5.21

What's Changed

... (truncated)

Commits
  • e654062 Revert LiteLLM Router-based retries and upgrade poetry lock for litellm 1.51....
  • 1864a27 Update requirements.txt
  • e7d2161 Update requirements.txt
  • 189cb79 Update pyproject.toml
  • d86ff73 Update setup.py
  • 1cc9b00 Update requirements.txt
  • 8c0be19 Fixed by exluding attestations which were automatically enabled in an update ...
  • d7d6fae Fixes for OpenAI / Azure OpenAI compatibility with LiteLLM router (#1760)
  • cadd619 LMs: retry with exponential backoff for a limited set of error codes (#1753)
  • 2a788e8 Remove structlog dependency (#1751)
  • 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 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)
dependabot[bot] commented 3 weeks ago

Superseded by #19.