Azure / Vector-Search-AI-Assistant

Microsoft Official Build Modern AI Apps reference solutions and content. Demonstrate how to build Copilot applications that incorporate Hero Azure Services including Azure OpenAI Service, Azure Container Apps (or AKS) and Azure Cosmos DB for NoSQL with Vector Search.
MIT License
132 stars 68 forks source link

fix bug in deployment template. update readme with correct links. #12

Closed markjbrown closed 8 months ago

markjbrown commented 8 months ago

fixed bug in ARM/Bicep template that caused OpenAI to error out due to deploying two models at once. This fix ensures that only one model is deployed at a time.

Updated readme with links to correct repo for deep links into source code.