fix(gemini): simplify OpenAI chat response content and choices serialization
- Emit plain text directly for Gemini→OpenAI chat responses when the message contains only one text part and no reasoning/tool/image content. - Replace `choices` assignment via `JoinRawArray` with `translatorcommon.SetRawArrayItems` for direct raw-array insertion.
L
Luis Pater committed
a581838082d8b11f66d42f6518be793a403c77d7
Parent: 124dab6