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
555 stars 346 forks source link

Private network support #205

Open luisquintanilla opened 8 months ago

luisquintanilla commented 8 months ago

Use this as reference for ACA

Azure-Samples/azure-search-openai-demo#857

jmatthiesen commented 4 months ago

Updated link with the Python version of the work: https://github.com/Azure-Samples/azure-search-openai-demo/pull/857