BingChat icon indicating copy to clipboard operation
BingChat copied to clipboard

Code doesn't work in the CLI

Open DmitryBorodiy opened this issue 1 year ago • 1 comments

System.NullReferenceException: Object reference not set to an instance of an object at BingChat.BingChatConversation.<AskAsync>g__GetAnswer|3_1(BingChatConversationResponse response) at BingChat.BingChatConversation.<>c__DisplayClass3_0.<AskAsync>g__OnMessageReceived|2(String text) --- End of stack trace from previous location --- at HelloWold.Program.ComposeAnswerAsync(String request) at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state) at System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart() at System.Threading.Thread.StartCallback()

DmitryBorodiy avatar Mar 02 '23 12:03 DmitryBorodiy

Seems to be a duplicate of #3. I just left a message there, so you can check it out.

bsdayo avatar Mar 02 '23 13:03 bsdayo