Is there a way to batch-process prompts?
Say I have 100 Text files with unstructured data and I want to structure that data with a prompt and output a text file of structured data from the output is there a way to do that.
Or is there a way to set up a prompt chain to pass them all through? like this:
Raw text > (Write this text and organize it...) > Output1 > (write a summary of the text....) Output 2 > (Check grammar and readability...) > final output. Maybe a ComfyUI style node interface for text?
Any info or ideas would be great.
