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

Traceback (most recent call last): File "/root/QChatGPT/plugins/revLibs/main.py", line 105, in normal_message_received reply_message = procmsg.process_message(session_name=kwargs['launcher_type']+"_"+str(kwargs['launcher_id']), File "/root/QChatGPT/plugins/revLibs/pkg/process/procmsg.py", line 32, in process_message session: revss.RevSession = revss.get_session(session_name) File "/root/QChatGPT/plugins/revLibs/pkg/process/revss.py", line 111, in get_session...

[ERROR][2023-03-25 13:47:53][log.py:50] - Redirect failed Traceback (most recent call last): File "H:\github\bot-on-anything\model\bing\new_bing_model.py", line 99, in create_img img_list = image_generator.get_images(query) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\ImageGen.py", line 49, in get_images raise Exception("Redirect failed") Exception: Redirect...

The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Users\win\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\win\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86,...

i can use it in chrome withou login using a user aget switcher .when using edgegpt without cookies _Exception has occurred: Exception Authentication failed. You have not been accepted into...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? ## User needs to solve CAPTCHA...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? 拷贝rm文档中例子,运行报错,求高人指点。 开启proxy代理后,详细报错如下 File "/Users/naiqing.lnq/source/aigc/tmg-aigc/langchian-start/newbing/test.py", line 18,...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? File "/home/yuanbi/EdgeGPT/.venv/lib/python3.10/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? python3 app.py Load config success [INFO][2023-07-19...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? After using it 30 times, it...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? My code: ``` class Edgegpt(): async...