Luis Pater
1c632d151d
fix(translator): skip empty text parts in Claude request conversion
...
- Updated `ConvertClaudeRequestToGemini` to ignore empty `text` entries during processing.
- Added unit tests to ensure empty `text` parts are skipped correctly.
Closes : #3485
2026-05-20 11:59:31 +08:00
Mad Wiki
d606faa99c
fix: strip Claude Code attribution from non-Anthropic translations
2026-05-17 04:21:53 +08:00
Luis Pater
4b1a404fcb
Fixed : #1936
...
feat(translator): add image type handling in ConvertClaudeRequestToGemini
2026-03-15 02:18:28 +08:00
Luis Pater
4bbeb92e9a
Fixed : #1135
...
**test(translator): add tests for `tool_choice` handling in Claude request conversions**
2026-03-04 22:28:26 +08:00