Windowing Conversation Formatter
class WindowingConversationFormatter(messageFormatter: MessageFormatter = SimpleMessageFormatter, windowSize: Int = 100) : ConversationFormatter
Conversation formatter that shows the last windowSize
messages