Reported by @elder mural
Bug Report: ChatGPT uses the chat before the last one when correcting a sentence
`Steps to Reproduce`
Pre-requisites:
0. Create a project
- Have one chat with it (Chat A)
- Create a new chat (Chat B), proceed with steps to reproduce
Steps to reproduce:
- Write a prompt and send it in chat B
- ChatGPT gives a reply
- Correct the first message
`Expected Result`
ChatGPT uses current chat (Chat B) but with the corrected message to generate a response.
`Actual Result`
ChatGPT seems to be using the context from the second newest chat (Chat A) instead to reply.
`Environment`
MacOS, Chrome 143.0.7499.170 (Official Build) (arm64), ChatGPT Web version.