Share via


FunctionShellToolParamEnvironmentType type

Type of FunctionShellToolParamEnvironmentType

type FunctionShellToolParamEnvironmentType =
  | "container_auto"
  | "local"
  | "container_reference"