I got the error of "[ERROR] Error: ChatGPT failed to refresh auth token. Error: session token may have expired". It's annoying to update the session token manually.
Unfortunately, javascript chatgp-api that this extension uses to communicate does currently not support this way of authenticating as far as I know. This can be added once they start supporting it.
I got the error of "[ERROR] Error: ChatGPT failed to refresh auth token. Error: session token may have expired". It's annoying to update the session token manually.
I'm also using another project that gives this feature, which may helps: https://github.com/rawandahmad698/PyChatGPT