Back to search

What is tool calling in LLM apps?

Tool calling lets a model request an external function or service when the answer requires real actions or fresh data.

Artificial Intelligence Easy Theory

What is tool calling in LLM apps?

Tool calling lets a model request an external function or service when the answer requires real actions or fresh data.

  • Model decides a tool is needed
  • App executes the tool
  • Model continues with the result

What is tool calling in LLM apps?