Tool Calling
[/tuːl ˈkɔːlɪŋ/]
Definitions
مسودة ترجمة بمساعدة آلية (Arabic) 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.
“مسودة مثال: The agent used tool calling to check the current weather before generating its travel recommendations.”
Related Terms
- AgenticAI & Technology
مسودة ترجمة بمساعدة آلية (Arabic) for "Agentic": Describing AI systems capable of autonomous action, planning, and decision-making. An agentic AI can break down tasks, use tools, a...
- Chain of ThoughtAI & Technology
مسودة ترجمة بمساعدة آلية (Arabic) for "Chain of Thought": A prompting technique where a language model is encouraged or required to show its step-by-step reasoning before providing...
- Context WindowAI & Technology
مسودة ترجمة بمساعدة آلية (Arabic) for "Context Window": The maximum amount of text (measured in tokens) that a language model can process and "remember" in a single interaction. In...
- Few-ShotAI & Technology
مسودة ترجمة بمساعدة آلية (Arabic) for "Few-Shot": A prompting approach where a small number of input-output examples are included in the context to guide model behavior on a new ta...
- Fine-TuningAI & Technology
مسودة ترجمة بمساعدة آلية (Arabic) for "Fine-Tuning": The process of further training a pre-trained model on a smaller, task-specific dataset to adapt its behavior for a particular ...
- HallucinationAI & Technology
مسودة ترجمة بمساعدة آلية (Arabic) for "Hallucination": When an AI model generates false, fabricated, or misleading information that it presents confidently as fact. A major challen...