langchain.js
    Preparing search index...

    Specification for mounting a volume in a sandbox template.

    interface VolumeMountSpec {
        mount_path: string;
        volume_name: string;
    }
    Index

    Properties

    mount_path: string
    volume_name: string