EdgeGPT icon indicating copy to clipboard operation
EdgeGPT copied to clipboard

Reverse engineered API of Microsoft's Bing Chat AI

Results 140 EdgeGPT issues
Sort by recently updated
recently updated
newest added

Does the return of this interface support the return of data streams ?

My cookie file uses the following form: ``` { "MUID": "xxx", "MSCC": "xx", "zhchatstrongattract": "xxx", "ai_session": "xxx" } ``` The following error occurred while executing EdgeGPT code line 197: ```...

I'm creating this issue ahead of making a pull request for an update to the README. If in agreement, I can go ahead and make that PR. To check Edge...

getting this error when trying to send a second request (the first one always works): ```console 2023-03-17 07:51:50,154 (__init__.py:960 MainThread) ERROR - TeleBot: "Infinity polling exception: 'RuntimeError' object has no...

![image](https://user-images.githubusercontent.com/30348075/225897575-1695b250-e510-4196-b7c4-2da02d647b52.png)

https://typing.readthedocs.io/en/latest/source/libraries.html https://peps.python.org/pep-0561/

Dear author, hello. Thank you for open-sourcing this project. The results obtained from using the current project are inconsistent with those on the official website in some cases. It seems...

Bing Chat will provide reference link , e.g. ``` [1]: https://initialcommit.com/blog/git-log "git log | A Guide to Using the log Command in Git - Initial Commit" ``` But when `--rich`...

help wanted
good first issue

If you use IPV6 in China, you will encounter a TimeoutError. Like this: ![MiOSz.png](https://i.328888.xyz/2023/03/18/MiOSz.png) I want to be able to set the primary address of the request myself and use...

help wanted

This updates the README "check access" section to inform users they can also use other browsers to check Bing access. closes #157