Execute a shell command inside the sandbox.
Shell command string to execute.
Maximum time in seconds to wait for the command to complete.
If None, uses the backend's default timeout.
A value of 0 disables the command timeout when the
langsmith[sandbox] extra is installed.