Signal & Noise
Menu

Function calling / tool use

The API pattern where a model returns a structured call like getWeather(city='Paris') instead of prose; your code executes it and feeds back the result. The building block of agents.

← Back to the full glossary