generative-ai icon indicating copy to clipboard operation
generative-ai copied to clipboard

feat(ui): add support for multilingual prompts

Open VJlaxmi opened this issue 1 year ago • 4 comments

This pull request adds support for multilingual prompts in the UI, allowing users to select their preferred language for prompts when interacting with the application.

Changes include:

  • Updated UI to support language selection for multilingual prompts.
  • Integrated backend logic to generate prompts dynamically based on the selected language.
  • Ran tests and linter checks to ensure proper functionality across languages.

  • [x] Follow the CONTRIBUTING Guide.
  • [x] I am listed as the author in the notebook or README file.
  • [x] My account is listed in CODEOWNERS for the file(s).
  • [x] The title of this Pull Request follows the https://www.conventionalcommits.org/ specification.
  • [x] I have run nox -s format from the repository root to ensure tests and linter pass.
  • [x] Updated documentation where necessary.

Fixes #<issue_number_goes_here> 🦕

VJlaxmi avatar Sep 18 '24 16:09 VJlaxmi

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

I think some changes are missing. This only adds google cloud translate

holtskinner avatar Sep 18 '24 16:09 holtskinner

can you please check the gardio UI code - i made changes to it, such that we can see them in UI.

VJlaxmi avatar Sep 19 '24 16:09 VJlaxmi

can you please check the gardio UI code - i made changes to it, such that we can see them in UI.

Sorry! I just realized that the Rich Diff wasn't showing your changes. I found them in the full diff.

holtskinner avatar Sep 19 '24 16:09 holtskinner

Closing due to inactivity. Please reopen if the comments are resolved

holtskinner avatar Oct 11 '24 18:10 holtskinner