logoalt Hacker News

budududuroiutoday at 2:33 PM1 replyview on HN

> The plan is a graph

I much prefer giving the LLM a REPL loop, and injecting all the tools as functions inside the REPL loop.

That means that the LLM isn't constrained to writing a DAG, it can write code that loops, exits early, etc.


Replies

Axsuultoday at 3:09 PM

Do you have an example?

show 1 reply