Support passing metadata to cheval annotators.#1553
Conversation
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
bkorycki
left a comment
There was a problem hiding this comment.
Looks good! But why do we need to update both the ChevalAnnotator and DagAnnotator? Are they both used by security?
|
|
@superdosh That makes sense! |
wpietri
left a comment
There was a problem hiding this comment.
I think this is going the wrong direction in a way that makes the domain model muddier and harder to maintain. If it's something we need to do for expediency, go for it, but please add a card for doing it right that we tackle as soon as the emergency is past.
@wpietri I think there's a few changes I can make quickly that should alleviate many of the concerns. Will do a quick update / test and then ping you! |
d29f8e8 to
7ccdaae
Compare
wpietri
left a comment
There was a problem hiding this comment.
This makes the problem clearer, which I think is a good step forward, but let's definitely come back to clean this up when we're past the rush.
Added #1555 with details as follow up! |
See related PR: https://github.com/mlcommons/sugar/pull/568