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
851 stars 166 forks source link

Feature/choose components #159

Closed placerda closed 3 months ago

placerda commented 3 months ago

Added an alternative to install just some specific GPT-RAG components, for example, now you can choose to install just the data ingestion component.