PawanOsman / ChatGPT.Net

C# library for ChatGPT using official OpenAI API

Home Page:https://www.nuget.org/packages/ChatGPT.Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support partial response

phylfh opened this issue · comments

commented

await the ask method for the whole message,it will takes too long,can it support resonse partial response content

maybe I will add support for streaming responses in the feature, but currently it won't support it