chat-with-your-data-solution-accelerator icon indicating copy to clipboard operation
chat-with-your-data-solution-accelerator copied to clipboard

Updating QuestionAnswerTool to use Pull index & perform similarity search (remove get_vector_store())

Open adamdougal opened this issue 1 year ago • 0 comments

Required by #321

Description

Update the QuestionAnswerTool (chat) to use Integrated Vectorization.

Tasks

  • [x] Remove the dependency on get_vector_store
  • [x] Update the 'search' call to get the search results
  • [x] Unit tests

adamdougal avatar Apr 24 '24 10:04 adamdougal