Skip to content

2024-10-04: Browser-stored chat history

Compare
Choose a tag to compare
@pamelafox pamelafox released this 04 Oct 16:55
· 219 commits to main since this release
be26d31

This release adds a chat history feature that is stored entirely in the browser, using IndexedDB. See guide for enabling it here:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/deploy_features.md#enabling-chat-history

In the future, we may add an option to store that chat history in CosmosDB as well. Subscribe to this issue if interested:
#1863

 ## What's Changed

New Contributors

Full Changelog: 2024-10-02...2024-10-04