2024-10-12
版本发布时间: 2024-10-12 22:42:05
Azure-Samples/azure-search-openai-demo最新发布版本:2024-10-28(2024-10-29 06:10:12)
This release adds parameters to change the Azure OpenAI deployment type from the current default of "Standard" to one of the other types ("GlobalStandard", a load-balanced deployment, and "Provisioned", a high-capacity pre-reserved higher cost deployment).
Instructions for changing the SKU are here: https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/deploy_features.md#using-gpt-4
What's Changed
- Bump i18next from 23.14.0 to 23.15.2 in /app/frontend by @dependabot in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2027
- Bump react-router-dom from 6.23.1 to 6.26.2 in /app/frontend by @dependabot in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2025
- Bump @types/react from 18.3.3 to 18.3.11 in /app/frontend by @dependabot in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2024
- Bump @vitejs/plugin-react from 4.3.1 to 4.3.2 in /app/frontend by @dependabot in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2026
- Adding support for Azure OpenAI Deployment Types (Global Standard, Standard, Provisioned) by @zedhaque in https://github.com/Azure-Samples/azure-search-openai-demo/pull/2014
Full Changelog: https://github.com/Azure-Samples/azure-search-openai-demo/compare/2024-10-04...2024-10-12