Preview from LLM nodes

Hi team,

When using an LLM node, my input is 100 rows but the output is only 10 rows (preview mode inside PB).

Why is it that when we click on ‘calculate row count’ after the LLM node, it still only says 10 rows? Does ‘calculate row count’ work on preview mode?

The use LLM node is a special case because it can be computationally expensive so we limit the preview calculations to only 10 rows (including all downstream nodes)

For other cases (non use LLM or media set cases) the calculate row count works as expected in preview mode