openai-go icon indicating copy to clipboard operation
openai-go copied to clipboard

Question: Is there a way to stop serializing empty fields?

Open botirk38 opened this issue 3 months ago • 0 comments

I want to stop serializing empty fields, because it breaks openai compatibility downstream, and the openai client in JS cant parse the input properly. This is exclusively for the streaming responses

botirk38 avatar Sep 05 '25 09:09 botirk38