Apple Siri AI Architecture Allows Third‑Party LLMs Like Claude and ChatGPT
Apple’s Siri Architecture Now Supports Third‑Party Large Language Models
Apple has built a deep integration point in iOS 27 and macOS Golden Gate that allows Siri to delegate requests to external LLMs such as Anthropic’s Claude or OpenAI’s ChatGPT, and even swap out its own server‑side model. This capability is demonstrated in a video released by code sleuth “pdfu” and has significant implications for the AI ecosystem on Apple devices.
Model Delegation Enables "Ask Claude" as a Siri Extension
Siri can invoke a third‑party model as a plug‑in extension. In the video, the macOS "Search or Ask" bar shows an "Ask…" contextual menu where the user selects Claude. After enabling the Claude extension, the user says “Ask Claude to set a reminder for tomorrow at 9 am.” Claude parses the natural‑language request, then hands the task back to Siri, which creates the reminder in the native Reminders app. The same flow works for tasks Claude can handle that Siri cannot, such as generating a CSV file and returning the result directly in the Siri conversation window.
Model Manager Services Can Replace Siri’s Server‑Side Model
Apple’s private "Model Manager Services" framework can replace the entire Siri backend model. The demonstration shows a ChatGPT‑based model receiving Apple’s internal "planner prompt" and tool definitions, allowing it to request system actions (e.g., read emails, summarize them, send a message) and receive the resulting personal data. The model then returns a formatted answer that Siri presents using its usual voice and UI. The video logs the interaction on OpenAI’s web console, confirming that the request flows through Apple’s server‑side Siri pipeline.
Why This Matters: EU Digital Markets Act Influence
The European Union’s Digital Markets Act (DMA) likely drove Apple to expose these entitlements. The DMA requires platform owners to give third parties effective access to hardware and software features that the platform uses for its own services. The European Commission has explicitly stated that this principle extends to Siri. Apple’s code shows the entitlement is present but not yet public‑facing, suggesting a compliance‑first implementation that could be opened more broadly later.
Current Availability and Limitations
- The "Ask…" extension UI is currently limited to the built‑in ChatGPT plug‑in in the macOS 27 Golden Gate Release Candidate (the final pre‑release version). Claude is demonstrated only in the video and is not yet selectable in the UI.
- The model‑delegation entitlement is not exposed to developers or end users, and no public API documentation exists.
- Replacement of the server‑side Siri model is shown only in a controlled demonstration; Apple has not announced a roadmap for third‑party model swaps on iOS devices.
Community Reaction on Hacker News and MacRumors Forums
unobtainium (HN): "As it should be. The ‘walled garden’ approach no longer holds when so much of our daily work and lives exists on the device. People should be able to choose which services they trust and find most useful. Thanks EU!"
QuarterSwede (MacRumors): "That’s not remotely true. Siri AI is a big improvement. It’s conversationally and contextually aware which makes it a lot more useful…"
klasma (MacRumors): "Siri AI – now that’s an oxymoron if I’ve ever heard one."
akie (HN): "This is a very clever platform play. If you make Siri / your mac the central access point for all AI related workflows and make models interchangeable, then Apple has a huge weapon in the AI race."
TheDong (HN): "There’s code for sideloading apps, changing default navigation, and more NFC features – only enabled in the EU. Apple may be using these hidden flags to satisfy DMA requirements while keeping the functionality gated."
The comments highlight three themes:
- Regulatory pressure is seen as a catalyst for opening Siri.
- Technical enthusiasm for a modular AI stack that could turn Siri into a universal orchestrator.
- Skepticism about the practicality and user‑experience of swapping models, especially given Apple’s historical reluctance to expose Siri to developers.
Potential Impacts on the AI Landscape
- Vendor lock‑in reduction: Third‑party LLM providers could reach iOS/macOS users without building separate voice assistants.
- New revenue streams: Apple could take a cut of subscription fees for models accessed through Siri, similar to the App Store model.
- Developer ecosystem expansion: If Apple releases a public API, developers could build custom "Siri extensions" that integrate proprietary models, tools, or on‑device inference engines.
- Privacy considerations: Delegating to external models raises data‑sharing questions; Apple will need to enforce strict permission checks and possibly on‑device preprocessing to stay compliant with its privacy promises.
What to Watch Next
- Official Apple announcement on whether the Model Delegation entitlement will be exposed in a future iOS update.
- Developer documentation for the Foundations Models Framework or any new Siri SDK that describes how to register a third‑party model.
- Regulatory follow‑up from the European Commission on Apple’s compliance with the DMA regarding AI services.
- Third‑party responses from OpenAI, Anthropic, and other LLM providers about potential partnerships or SDKs for Siri integration.
Bottom Line
Apple’s iOS 27 and macOS Golden Gate code reveals a deliberately engineered pathway for Siri to delegate to, or be replaced by, external LLMs. While the feature is not yet user‑facing, its existence signals a strategic shift toward a more open AI stack—driven in part by EU regulatory pressure—and could reshape how voice assistants and AI services are delivered on Apple platforms.
Sources
Related
- Dispatch
- Dispatch
- Dispatch
- Dispatch
- Dispatch