다음을 통해 공유


FunctionAndCustomToolCallOutputUnion type

FunctionAndCustomToolCallOutputUnion 별칭

type FunctionAndCustomToolCallOutputUnion =
  | FunctionAndCustomToolCallOutputInputTextContent
  | FunctionAndCustomToolCallOutputInputImageContent
  | FunctionAndCustomToolCallOutputInputFileContent
  | FunctionAndCustomToolCallOutput