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

Improve in-app guidance on configuing automation rules #233

Open
2 tasks
nathanielrindlaub opened this issue Aug 16, 2024 · 0 comments
Open
2 tasks

Improve in-app guidance on configuing automation rules #233

nathanielrindlaub opened this issue Aug 16, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation self-service

Comments

@nathanielrindlaub
Copy link
Member

I think we should provide more tips and in-app guidance in the AddAutomationRuleForm.jsx component. For example:

  • rename "run inference" trigger to "request ML prediction"
  • prevent users from prevent users from using an “on-image-added” trigger if their selected model is a classifier/expects crops. This would entail adding an expectsCrops: <boolean> field to the MLModel schema so we have something to check, and if true, force users to choose on-label-added and provide and explanation as to why
@nathanielrindlaub nathanielrindlaub added documentation Improvements or additions to documentation self-service labels Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation self-service
Projects
None yet
Development

No branches or pull requests

1 participant