Hello, I would like to clarify something for me and please forgive my lack of knowledge.
I am trying to create a chat for arrange and parse some information for my database. But I notice something it gives normal response on first message but when I send a second message related the first one, it does not remember the first one.
Do I have to put every message in the prompt?
If I do that then the token usage increases unnecessarily. Is there something that I miss or this is the working principle of the API?