2024-10-04
版本发布时间: 2024-10-05 00:55:49
Azure-Samples/azure-search-openai-demo最新发布版本:2024-10-28(2024-10-29 06:10:12)
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: https://github.com/Azure-Samples/azure-search-openai-demo/issues/1863
## What's Changed
- Bump @azure/msal-browser from 3.19.1 to 3.24.0 in /app/frontend by @dependabot in https://github.com/Azure-Samples/azure-search-openai-demo/pull/1984
- Fix roles for integrated vectorization by @pamelafox in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2016
- Add chat history feature by @fujita-h in https://github.com/Azure-Samples/azure-search-openai-demo/pull/1988
New Contributors
- @fujita-h made their first contribution in https://github.com/Azure-Samples/azure-search-openai-demo/pull/1988
Full Changelog: https://github.com/Azure-Samples/azure-search-openai-demo/compare/2024-10-02...2024-10-04