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
560 stars 352 forks source link

Updating/work-with this template for GHA feature. #149

Open v-xuto opened 10 months ago

v-xuto commented 10 months ago

We are updating this template to support new features in Github Action and Azd Devcontainer.

For the Github Action feature: We will remove two lines of code on container image and add GHA code after checkout step in the .github/workflow/azure-dev.yml file. (Shown as below) image

@rajeshkamal5050 , @IEvangelist for notification.