ModelCategoryDefaults extension
Properties
- defaultFramework → InferenceFramework
-
Available on ModelCategory, provided by the ModelCategoryDefaults extension
Framework the SDK falls back to when a category has no explicit model framework resolved (e.g. a pending UI selection that has not yet matched a catalogued model). Delegates to commons'rac_model_category_default_framework— mirrors SwiftRAModelCategory.defaultFramework(RAModelCategory+DefaultFramework.swift:22-24).no setter - requiresContextLength → bool
-
Available on ModelCategory, provided by the ModelCategoryDefaults extension
Whether this category typically requires a context length. Delegates to commons'rac_model_category_requires_context_length— mirrors SwiftRAModelCategory.requiresContextLength(ModelTypes.swift:147-149).no setter