Apple Foundation Models
- AI
- Apple
- Developer Tools
- Platforms
- Economics
The post is not about Apple shipping a new model. It is about Anthropic adding Claude support to Apple’s new Foundation Models framework, a developer-facing API announced at WWDC that unifies access to Apple’s small on-device model, Apple’s own cloud path, and third-party remote models behind one interface. In practice, an app can keep the same session, tool-calling, streaming, and structured output code, then swap only the model choice. Claude requests in this package go directly to Anthropic and are billed to the developer’s Anthropic account, while production apps are still expected to proxy requests through their own backend rather than ship API keys in the client.
If you build Apple apps, treat this as an OS-level abstraction layer worth targeting, not just another SDK. The strategic risk for model vendors is that once Apple owns the API surface, brand and billing power can drift upward to the platform while the underlying model becomes easier to swap on cost, privacy, or latency.
- platform.claude.com
- Discuss on HN