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
521 stars 274 forks source link

Update Semantic Kernel functions to not rely on LangChain #759

Closed cecheta closed 4 days ago

cecheta commented 3 weeks ago

Required by #320

Description

Replace the existing functions, which use LangChain, to use Semantic Kernel functions that do not rely on LangChain.

Tasks

_To be filled in by the engineer picking up the subtask

gaurarpit commented 5 days ago

anyone wants to pair with me on this one?

gaurarpit commented 5 days ago

thank you @superhindupur for pairing.

gaurarpit commented 5 days ago

discussed with @cecheta and @superhindupur and agreed on below: