次の方法で共有


FunctionShellToolParamEnvironmentType type

関数の種類シェルツールパラム環境タイプ

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