Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

FoundationModels.AvailableStatus

Queries the availability.

Component Version macOS Windows Linux Server iOS SDK
FoundationModels 15.5 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "FoundationModels.AvailableStatus"; FoundationModel )   More

Parameters

Parameter Description Example
FoundationModel The identifier for the model. $model

Result

Returns text or error.

Description

Queries the availability.
Possible values:

ValueDescription
OldOSThe macOS or iOS version is too old.
AvailableThe model is available.
AppleIntelligenceNotEnabledApple Intelligence is not enabled on the system.
ModelNotReadyThe model(s) aren't available on the user's device. Models are downloaded automatically based on factors like network status, battery level, and system load.
DeviceNotEligibleThe device does not support Apple Intelligence.

Examples

Query the reason for unavailbility:

Set Variable [ $Status; Value: MBS( "FoundationModels.AvailableStatus" ) ]

See also

This function is free to use.

Created 26th September 2025, last changed 27th September 2025


FoundationModels.Available - FoundationModels.BeginSession