bing-chat icon indicating copy to clipboard operation
bing-chat copied to clipboard

Node.js client for Bing's new AI-powered search. It's like ChatGPT on steroids πŸ”₯

Results 47 bing-chat issues
Sort by recently updated
recently updated
newest added

i am getting this error while importing the bing-chat into the component ERROR in node:crypto Module build failed: UnhandledSchemeError: Reading from "node:crypto" is not handled by plugins (Unhandled scheme). Webpack...

When trying to run any of the demos I get this error: ```console (base) raschidjfr@MacBook-Pro-de-Raschid bing-chat % npx tsx demos/demo βœ– What are today’s top stories in the United States?...

For me, the websocket closes mid-generation and I never get a response. When I enable partial responses, I can see that the script just exits mid-response. I did some digging...

How can we use this module with Langchainjs https://js.langchain.com/docs/api/llms_base/classes/LLM

Hello, first of all, thank you for your reverse engineering work on newbing. I have packaged it as a simple backend API that can post questions and related configurations directly...

I use your library when I call to get the answer and only get null text results

I've created a wrapper API for this package to use as an endpoint hosted on AWS Lambda, however sometimes it starts returning empty text responses. Redeploying the wrapper to another...

I got the below error while trying to test it at WSL 2 (Ubuntu under Windows), thanks ```bash $ ls demos docs license main.js media node_modules package-lock.json package.json pnpm-lock.yaml readme.md...

The newest version of Bing chat is able to respond to prompts with a DALL-E generated image, so I'm wondering if the api can get return the generated image. Currently...

I don't really know JavaScript or typescript in this case, so I'm going just to put a link to my work. Unfortunately this should be done server side, since it...