Fill Descendants

From Grooper Wiki
Revision as of 14:33, 26 August 2025 by Dgreenwood (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

STUB

This article is a stub. It contains minimal information on the topic and should be expanded.

This article is about the current version of Grooper.

Note that some content may still need to be updated.

2025

Fill Descendants is a Fill Method that executes any Fill Methods on child Data Elements in parallel. This has been shown to dramatically increase efficiency on larger data_table Data Models with multiple insert_page_break Data Sections using AI Extract.

This Fill Method will use multiple threads to perform "prefetch operations" on child Data Element's Fill Methods. In the case of AI Extract the long-running LLM completion operations are performed during prefetch. This allows many LLM completion operations to be performed in parallel, and can significantly reduce extraction time when dealing with large, complex Data Models.