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

Feature/network configuration #156

Closed placerda closed 3 weeks ago

placerda commented 3 weeks ago

Improved documentation and fixed DATA_INGESTION_FUNCTION_APP_REUSE variable name in main.parameters.json.