stackwire-gpt
stackwire-gpt copied to clipboard
Batch Index
The data file for a batch includes arrays of data to run against. Allow the dev to choose an from the command line.
air run -b product-1 --index 2
This would just run one entry from the data file.
Generally batches are for data input/output but this feature would be useful because sometime you want to test and refine a specific entry before applying the prompt for all data.