Skip to content

korean_version - #454

Open
cilkim1 wants to merge 1 commit into
chenfei-wu:mainfrom
cilkim1:korean_version_1
Open

korean_version#454
cilkim1 wants to merge 1 commit into
chenfei-wu:mainfrom
cilkim1:korean_version_1

Conversation

@cilkim1

@cilkim1 cilkim1 commented Oct 26, 2023

Copy link
Copy Markdown

Pull Request Summary

Changes:

  • Added support for Korean with prompt and translation features

Detailed Description of Changes:
This Pull Request is created with the intention of adding support for the Korean language to the TaskMatrix project. The changes include the following:

  1. Added code in visual_chatgpt.py to handle Korean input.
  2. Provided prompts in Korean.
  3. Implemented a translation feature to allow model read Korean to English.

Test Results:

  • Verified that Korean support works as expected.

Additional Information

These changes add extra value to the original project and are expected to provide a better experience for Korean users. All reviews and feedback are welcome. Thank you!