langchain.js
Preparing search index...
langsmith
experimental/sandbox
VolumeMountSpec
Interface VolumeMountSpec
Specification for mounting a volume in a sandbox template.
interface
VolumeMountSpec
{
mount_path
:
string
;
volume_name
:
string
;
}
Index
Properties
mount_
path
volume_
name
Properties
mount_
path
mount_path
:
string
volume_
name
volume_name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mount_
path
volume_
name
langchain.js
Loading...
Specification for mounting a volume in a sandbox template.