sashabaranov / go-openai

OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Apache License 2.0
9.25k stars 1.42k forks source link

return ChatCompletion stream chunk rawjson #889

Open MrHuangjiacong opened 2 weeks ago

MrHuangjiacong commented 2 weeks ago

I need to return the result without serialization, and hope to add a rawJson field when processline