How to handle streaming in OpenAI GPT chat completions
Introduction
Chat completions powered by OpenAI's GPT can offer a truly magical experience to users. However, when consuming this service through their API, it can be frustrating for the user to wait for the whole API response. Streaming responses ca...
blog.georgeck.me5 min read
Jens Caasen
cloud engineering, both as hobby and professional
perfect, i was looking into implementing this in c#, and your post helped me a lot to get started