Azure-Samples / Azure-Functions-OpenAI-Demo

This C# demo is based on azure-search-openai-demo and uses a static web app for the frontend and Azure functions for the backend API's. This solution uses the Azure Functions OpenAI triggers and binding extension for the backend capabilities.
MIT License
20 stars 11 forks source link

Skips deployment of static web app if secret configuration is not set up in repository #22

Closed eamonoreilly closed 1 month ago

eamonoreilly commented 1 month ago

Purpose

Skips deployment of static web app if secret configuration is not set up in repository

Does this introduce a breaking change?

No