feat(ui): add support for multilingual prompts
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
CONTRIBUTINGGuide. - [x] I am listed as the author in the notebook or README file.
- [x] My account is listed in
CODEOWNERSfor the file(s). - [x] The title of this Pull Request follows the https://www.conventionalcommits.org/ specification.
- [x] I have run
nox -s formatfrom the repository root to ensure tests and linter pass. - [x] Updated documentation where necessary.
Fixes #<issue_number_goes_here> 🦕
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
I think some changes are missing. This only adds google cloud translate
can you please check the gardio UI code - i made changes to it, such that we can see them in UI.
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.
Closing due to inactivity. Please reopen if the comments are resolved