@yeying-community/yeying-client-ts
    Preparing search index...

    Type Alias ContentTypeEnumJson

    ContentTypeEnumJson:
        | "CONTENT_TYPE_UNKNOWN"
        | "CONTENT_TYPE_TEXT"
        | "CONTENT_TYPE_IMAGE"
        | "CONTENT_TYPE_AUDIO"
        | "CONTENT_TYPE_VIDEO"
        | "CONTENT_TYPE_DOCUMENT"

    from enum yeying.api.llm.ContentTypeEnum