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

Streaming response #6

Open gbecerra1982 opened 1 year ago

gbecerra1982 commented 1 year ago

Enable streaming on the solution.

ASG-Dev1 commented 7 months ago

Our organization is interested in this feature.