You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The session_token approach does not work anymore and then we switch to use access_token. Without additionally setting the parent_id and conversation_id, the ChatGPT conversation does not have memory.
We use https://github.com/acheong08/ChatGPT for ChatGPT communication.
The
session_token
approach does not work anymore and then we switch to useaccess_token
. Without additionally setting theparent_id
andconversation_id
, the ChatGPT conversation does not have memory.The bug has been discussed in acheong08/ChatGPT#1236 (comment).
The text was updated successfully, but these errors were encountered: