@squidcloud/client
    Preparing search index...

    Type Alias BulkIngestionRequestLane

    BulkIngestionRequestLane:
        | "embeddings"
        | "imageDescription"
        | "spreadsheetSummary"
        | "metadataExtraction"
        | "chunkContext"
        | "documentOcr"

    The lane a bulk-ingestion request belongs to; core's BulkIngestionLane is this type.