#Tool Calling

Every story tagged Tool Calling, curated for CIOs and IT leaders — ranked by source credibility, engagement, and freshness.

4 stories · open in the command center

  • AI & MLVentureBeatbendee983@gmail.com6m

    Alibaba's Metis agent cuts redundant AI tool calls from 98% to 2% — and gets more accurate doing it

    Alibaba's Metis agent uses a novel reinforcement learning framework (HDPO) that decouples accuracy and efficiency optimization, reducing unnecessary API calls from 98% to 2% while improving reasoning accuracy—delivering significant cost savings and performance gains for enterprise AI deployments. This breakthrough addresses a critical pain point in agentic AI systems: excessive tool invocation that drives up latency, API costs, and computational waste without improving outcomes. IT leaders should recognize this as a foundational advancement in making AI agents production-ready and operationally efficient at scale.

  • AI & MLHacker News3m

    Tendril – a self-extending agent that builds and registers its own tools

    Tendril demonstrates an autonomous agent architecture that dynamically builds, registers, and reuses its own tools without human intervention, fundamentally reducing the complexity of managing large tool surfaces in AI-driven systems. For IT organizations, this self-extending capability pattern has significant implications for reducing maintenance overhead and scaling agent-based automation—tools are created on-demand and persisted across sessions, enabling continuous capability growth with minimal manual tool management. This approach represents a shift in how enterprises should architect agentic systems: instead of managing static tool inventories that grow unwieldy, IT leaders should adopt registry-based, self-improving agent platforms that adapt to evolving business needs.

  • AI & MLTechCrunch2m

    Canva’s AI assistant can now call various tools to make designs for you

    Canva has launched an AI assistant with tool-calling capabilities that automates design creation through natural language prompts while maintaining user control over final edits—directly competing with similar offerings from Adobe and Figma in the generative AI design space. For IT organizations, this signals the enterprise shift toward AI-powered creative automation and workflow integration across platforms, with Canva's enterprise business growing 100% year-over-year and positioning itself as the final editing and deployment layer for creative content. The strategic implication is that design and marketing workflows are consolidating around AI agents that coordinate multiple tools, requiring CIOs to evaluate how these platforms integrate with existing enterprise software stacks and governance frameworks.

  • AI & MLHacker News3m

    The M×N problem of tool calling and open-source models

    Open-source LLM adoption faces a critical M×N scaling problem: each model family uses incompatible tool-calling wire formats, forcing every inference engine (vLLM, SGLang, TensorRT-LLM, etc.) to independently reverse-engineer and maintain custom parsers for each model. This creates exponential maintenance burden, delays model deployment, and results in bugs where reasoning tokens leak into outputs or JSON parsing fails. The ecosystem needs a standardized, declarative specification for tool-calling formats—similar to how Hugging Face standardized chat templates—to decouple model formats from engine implementations and enable faster, more reliable open-source LLM integration.

Browse all tags