SandboxBoxService contains methods and other services that help with interacting.
type SandboxBoxService structSandboxBoxService 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 [NewSandboxBoxService] method instead.
Create a new sandbox.
Retrieve a sandbox claim by name.
Update a sandbox claim's display name.
List sandbox claims for the authenticated tenant, with optional filtering,.
Delete a sandbox claim by name.
Create a snapshot by capturing the current state of a sandbox or promoting an.
Create a short-lived JWT for accessing an HTTP service running on a specific.
Retrieve the lightweight status of a sandbox claim for polling.
Start a stopped or failed Firecracker sandbox.
Stop a ready Firecracker sandbox.