2024-09-16 - Enhanced Deployment and Documentation Updates
General
This release includes a low-cost deployment process, updated Azure AI Document Intelligence references, and a new video tutorial for deployment from Codespaces. It also features a workflow to close stale issues, readme updates, and a fixed typo in SettingsPanel.razor.
What's Changed
- Add low cost deployment process and update Azure AI Document Intelligence references by @elbruno in https://github.com/Azure-Samples/azure-search-openai-demo-csharp/pull/364
- Add video to explain the deploy from Codespaces by @elbruno in https://github.com/Azure-Samples/azure-search-openai-demo-csharp/pull/361
- GH Workflow to Close stale issues and PRs by @elbruno in https://github.com/Azure-Samples/azure-search-openai-demo-csharp/pull/365
- Update readme. Complete details in Cost Estimation section by @elbruno in https://github.com/Azure-Samples/azure-search-openai-demo-csharp/pull/366
- Fixed typo in SettingsPanel.razor by @shribr in https://github.com/Azure-Samples/azure-search-openai-demo-csharp/pull/369
- Add Guidance main section to README.md by @elbruno in https://github.com/Azure-Samples/azure-search-openai-demo-csharp/pull/368
- Set East US as the only proposed region to run azd up by @elbruno in https://github.com/Azure-Samples/azure-search-openai-demo-csharp/pull/367
Full Changelog: https://github.com/Azure-Samples/azure-search-openai-demo-csharp/compare/2024-08-28...2024-09-16