langchain.js
    Preparing search index...

    Type Alias AttachmentDescription

    type AttachmentDescription = {
        data: AttachmentData;
        mimeType: string;
    }
    Index

    Properties

    Properties

    mimeType: string