Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
522 stars 274 forks source link

POC: Stop using langchain for Azure Search and OpenAI calls #786

Closed adamdougal closed 2 weeks ago

adamdougal commented 2 weeks ago

Required by https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/issues/748

ross-p-smith commented 2 weeks ago

I'm very happy with the direction of this - it actually simplifies things and removes a lot of langchain! Which will ultimately help @cecheta !! :-D I think we need Komal's in first though.