what's the "use model" in the context of app intents?
Asked on 06/14/2025
•@wwdc251 search
In the context of app intents, the "Use Model" refers to a new action introduced in the session "Develop for Shortcuts and Spotlight with App Intents" at WWDC 2025. This action allows developers to integrate Apple Intelligence models into their shortcuts, enabling tasks that were previously complex, like parsing text or formatting data, to be simplified. The Use Model action supports both large server-based models on private cloud compute for complex requests and on-device models for simpler tasks without requiring a network connection. This action enhances the functionality of apps by allowing them to leverage intelligent actions across the system, such as in Shortcuts and Spotlight.
For more details, you can refer to the session Develop for Shortcuts and Spotlight with App Intents (00:01:16).

Develop for Shortcuts and Spotlight with App Intents
Learn about how building App Intents that make actions available and work best with the new features in Shortcuts and Spotlight on Mac. We’ll show you how your actions combine in powerful ways with the new Apple Intelligence actions available in the Shortcuts app. We’ll deep-dive into how the new “Use Model” action works, and how it interacts with your app’s entities. And we’ll discuss how to use the App Intents APIs to make your actions available in Spotlight.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

Get to know App Intents
Learn about the App Intents framework and its increasingly critical role within Apple’s developer platforms. We’ll take you through a ground-up introduction of the core concepts: intents, entities, queries, and much more. You’ll learn how these pieces fit together and let you integrate your app through Apple’s devices, from software features like Spotlight and Shortcuts to hardware features like the Action button. We’ll also walk through how App Intents is your app’s gateway to integrating with Apple Intelligence going forward.