LLM Tool Use Pattern
A core agentic design pattern where a large language model is given callable functions — such as web search, code execution, or API calls — enabling it to gather information and take action beyond token generation alone.
Related
agentic-design-patterns agent-orchestration-frameworks deeplearning-ai gpt-4