mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-08 20:29:05 +00:00
feat(server): CLIP search integration (#1939)
This commit is contained in:
@@ -29,4 +29,5 @@ export enum JobName {
|
||||
SEARCH_INDEX_ALBUM = 'search-index-album',
|
||||
SEARCH_REMOVE_ALBUM = 'search-remove-album',
|
||||
SEARCH_REMOVE_ASSET = 'search-remove-asset',
|
||||
ENCODE_CLIP = 'clip-encode',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user