-
#167
released this
2025-10-27 14:43:59 +00:00 | 1558 commits to main since this releaserefactor(translator): consolidate Claude content handling logic
- Unified logic for text and image content conversion to improve maintainability.
- Introduced
convertClaudeContentPartutility for consistent content transformation. - Replaced redundant string operations with streamlined JSON modifications.
- Adjusted validation checks for message content generation.
Downloads