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
The examples I've seen for using the Eval library all use IChatClient.GetResponseAsync which returns a ChatResponse. The IChatClient.GetStreamingResponseAsync method returns a ChatResponseUpdate. So in order to use the evaluation library I need to do: