2024-06-20: Settings allow semantic ranker with vector search
The most significant change in this release is that you can try out semantic ranker with vector search, in case that's better for you than semantic ranker with hybrid search. In our tests, semantic+hybrid is always the best, but we want to make sure you can test all the combinations.
Various packages and documentation pages have also been updated.
What's Changed
- Switch to PSRule for security testing by @tonybaloney in #1687
- UI developer settings fix by @vedenev in #1688
- Updates to Markdown files (links, lint, wording) by @pamelafox in #1700
- Allow semantic ranker with vector search by @pamelafox in #1701
- Bump azure-identity from 1.16.0 to 1.16.1 in /app/backend by @dependabot in #1712
- Bump the node-packages group across 1 directory with 20 updates by @dependabot in #1706
- Bump typescript from 5.2.2 to 5.4.5 in /app/frontend by @dependabot in #1717
- Bump react and @types/react in /app/frontend by @dependabot in #1718
- Bump marked from 9.1.6 to 13.0.0 in /app/frontend by @dependabot in #1719
- Bump react-router-dom from 6.18.0 to 6.23.1 in /app/frontend by @dependabot in #1721
- Bump @azure/msal-browser from 3.10.0 to 3.17.0 in /app/frontend by @dependabot in #1720
- Fix tooltips typo by @pamelafox in #1736
- Update deploy_private.md with video link by @pamelafox in #1738
- Bump urllib3 from 2.2.1 to 2.2.2 in /app/backend by @dependabot in #1739
- Bump ndjson-readablestream from 1.0.7 to 1.2.0 in /app/frontend by @dependabot in #1731
- Bump @types/react-syntax-highlighter from 15.5.9 to 15.5.13 in /app/frontend by @dependabot in #1732
- Add support for specifying an Azure OpenAI Key by @pamelafox in #1746
- Bump react-dom and @types/react-dom in /app/frontend by @dependabot in #1734
New Contributors
Full Changelog: 2024-06-05...2024-06-20