Describe the bug
I was using a proxy and I could access chatgpt web but it could not parse my authentication token when I use the python
To Reproduce
Steps to reproduce the behavior:
Use a proxy (I use Clash Verge)
Config the proxy address and port
Run the program:
chat = Chat(email=email, password=pwd, options=options)
answer = chat.ask("How are you?")
print(answer)
Expected behavior
As an AI language model, I don't have feelings, but I'm here and ready to assist you! How can I help you today?
Screenshots
If applicable, add screenshots to help explain your problem.
Version Info (please complete the following information):
- Chatgptpy version
- Dependency version
Additional context
Add any other context about the problem here.
Provide information on each section, or your issue will be closed.
Describe the bug
I was using a proxy and I could access chatgpt web but it could not parse my authentication token when I use the python
To Reproduce
Steps to reproduce the behavior:
Use a proxy (I use Clash Verge)
Config the proxy address and port
Run the program:
Expected behavior
As an AI language model, I don't have feelings, but I'm here and ready to assist you! How can I help you today?
Screenshots
If applicable, add screenshots to help explain your problem.
Version Info (please complete the following information):
Additional context
Add any other context about the problem here.
Provide information on each section, or your issue will be closed.