Hello! I'm experimenting with the API and I see that no context is maintained between API calls. Is the only way to maintain conversational context by feeding previous input/response tokens into the prompt? Or are there more correct ways of dealing with this? If this is the only way, do you have any tips to handle the token limit as the conversation grows?
Thanks!