1 workflows
by Teng Wei Herr
✕ Clear
Nodes:
Sort:
Date:
How it works
You provide a list of prompts and a system instruction, the workflow batches them into a single OpenAI Batch API request.
The batch job is tracked in a Supabase openai_batches table.
A cr ...