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
882 stars 182 forks source link

Admin Guide #240

Closed placerda closed 2 weeks ago

placerda commented 2 weeks ago

This pull request includes various updates to the README.md and several documentation files to improve clarity, correct network configurations, and streamline setup instructions. The most important changes include adding new guides, updating network address ranges, and refining customization options.

Documentation updates:

Customization and setup improvements:

These changes aim to enhance the user experience by providing clearer instructions and more flexible customization options.