FunctionAndCustomToolCallOutputUnion type

Alias para FunctionAndCustomToolCallOutputUnion

type FunctionAndCustomToolCallOutputUnion =
  | FunctionAndCustomToolCallOutputInputTextContent
  | FunctionAndCustomToolCallOutputInputImageContent
  | FunctionAndCustomToolCallOutputInputFileContent
  | FunctionAndCustomToolCallOutput