We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae22bc4 + 284ea3f commit a77298fCopy full SHA for a77298f
1 file changed
objects/summariser-output/definition.json
@@ -35,7 +35,8 @@
35
"gpt-4",
36
"gpt-4-turbo",
37
"gpt-4-o",
38
- "gpt-4o-mini"
+ "gpt-4o-mini",
39
+ "o3-mini"
40
],
41
"ui-priority": 0
42
},
@@ -74,6 +75,7 @@
74
75
"description": "TTP of the original text extracted by the AI-based or NLP-based summariser.",
76
"disable_correlation": true,
77
"misp-attribute": "text",
78
+ "multiple": true,
79
80
}
81
@@ -85,4 +87,4 @@
85
87
86
88
"uuid": "38633d19-123a-4b0f-bc4a-ccb381e58e49",
89
"version": 1
-}
90
+}
0 commit comments