Currently, there are only the following ways to do minor updates to the campaign once it is created:
Use its YAML config file (which can be either saved manually during the process or generated using the Duplicate button) to create a new campaign from scratch.
Go to metadata.json and edit the values manually.
It would be nice if we could display the "wizard" for creating the campaign, but only for updating pameters of an existing campaign (for example, modifying the API URL or making minor edits to the prompt).
(We should probably clear any outputs generated from the campaign before the modification for transparency.)
Currently, there are only the following ways to do minor updates to the campaign once it is created:
metadata.json
and edit the values manually.It would be nice if we could display the "wizard" for creating the campaign, but only for updating pameters of an existing campaign (for example, modifying the API URL or making minor edits to the prompt).
(We should probably clear any outputs generated from the campaign before the modification for transparency.)