mirror of
https://github.com/immich-app/immich.git
synced 2025-01-04 02:46:47 +01:00
cb1201e690
* rename clip encoding to smart search * update job subtitles * update api * update smart search job title and subtitle * fix `getJobName` * change smart search icon * formatting * wording * update reference to clip * formatting * update reference to Encode CLIP
1.2 KiB
Generated
1.2 KiB
Generated
openapi.model.SystemConfigJobDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
backgroundTask | JobSettingsDto | ||
library_ | JobSettingsDto | ||
metadataExtraction | JobSettingsDto | ||
migration | JobSettingsDto | ||
objectTagging | JobSettingsDto | ||
recognizeFaces | JobSettingsDto | ||
search | JobSettingsDto | ||
sidecar | JobSettingsDto | ||
smartSearch | JobSettingsDto | ||
storageTemplateMigration | JobSettingsDto | ||
thumbnailGeneration | JobSettingsDto | ||
videoConversion | JobSettingsDto |