Azure / GPT-RAG

Sharing the learning along the way we been gathering to enable Azure OpenAI at enterprise scale in a secure manner. GPT-RAG core is a 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.
https://azure.microsoft.com/en-us/products/cognitive-services/openai-service
MIT License
773 stars 125 forks source link

Bug / bicep issue - Azure OpenAI Services not using the parameter of the name #143

Closed placerda closed 1 month ago

placerda commented 1 month ago

Azure OpenAI Service in Bicep when we set a parameter in main.paramters.json is not taking the name of the resource:

Image