# This sample shows how to create a chatbot using a kernel function and leverage a chat history # summarization reducer. # This sample uses the following main components: # - a ChatCompletionService: ...