2024-10-23
版本发布时间: 2024-10-24 02:49:45
Azure-Samples/azure-search-openai-demo最新发布版本:2024-10-28(2024-10-29 06:10:12)
The most significant feature in this release is an additional developer setting to "include category". Read the guide for how to ingest documents with categories set: https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/data_ingestion.md#enhancing-search-functionality-with-data-categorization
What's Changed
- feat: add Portuguese (pt-BR) translations and update i18n configuration to include the new language by @glaucia86 in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2052
- Bump typescript from 5.5.3 to 5.6.3 in /app/frontend by @dependabot in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2037
- Bump @azure/msal-browser from 3.24.0 to 3.26.1 in /app/frontend by @dependabot in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2039
- Fix: Provisioning failure issue by @fujita-h in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2058
- Bugfix: Citation Parsing Issue (Version 2) by @bnodir in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2056
- Bump prettier from 3.0.3 to 3.3.3 in /app/frontend by @dependabot in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2061
- Fix scrolling bar issue for long content in chat UI by @BetterAndBetterII in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2044
- When uploading file with upper case extension name, cannot match correct parser by @BetterAndBetterII in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2069
- Feature: include category by @bnodir in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2021
New Contributors
- @glaucia86 made their first contribution in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2052
- @BetterAndBetterII made their first contribution in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2044
Full Changelog: https://github.com/Azure-Samples/azure-search-openai-demo/compare/2024-10-17...2024-10-23