Skip to content

Topic

Recursive Language Models

A pattern in which a root model treats a large corpus as programmatically queryable state and delegates bounded reading and analysis to sub-model calls whose outputs return as variables it can compose.

Current clusters