chat-with-your-data-solution-accelerator
chat-with-your-data-solution-accelerator copied to clipboard
Update Semantic Kernel functions to not rely on LangChain
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
- [ ] Update
QuestionAnswerTool - [ ] Update
TextProcessingTool - [ ] Update
PostPromptTool