TechnologiesMachine Learning & AI

_FoundationModels_AppKit cross-import overlay

iOSmacOStvOSwatchOSvisionOS

A cross-import overlay that bridges AppKit and FoundationModels on macOS, adding AppKit-specific convenience initializers to FoundationModels Attachment types. With it, you construct attachments directly from an NSImage, so you can pass AppKit image content into AI model operations. The overlay defines no types of its own; it extends existing FoundationModels Attachment types when both frameworks are imported.

This module re-exports or extends other frameworks; it declares no public types of its own in the synthesized interface.

Extends 1

Attachment
← Machine Learning & AI