fix: ollama model change trigger check action
This commit is contained in:
@@ -469,5 +469,6 @@ export const excludeFields = [
|
||||
'ollama_library_model_name',
|
||||
'scheduleType',
|
||||
'placement_strategy',
|
||||
'backend'
|
||||
'backend',
|
||||
'gpu_selector'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user