Workflow
Foundation Models framework
icon
Search documents
Code along with the Foundation Models framework | Meet with Apple
Apple Developer· 2025-09-18 17:30
Get hands-on experience using the Foundation Models framework to access Apple's on-device LLM. In this online session, you can code along with us as we build generative AI features into a sample app live in Xcode. We'll guide you through implementing core features like basic text generation, as well as advanced topics like guided generation for structured data output, streaming responses for dynamic UI updates, and tool calling to retrieve data or take an action. All are welcome to attend the session. To ac ...
WWDC25: Introducing the Foundation Models framework
Apple Developer· 2025-06-10 23:01
Core Functionality - The FoundationModels framework provides access to on-device Large Language Model for Apple Intelligence via Swift API [1] - It is optimized for content generation, text summarization, and user input analysis [2] - Enables features like personalized search suggestions and dynamic dialog creation [1] Privacy and Efficiency - All data processed by the model remains private as it runs on-device [2] - The model can operate offline [2] - Integration into the operating system ensures no increase in app size [2]