Skip to content

Create a Batch #229

@SeanAlexanderHarris

Description

@SeanAlexanderHarris

Create a batch with a name, linked to a workspace and dataset by id with some introduction/description detail.

Should also work using JSON templates to improve reusability and script-ability.

Previous spike yielded something like.

prolific aitaskbuilder batch create -n "Example Model Evaluation" -w <workspace_id> -d <dataset_id> --task-name "Example Model Evaluation Task" --task-introduction "This is an example AI Task Builder model evaluation task created with the CLI" --task-steps "1. Review the prompt and model response\n2. Evaluate the model according to the task instruction guidance"

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions