#Batch Prompt Raw Data?

1 messages · Page 1 of 1 (latest)

astral abyss
#

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.

lapis breach
#

You can do this fairly easy with the API and some command line trickery

#

I will try to make a simple guide for this since I've seen similar questions a lot these past few days bloblul

cyan wharf