Random Domain Knowledge Row Generator

Reference documentation for the RandomDomainKnowledgeRowGenerator operator. [Purpose] Calls an LLM repeatedly with the same domain-generation prompt and writes the generated results into one column of an existing DataFrame. [When to use] Use it when you already have a seed DataFrame with the exact target row count and want to fill one output column with domain-specific generated content. If you need to build prompts from existing row fields, use PromptedGenerator or FormatStrPromptedGenerator instead.

opendcai d27693e 4 files · 13.1 KB Updated

File contents

opendcai/dataflow-webui/tree/main/skills/canonical/core_text/generate/random-domain-knowledge-row-generator commit d27693e0df

Frequently asked questions

npx skillmds@latest add opendcai/random-domain-knowledge-row-generator