2024-10-23: New option to include category
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 #2052
- Bump typescript from 5.5.3 to 5.6.3 in /app/frontend by @dependabot in #2037
- Bump @azure/msal-browser from 3.24.0 to 3.26.1 in /app/frontend by @dependabot in #2039
- Fix: Provisioning failure issue by @fujita-h in #2058
- Bugfix: Citation Parsing Issue (Version 2) by @bnodir in #2056
- Bump prettier from 3.0.3 to 3.3.3 in /app/frontend by @dependabot in #2061
- Fix scrolling bar issue for long content in chat UI by @BetterAndBetterII in #2044
- When uploading file with upper case extension name, cannot match correct parser by @BetterAndBetterII in #2069
- Feature: include category by @bnodir in #2021
New Contributors
- @glaucia86 made their first contribution in #2052
- @BetterAndBetterII made their first contribution in #2044
Full Changelog: 2024-10-17...2024-10-23