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

File Upload User Interface #167

Open korkridake opened 2 months ago

korkridake commented 2 months ago

Is it possible for this repository to include the File Upload User Interface? I couldn't find the instructions on how to do so.