-
feat(translator): improve Claude request handling with enhanced content processing
released this
2025-10-14 15:58:37 +00:00 | 1622 commits to main since this release- Introduced helper functions (
appendTextContent,appendImageContent, etc.) for structured content construction. - Refactored message generation logic for better clarity, supporting mixed content scenarios (text, images, and function calls).
- Added
flushMessageto ensure proper grouping of message contents.
Downloads
- Introduced helper functions (