chore(deps): bump the llm-sdks group with 3 updates - #43
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the llm-sdks group with 3 updates: [anthropic](https://github.com/anthropics/anthropic-sdk-python), [google-genai](https://github.com/googleapis/python-genai) and [openai](https://github.com/openai/openai-python). Updates `anthropic` from 0.122.0 to 1.2.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.122.0...v1.2.0) Updates `google-genai` from 2.18.1 to 2.20.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.18.1...v2.20.0) Updates `openai` from 3.1.0 to 3.5.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v3.1.0...v3.5.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: llm-sdks - dependency-name: google-genai dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: llm-sdks - dependency-name: openai dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: llm-sdks ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the llm-sdks group with 3 updates: anthropic, google-genai and openai.
Updates
anthropicfrom 0.122.0 to 1.2.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
071efb6release: 1.2.06d48fd0docs(api): clarify pagination on the organization rate-limit list endpoints2f564a2fix(tools): let read return a view_range of a file over the size cap (#538)dffb22dfix(tools): preserve exact file bytes in the agent toolset and memory tool (n...932ab4bfix(ci): resolve assignment aliases in detect-breaking-changese541b4dfeat(api): beta files/skills namespaces use GA shapes; drop dated beta header...0c1a85afix(sessions): make event accumulator forward-compatible with new event types...39a670cfix(webhooks): require headers to be passed tounwrap()05532bcfix(aws,bedrock): sign raw request bytes so binary file uploads work (#531)181e2e5release: 1.1.0Updates
google-genaifrom 2.18.1 to 2.20.0Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
Commits
66518c9chore(main): release 2.20.0 (#2884)4a80954feat: Add AudioTranscriptionConfigMode5be429cchore: Part.media_processingcb75a08chore: internal change to resolve naming collision3074263feat: add environment files support and scotty file download helper6680718No public description53e386echore: Move major release check to job level in block_major_releases workflow43ef621chore: Disable GenerateImages for Gemini API028e01dchore: regenerateef39c40feat: Add TYPE_JPEG2000 to VideoContent.MimeType enumUpdates
openaifrom 3.1.0 to 3.5.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
79c588brelease: 3.5.0 (#3739)c74501dfeat(api): make function call output call IDs optional (#3738)a64dd8frelease: 3.4.0 (#3682)555ac48fix(api): encode Realtime call offers and session configuration (#3736)bc4f8effeat(api): add project residency configuration and cost quantity units (#3726)0f18e73test: protect large HTTP payload compatibility (#3721)e43b422chore(api): Update SDK generation metadata only (#3716)5f20c51refactor(api): move file processing polling into SDK-owned helpers (#3712)a002ef3refactor(api): isolate vector-store polling helpers (#3713)5daacfbci: catch accidental growth in Python SDK custom patches (#3715)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions