sashabaranov / go-openai

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

azure did not support streaming? #765

Open FunkyYang opened 3 weeks ago

FunkyYang commented 3 weeks ago

I use this sdk to connect with azure chat gpt .and set stream true to request.but the result seems a same one createdTime. I wonder why? image

FunkyYang commented 3 weeks ago

streaming seems slowly