chore: upgrade @anthropic-ai/sdk to 0.104.1 and @anthropic-ai/vertex-sdk to 0.17.1#600
chore: upgrade @anthropic-ai/sdk to 0.104.1 and @anthropic-ai/vertex-sdk to 0.17.1#600p12tic wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (11)
📝 WalkthroughWalkthroughThis PR adds defensive type checking for image source handling across message format transformers and API providers, ensuring only base64-sourced images are converted to data URLs; simultaneously extends markdown export to recognize new content block types (tool-reference, document, search-result) and updates Anthropic SDK dependencies. ChangesImage Source Type Safety
Extended Content Block Type Support
Anthropic SDK Version Update
🎯 2 (Simple) | ⏱️ ~12 minutes
🚥 Pre-merge checks | ✅ 2 | ❌ 3❌ Failed checks (3 warnings)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Related GitHub Issue
Closes: #438
Description
Upgrades Anthropic AI SDK to newer version.
Test Procedure
Check if Anthropic provider still runs fine.
Pre-Submission Checklist
Screenshots / Videos
N/A.
Documentation Updates
Not needed.
Additional Notes
None.
Get in Touch
Mention at github.
Summary by CodeRabbit
Bug Fixes
New Features