1 comment

[ 0.20 ms ] story [ 16.9 ms ] thread
This Typescript framework is only 179 lines and captures the most important core abstraction of most LLM frameworks: A Nested Directed Graph that breaks down tasks into multiple (LLM) steps, with branching and recursion for agent-like decision-making.