|
|
|
|
|
by georgestrakhov
521 days ago
|
|
IMHO, the word agent is quickly becoming meaningless.
The amount of agency that sits with the program vs. the user is something that changes gradually. So we should think about these things in terms of how much agency are we willing to give away in each case and for what gain[1]. Then the ecosystem question that the paper is trying to solve will actually solve itself, because it is already the case today that in many processes agency has been outsourced almost fully and in others - not at all. I posit that this will continue, just expect a big change of ratios and types of actions. [1] https://essays.georgestrakhov.com/artificial-agency-ladder/ |
|
Hugging Face have their own definitions of a few different types of agent/agentic system here:
https://huggingface.co/docs/smolagents/en/conceptual_guides/...
As related to LLMs, it seems most people are using "agent" to refer to systems that use LLMs to achieve some goal - maybe a fairly narrow business objective/function that can be accomplished by using one or more LLMs as a tool to accomplish various parts of the task.