enter image description hereI am trying to automate asking chatGPT a question, have it respond, then add a follow-up question, and have it respond again “remembering” the first question I asked and its first response.
I am using the OpenAI package right now and have this set up (see image). The problem is, both questions are given to it at the same time so I am not getting answer 1 and answer 2. I have been seeing this is not possible… perhaps there is something in Python I can use instead?
Kelsey Nason is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.