Skip to content

Commit 3d4ee98

Browse files
committed
chore: observability content type
1 parent 94f3fbb commit 3d4ee98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

idl/thrift/coze/loop/observability/domain/common.thrift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ typedef string ContentType(ts.enum="true")
5050
const ContentType ContentType_Text = "Text" // 空间
5151
const ContentType ContentType_Image = "Image"
5252
const ContentType ContentType_Audio = "Audio"
53+
const ContentType ContentType_Video = "Video"
5354
const ContentType ContentType_MultiPart = "MultiPart"
5455

5556
struct Session {

0 commit comments

Comments
 (0)