• Checks if the given tool outputs are a computer call.

    Parameters

    • toolOutputs: unknown

      The tool outputs to check.

    Returns toolOutputs is ResponseComputerToolCall[]

    True if the tool outputs are a computer call, false otherwise.