Skip to content

Commit

Permalink
added supported plugin and constants for db rules functionality (#1092)
Browse files Browse the repository at this point in the history
* added supported plugin and constants for db rules functionality

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
vishnuszipstack and pre-commit-ci[bot] authored Jan 28, 2025
1 parent 9719818 commit 35e3038
Show file tree
Hide file tree
Showing 3 changed files with 381 additions and 18 deletions.
1 change: 1 addition & 0 deletions backend/workflow_manager/workflow_v2/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ class WorkflowMessages:
class ResultKeys:
METADATA = "metadata"
CONFIDENCE_DATA = "confidence_data"
OUTPUT = "output"
Loading

0 comments on commit 35e3038

Please sign in to comment.