Skip to content

Commit a77298f

Browse files
authored
Merge pull request #456 from aaronkaplan/patch-2
Update definition.json
2 parents ae22bc4 + 284ea3f commit a77298f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

objects/summariser-output/definition.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"gpt-4",
3636
"gpt-4-turbo",
3737
"gpt-4-o",
38-
"gpt-4o-mini"
38+
"gpt-4o-mini",
39+
"o3-mini"
3940
],
4041
"ui-priority": 0
4142
},
@@ -74,6 +75,7 @@
7475
"description": "TTP of the original text extracted by the AI-based or NLP-based summariser.",
7576
"disable_correlation": true,
7677
"misp-attribute": "text",
78+
"multiple": true,
7779
"ui-priority": 0
7880
}
7981
},
@@ -85,4 +87,4 @@
8587
],
8688
"uuid": "38633d19-123a-4b0f-bc4a-ccb381e58e49",
8789
"version": 1
88-
}
90+
}

0 commit comments

Comments
 (0)