AIDefaultContextEntry
typedef
A single entry of the global default context.
It is a context reference optionally narrowed down to specific features via features. When features is omitted, the entry is attached to every AI feature.
Properties
features : AIDefaultContextFeatures | undefinedmodule:ai/aicore/model/aidefaultcontext~AIDefaultContextEntry#featuresThe features the entry is attached to. When omitted, the entry is attached to every AI feature.
Value
AIContextRef & object