factory ChatModelCost.io(double input, double output) => ChatModelCost(input: input, output: output);