CustomLabs
Agents

Tool Calling

Also known as function calling

Tool calling lets a model request a structured action instead of only generating text.

The calling application executes the action and returns the result to the model.

It is the primitive underneath every agent, which is a model given tools and a loop to call them in.

Reliability comes down to tight tool schemas and validating what the model asks for before executing it.

← Back to the full glossary

Source: https://customlabs.io/glossary/tool-calling/

navigate select esc close