Skip to content

Commit e1d40bb

Browse files
committed
fix: update cluster images in bulk after creation
1 parent 8968113 commit e1d40bb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ami/ml/models/pipeline.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,9 @@ def create_and_update_occurrences_for_detections(
781781
"determination",
782782
"determination_score",
783783
"determination_ood_score",
784+
"best_detection",
785+
"best_prediction",
786+
"best_identification",
784787
"updated_at",
785788
],
786789
)

0 commit comments

Comments
 (0)