We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
rawandahmad698
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: