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

[Backport 2.14] [Backport 2.x] Fix MLModelTool returns null if the response of LLM is a pure json object #2684

Merged
merged 1 commit into from
Jul 20, 2024

Commits on Jul 19, 2024

  1. [Backport 2.x] Fix MLModelTool returns null if the response of LLM is…

    … a pure json object (#2675)
    
    * Fix MLModelTool returns null if the response of LLM is a pure json object (#2655)
    
    * Fix MLModelTool returns null if the response of LLM is a pure json object
    
    Signed-off-by: Heng Qian <[email protected]>
    
    * Fix UT failure
    
    Signed-off-by: Heng Qian <[email protected]>
    
    * Avoid NPE
    
    Signed-off-by: Heng Qian <[email protected]>
    
    * spotlessApply
    
    Signed-off-by: Heng Qian <[email protected]>
    
    ---------
    
    Signed-off-by: Heng Qian <[email protected]>
    (cherry picked from commit 007b914)
    
    * remove java21 API for backporting to 2.x
    
    Signed-off-by: Heng Qian <[email protected]>
    
    ---------
    
    Signed-off-by: Heng Qian <[email protected]>
    (cherry picked from commit 0a6a2b0)
    qianheng-aws authored and github-actions[bot] committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bf6c71e View commit details
    Browse the repository at this point in the history