Could you please extend the README with an example of how go-gptscript can be used to implement a continuous streaming chat with conversation history context? This could be a common use case for this package.
I have my own implementation, but I feel there might be a better way.
Thanks!