Skip to content
StackPractices

Tag: function-calling

Browse 1 practical software engineering resources tagged with "function-calling". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving function-calling.

Agent Tool Selection Pattern

Dynamically select which tools an LLM agent can use based on the task context. Reduce token usage and improve decision quality by narrowing the tool set.