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