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.13] Added new Guardrail field for remote model #624

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 4a12730 from #622.

* Added new field guarddail for remote model

Signed-off-by: Owais Kazi <[email protected]>

* Fixed parsing

Signed-off-by: Owais Kazi <[email protected]>

* Deserialize

Signed-off-by: Owais Kazi <[email protected]>

* fixing guardrails

Signed-off-by: Joshua Palis <[email protected]>

* Added break

Signed-off-by: Owais Kazi <[email protected]>

---------

Signed-off-by: Owais Kazi <[email protected]>
Signed-off-by: Joshua Palis <[email protected]>
Co-authored-by: Joshua Palis <[email protected]>
(cherry picked from commit 4a12730)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 16.66667% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 72.39%. Comparing base (9782e5f) to head (9869bf1).

Files Patch % Lines
...g/opensearch/flowframework/model/WorkflowNode.java 0.00% 5 Missing and 3 partials ⚠️
...lowframework/workflow/RegisterRemoteModelStep.java 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.13     #624      +/-   ##
============================================
- Coverage     72.54%   72.39%   -0.16%     
  Complexity      684      684              
============================================
  Files            82       82              
  Lines          3526     3535       +9     
  Branches        285      288       +3     
============================================
+ Hits           2558     2559       +1     
- Misses          845      850       +5     
- Partials        123      126       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@owaiskazi19 owaiskazi19 merged commit be5410b into 2.13 Mar 28, 2024
33 of 34 checks passed
@owaiskazi19 owaiskazi19 deleted the backport/backport-622-to-2.13 branch March 28, 2024 02:20
amitgalitz added a commit to amitgalitz/opensearch-ai-flow-framework that referenced this pull request Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants