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

fixing deployment with existing AOAI resources #40

Closed fonsecamar closed 2 months ago

fonsecamar commented 3 months ago

Fixing deployment scripts to allow using existing AOAI service and different model names.

joelhulen commented 2 months ago

@fonsecamar thanks for this! We've completely changed the deployment, which now uses Bicep and azd. Therefore, your PR is a bit out of date. Can you please fetch the latest from main and do a new PR? Thanks!