Are you planning to add the conversation history to the context variable?
With the arrival of LLMs, in some cases it is necessary to send the conversation history as real-time information. Although it is possible to get the history from the API, in some cases it takes a few seconds to be updated in real time, which causes problems.
It would be very helpful to have the conversation history in the context variable!
I hope you can implement it!
Thanks!