GPT can't remember previous conversations

Welcome to the community @FWSU

As @EugenS suggested, you must include the entire/relevant part of conversation in your api call to the chat completion endpoint, in order for the model to generate within context.

I’d recommend reading docs on Chat Completions and then making api calls.