Hacker News new | ask | show | jobs
by zoogeny 706 days ago
This kind of node/edge based programming model is one I've been interested to see applied to LLMs.

In some sense, we can see the input of an LLM as a node, the LLM itself as a function describing the edge of the graph, and the output of the LLM as a new node.