I am trying to use this to send a node request to an oracle but the payload is too large to accept a multi word request. Only the later Operator.sol version can accept a request like that. Can we make this so when I go to deploy the oracle it works with operator.sol. It currently only supports Oracle.sol. When i go to deploy the oracle as the operator contract i get an error. Im not sure how to update the task. I would do it myself if I knew how. Thanks. Looking forward to seeing how i can be helpful.