Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
617 stars 403 forks source link

Roles-scripts #122

Closed jongio closed 1 year ago

jongio commented 1 year ago

I had to update roles for a shared deployment. I'm updating the .ps1 script to include the new roles required and added a .sh version.

IEvangelist commented 1 year ago

I had to update roles for a shared deployment. I'm updating the .ps1 script to include the new roles required and added a .sh version.

Hey @jongio - is this PR still valid, looks good to me?

jongio commented 1 year ago

Yes