Skip to content

Releases: apple/python-apple-fm-sdk

Adds images for prompts with Attachment

08 Jun 20:38
3ff9c60

Choose a tag to compare

This update for WWDC 2026 adds the new Attachment API from the Foundation Models Swift framework to the Python SDK, so you can now include images along with text in your prompts.

Update adding GenerationOptions and loading Transcript

08 Mar 21:14
8d56a2d

Choose a tag to compare

This update adds support for GenerationOptions and makes it possible to load a Transcript from a dictionary and start a LanguageModelSession from a prior Transcript. Also adds some improvements to the @fm.generable decorator to be more flexible.

First release published on PyPi

08 Mar 19:49
e9a40a5

Choose a tag to compare

This release adds some polish to the README and build scripts and updates everything for our new pip install instructions from PyPi: pip install apple-fm-sdk.

First beta release 🎉

25 Feb 19:47
3204b7e

Choose a tag to compare

Pre-release

Introducing Python bindings for access to the on-device model at the core of Apple Intelligence through the Foundation Models framework.