> They don't have agency, because they don't have persistent state. They're like a function that you can query and get an answer. During that answer the LLM has state, but once it's done the state is gone.
That's solved by the simplest of agents. LLM + ability to read / write a file.
That's solved by the simplest of agents. LLM + ability to read / write a file.