Add support for the Korean language
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
I have noticed that the Korean language is missing in the monitor of FastChat.
Here's the link: https://github.com/lm-sys/FastChat/blob/c5223e34babd24c3f9b08205e6751ea6e42c9684/fastchat/serve/monitor/monitor.py#L391
I believe there are many Korean users, so are there any plans to support the Korean language?

Thank you.
Best regards.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at fastchat/serve/monitor/monitor.py around line 391 and inspect how the monitor lists supported languages. Add Korean following the existing language entries, then verify that Korean appears in the monitor's language options. The issue does not mention a test file or command, so check nearby project guidance for validation steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100