You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Added code in visual_chatgpt.py to handle Korean input.
Provided prompts in Korean.
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!
Pull Request Summary
Changes:
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:
visual_chatgpt.pyto handle Korean input.Test Results:
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!