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

Publish Microsoft Authored templates to azure samples browser #161

Closed v-xuto closed 2 days ago

v-xuto commented 2 weeks ago

Create a subfolder docs/README.md to add metadata, and publish GPT-RAG template to azure samples browser.

@hemarina and @placerda for notification.

v-xuto commented 1 week ago

@hemarina and @placerda Could you help review this PR and merge it if it looks good? Thanks a lot.