SandboxSnapshotService contains methods and other services that help with.
type SandboxSnapshotService structSandboxSnapshotService contains methods and other services that help with interacting with the langChain API.
Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the [NewSandboxSnapshotService] method instead.
Create a snapshot from a Docker image (async build).
Get a sandbox snapshot by ID or by a Docker-style reference.
List sandbox snapshots for the authenticated tenant, with optional filtering,.
List sandbox snapshots for the authenticated tenant, with optional filtering,.
Delete a snapshot by ID or by a Docker-style name[:tag] reference.
Get a snapshot name and every tag under it, with the snapshot each tag resolves.