-
How can I use it without authentication? I think it would be very nice if the documents were more detailed |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 12 replies
-
Just run without specifying cookies and it is automatic |
Beta Was this translation helpful? Give feedback.
-
When I do this, I get the following error: Authentication failed. You have not been accepted into the beta. |
Beta Was this translation helpful? Give feedback.
-
tom-snow/PyroEdgeGPTBot#12 (comment) |
Beta Was this translation helpful? Give feedback.
-
Traceback (most recent call last): i run python3 -m EdgeGPT.EdgeGPT --cookie-file bing_cookies_0.json |
Beta Was this translation helpful? Give feedback.
Don't pass anything into it.
pip3 install --upgrade EdgeGPT
python3 -m EdgeGPT
(NO ARGUMENTS)