We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8b9df commit c8ab11dCopy full SHA for c8ab11d
1 file changed
idl/thrift/coze/loop/observability/domain/common.thrift
@@ -50,6 +50,7 @@ typedef string ContentType(ts.enum="true")
50
const ContentType ContentType_Text = "Text" // 空间
51
const ContentType ContentType_Image = "Image"
52
const ContentType ContentType_Audio = "Audio"
53
+const ContentType ContentType_Video = "Video"
54
const ContentType ContentType_MultiPart = "MultiPart"
55
56
struct Session {
0 commit comments