-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update dependency @anthropic-ai/sdk to v0.29.0 #194
Conversation
anthropic debug - [puLL-Merge] - anthropics/anthropic-sdk-typescript@sdk-v0.28.0..sdk-v0.29.0 DescriptionThis PR introduces several significant changes to the Anthropic TypeScript SDK, including the addition of a new Message Batches API, improvements to type definitions, and various refactoring changes. The main additions are:
ChangesChanges
Possible Issues
Security HotspotsNone identified. The changes appear to be focused on API functionality and type improvements, with no apparent security implications. |
bedrock debug - [puLL-Merge] - anthropics/anthropic-sdk-typescript@sdk-v0.28.0..sdk-v0.29.0 DescriptionThis PR introduces support for the Message Batches API in the Anthropic TypeScript SDK. It adds new endpoints, types, and functionality related to creating and managing batches of message requests. The PR also includes various refactoring changes and improvements to existing types and structures. ChangesChanges
Possible Issues
Security HotspotsThere are no apparent security vulnerabilities introduced by this change. However, as with any API that handles user data, care should be taken to ensure that sensitive information is not inadvertently exposed through the new batch operations. |
openai debug - [puLL-Merge] - anthropics/anthropic-sdk-typescript@sdk-v0.28.0..sdk-v0.29.0 DescriptionThis pull request introduces a new beta feature for the Anthropic SDK: the Message Batches API. The main changes include the addition of batch messaging capabilities that allow users to submit multiple API requests at once and retrieve results in batch form. This feature is added to the Security Hotspots
ChangesChanges
|
This PR contains the following updates:
0.28.0
->0.29.0
Release Notes
anthropics/anthropic-sdk-typescript (@anthropic-ai/sdk)
v0.29.0
Full Changelog: sdk-v0.28.0...sdk-v0.29.0
Features
Chores
Refactors
Configuration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.