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
772 stars 125 forks source link

Create responsible ai configuration file/mechanism in gpt-rag #131

Open placerda opened 2 months ago

placerda commented 2 months ago

See top WI for more info

vladborys commented 2 months ago

Completed: .ps1 script - https://github.com/Azure/GPT-RAG/commit/a41ab5ecc5d33c31af728dc0ae1cb25ab1245e6a In Progress: .sh script