Storing chat history in Azure Cosmos DB

Learn how we store chat history for our most popular RAG chat solution (https://github.com/Azure-Samples/azur..., using either IndexedDB for client-side storage or Azure Cosmos DB for persistent storage. We'll discuss the API architecture and data schema choices, doing both a live demo of the app and a walkthrough of the code. #MicrosoftReactor #learnconnectbuild [eventID:24339]