Back to home

Tag

tool use

Tool use refers to letting LLMs and agents call search, code execution, databases, or external APIs only when needed, instead of relying on generation alone. The hard part is deciding when a tool helps and when it just adds latency, cost, or failure modes, especially in multimodal agents and production workflows.

2 articles