JA EN
Glossary › tool-using

GLOSSARY

tool-using

appears in 1 paper titles

Definition

Describes models that call external functions — a calculator, a search index, a code interpreter, an API — instead of producing every answer from their weights. It is the defining capability of agents, since it lets a model offload arithmetic and fetch information it was never trained on. The hard parts are not the calls themselves but the decisions around them: when to call, with what arguments, and what to do when the result is an error.

Explainers using this term