openai-go
openai-go copied to clipboard
Question: Is there a way to stop serializing empty fields?
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