azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

Update read, retrieve, read approach

Open mattgotteiner opened this issue 2 years ago • 0 comments

Purpose

The lookup tool needs to parse the input to find the employee name. This parsed name should not be discarded, instead it should be used to lookup the employee

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
  • Try the following question using the read, retrieve, read approach. Employee2's information should be retrieved What is Employee2's health plan?

mattgotteiner avatar May 22 '23 21:05 mattgotteiner