Chunked Prompted Generator

Reference documentation for the ChunkedPromptedGenerator operator. Covers the constructor, file-path based chunking flow, actual prompt construction, and output file writing behavior. Use when: the dataframe stores file paths, the file content may exceed a single LLM context window, and you want the generated results written into new text files.

opendcai Updated

File contents

opendcai/dataflow-webui/tree/main/skills/canonical/core_text/generate/chunked-prompted-generator commit ec26104c54

Frequently asked questions

npx skillmds@latest add opendcai/chunked-prompted-generator