Skip to content
LLM Engineering

What is Function Calling?

Letting a model request named tools with typed arguments instead of answering directly. The app executes the call and returns results, so the model can query data or trigger actions without inventing facts.

Browse all LLM Engineering terms →