laitimes

New Bing's latest access method, using command line access, no magic required

author:Play Coding

First of all, you must have an account that has passed the waitstandby, and then you need to install the python environment, if you feel troublesome, you can directly cross it out.

1. Python download directly to the official website to download: https://www.python.org/

2. After the download is complete, install EdgeGPT.

Git address: https://github.com/acheong08

Open CMD and enter the command

python -m pip install EdgeGPT --upgrade

Wait patiently for the installation to complete, if there is an error, you can repeat the command installation (network problems, you know)

3. The Edge browser logs in to the account that has passed the wait, then searches for the cookie editor extension and installs:

New Bing's latest access method, using command line access, no magic required

Then open the bing URL and jump to cn doesn't matter. Then click on the extension and select Export Export Cookie in the lower right corner

New Bing's latest access method, using command line access, no magic required

After clicking, the cookie information will be copied to the clipboard, find a place to create a new file cookie.json, and paste it in.

4. Run edgeGPT and execute the command in cmd:

python -m EdgeGPT --cookie-file .\cookie.json

--cookie-file.\cookie.json needs to be changed to your own cookie.json address

New Bing's latest access method, using command line access, no magic required
New Bing's latest access method, using command line access, no magic required
New Bing's latest access method, using command line access, no magic required