How long does the LLM Block Cache Saved Results?

If I run the LLM Block in Pipeline Builder and choose to ‘Skip Recomputing Rows’ how long will those results be stored, if there is any cap?

1 Like

There isn’t a time cap! They will be stored until you clear the cache or there’s a breaking change that clears the cache (eg. changing the output schema)

2 Likes