When `.format` is called, the PipelinePrompts are first formatted in order, and are then used in future formatting steps with their respective `name` arguments Finally, the FinalPrompt.format is called using any previously formatted values as neccesary
Leave a Reply