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

Fix parsing of ML response processor #375

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

ohltyler
Copy link
Member

Description

Recent bug fix enabled testing of the ML response processor output transforms: opensearch-project/ml-commons#2944

As a result, there was a single parsing issue. This is a one-line fix to fix that. Also sets defaults for if inference_results is undefined, don't display undefined as a value.

Demo video:

screen-capture.20.webm

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
@saimedhi saimedhi merged commit 4e38e8c into opensearch-project:main Sep 13, 2024
10 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 13, 2024
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
(cherry picked from commit 4e38e8c)
@ohltyler ohltyler deleted the output-fix branch September 13, 2024 20:25
ohltyler added a commit that referenced this pull request Sep 13, 2024
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
(cherry picked from commit 4e38e8c)

Co-authored-by: Tyler Ohlsen <ohltyler@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants