Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Code doesn't work in the CLI #4

Open
DmitryBorodiy opened this issue Mar 2, 2023 · 1 comment
Open

Code doesn't work in the CLI #4

DmitryBorodiy opened this issue Mar 2, 2023 · 1 comment

Comments

@DmitryBorodiy
Copy link

System.NullReferenceException: Object reference not set to an instance of an object
at BingChat.BingChatConversation.g__GetAnswer|3_1(BingChatConversationResponse response)
at BingChat.BingChatConversation.<>c__DisplayClass3_0.g__OnMessageReceived|2(String text)
--- End of stack trace from previous location ---
at HelloWold.Program.ComposeAnswerAsync(String request)
at System.Threading.Tasks.Task.<>c.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()

@bsdayo
Copy link
Owner

bsdayo commented Mar 2, 2023

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants