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

fix: Bug-10777| LLM Model Responds in Spanish

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

Purpose

  • Fixed: LLM Model Responds in Spanish when we ask questions in english
  • Now it will keep default language as English and reply in the language what user speaks.

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

How to Test

  • Get the code
  • Deploy
  • Ask questions in different languages
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

  • Ask questions in different languages

Other Information

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