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

fix: Bug-9496 | Response handled if we ask suggested questions for the tool

Open Roopan-Microsoft opened this issue 11 months ago • 1 comments

Purpose

  • Response handled if we ask suggested questions for the tool
  • It will respond like for questions like "Give me some suggested questions for this tool?""

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • Check by asking questions like "Can you suggest some question I should ask to this tool?"

Other Information

Roopan-Microsoft avatar Nov 28 '24 09:11 Roopan-Microsoft