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

Bug fix/postprovision #198

Closed placerda closed 2 months ago

placerda commented 2 months ago

[!IMPORTANT] Rolled back the component selection deployment option and standardized the use of the Azure CLI in the post-provision process for both platforms (Bash and PowerShell).

This pull request includes significant updates to the contribution guidelines, documentation, and infrastructure configuration. The changes aim to streamline the contribution process, improve documentation clarity, and ensure default deployment settings for various components.

Contribution and Documentation Updates:

Infrastructure Configuration Updates:

These updates collectively enhance the project's contribution process and ensure a more consistent and reliable deployment experience.