vsakkas / sydney.py

Python Client for Copilot (formerly named Bing Chat), also known as Sydney.
MIT License
263 stars 37 forks source link

How to use proxy? #114

Closed AkiraShiro closed 9 months ago

AkiraShiro commented 10 months ago

I need to use proxies for use in my area

vsakkas commented 10 months ago

Hi @AkiraShiro To use proxy, you need to set the following environment variables:

So, for example, if the address of your proxy is http://127.0.0.1:8080, this is what you set these environment variables to be.