JA EN
Glossary › agents

GLOSSARY

agents

appears in 16 paper titles

Definition

Systems that pursue a goal by choosing actions, observing results, and adjusting — as opposed to answering a single prompt. In the LLM setting this usually means a loop around a model with tool calls, memory, and a stopping condition. Multi-agent work uses the plural for several such systems interacting, which raises coordination and evaluation problems a single agent does not have.

Explainers using this term