Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
640 stars 313 forks source link

PR - Speech to Text and Teams Extension #91

Closed hunterjam closed 6 months ago

hunterjam commented 6 months ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

Follow the updated steps on the README file.

What to Check

Verify that the following are valid

Other Information

ross-p-smith commented 6 months ago

This looks awesome I am going to try this out!

hunterjam commented 6 months ago

@ross-p-smith --- I added documentation for Teams local deployment.

adamdougal commented 6 months ago

This LGTM! @ross-p-smith Did you get a chance to try this out? Are you happy to merge?

hunterjam commented 6 months ago

Just want to add that @blessing-msft also contributed to this PR.

gmndrg commented 6 months ago

Thank you so much @hunterjam, @blessing-msft and team for all the hard work to get this into the accelerator. This is an amazing functionality.