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
651 stars 324 forks source link

feat: Remove LangChain from question answer tool #939

Closed cecheta closed 1 month ago

cecheta commented 1 month ago

Required for #750

Purpose

Does this introduce a breaking change?

How to Test

github-actions[bot] commented 1 month ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code/backend/batch/utilities/helpers
   llm_helper.py421173%40–41, 50, 61–62, 73, 86–87, 94, 113, 123
code/backend/batch/utilities/tools
   question_answer_tool.py550100% 
TOTAL242767272% 

Tests Skipped Failures Errors Time
205 0 :zzz: 0 :x: 0 :fire: 12.584s :stopwatch: