Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-ui: Add support to display Chinese #713

Merged
merged 2 commits into from
Sep 3, 2024

Commits on Sep 3, 2024

  1. react-ui: Add support to display Chinese

    llm-tgi microservice from GenAIComps has encoded each text, so Chinese
    response will be shown as hexadecimal in react UI. Add support to decode
    and display the response in Chinese. Also return raw response if no
    pattern found.
    
    Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>
    Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
    bjzhjing authored and Ruoyu-y committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7cc46e8 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and Ruoyu-y committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    846d278 View commit details
    Browse the repository at this point in the history