You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use CreateCompletionAsync to use the streaming mode while completing texts.
However sometime the returned List is empty. Even if I try to resend the prompt.
Do you have an idea why ?
Maybe I reached Rate Limit ? But there is no error.