You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: