Saltar al contenido

#function-calling

1 approved public terms with this tag.

Tool Calling

/tuːl ˈkɔːlɪŋ/noun
AI & Technology

Borrador de traduccion automatica (Spanish) for "Tool Calling": A capability that allows language models to invoke external functions, APIs, or services during generation. The model decides when to call a tool, formats the call arguments as JSON, receives the result, and incorporates it into its response — enabling real-world action beyond text generation.

Ejemplo en borrador: The agent used tool calling to check the current weather before generating its travel recommendations.