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
551 stars 345 forks source link

Update core AZD bicep modules from the official repo #324

Closed FBoucher closed 2 weeks ago

FBoucher commented 1 month ago

Purpose

Refreshing bicep files using official AZD templates.

FBoucher commented 3 weeks ago

It was like this. The documentation could be more explicit, but looking at the bicep files it looks like it will use an existing OpenAI service with this key if provided. If let empty the provisioning will create an Azure openAI service and use that one.

FBoucher commented 2 weeks ago

@tonybaloney should I do something more?