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

Allow configurable "labeling batch prefix" on Roboflow Dataset Upload block. #586

Merged
merged 7 commits into from
Aug 21, 2024

Conversation

NickHerrig
Copy link
Collaborator

Description

This PR adds the ability to configure a workflow parameter to be passed in to set the labeling batch prefix on the Roboflow Dataset Upload block. Previously, manually setting this field to $input.batch_name could cause the execution engine to raise a 500 error.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

I've tested this locally through running the inference server and uploading an image with the batch-prefix.

@PawelPeczek-Roboflow
Copy link
Collaborator

We have a request to make predictions optional - would you be able to take it?

@NickHerrig
Copy link
Collaborator Author

NickHerrig commented Aug 21, 2024

@PawelPeczek-Roboflow Yeah, I can take a look at that.

@NickHerrig NickHerrig self-assigned this Aug 21, 2024
@PawelPeczek-Roboflow
Copy link
Collaborator

looks, ok - gimme sec to test it out

@PawelPeczek-Roboflow
Copy link
Collaborator

Ok, added tests LGTM
@grzegorz-roboflow could you review as I was the last person pushing changes?

@PawelPeczek-Roboflow PawelPeczek-Roboflow merged commit aeed4b0 into main Aug 21, 2024
58 checks passed
@PawelPeczek-Roboflow PawelPeczek-Roboflow deleted the nick/feat/fix-upload-block-batch-prefix branch August 21, 2024 17:03
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