-
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.26.1 #171
Conversation
bedrock debug - [puLL-Merge] - anthropics/anthropic-sdk-typescript@sdk-v0.25.1..sdk-v0.26.1 DescriptionThis PR introduces prompt caching beta functionality to the Anthropic TypeScript SDK. It adds new API resources, types, and methods related to prompt caching, as well as updating existing components to support this feature. ChangesChanges
Possible IssuesNo major issues identified. The changes appear to be well-structured and follow consistent patterns with the existing codebase. Security HotspotsNo significant security concerns identified in this PR. The changes primarily involve adding new functionality and don't appear to introduce any obvious security risks. |
openai debug - [puLL-Merge] - anthropics/anthropic-sdk-typescript@sdk-v0.25.1..sdk-v0.26.1 DescriptionThis pull request introduces several changes to the existing codebase, primarily focusing on the addition of new beta features related to prompt caching. It also includes updates and additions related to CI workflows, changelogs, versioning, configuration files, and project documentation. Possible Issues
Security Hotspots
ChangesChanges
|
anthropic debug - [puLL-Merge] - anthropics/anthropic-sdk-typescript@sdk-v0.25.1..sdk-v0.26.1 DescriptionThis PR introduces a new beta feature called "prompt caching" to the Anthropic TypeScript SDK. It adds new API endpoints, types, and functionality related to caching prompts for improved performance. ChangesChanges
Possible IssuesNone identified. Security HotspotsNone identified. |
This PR contains the following updates:
0.25.1
->0.26.1
Release Notes
anthropics/anthropic-sdk-typescript (@anthropic-ai/sdk)
v0.26.1
Full Changelog: sdk-v0.26.0...sdk-v0.26.1
Chores
v0.26.0
Full Changelog: sdk-v0.25.2...sdk-v0.26.0
Features
Chores
v0.25.2
Full Changelog: sdk-v0.25.1...sdk-v0.25.2
Chores
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.