Improvement

SDK, CLIsdk 0.0.34Breaking

Rate and alt take a single image

The rate and alt APIs are simplified to one image per call.

mynth.image.rate and mynth.image.alt now take a single image instead of a batch. Calls that passed an array must make one call per image. The batched form is gone from the SDK and the CLI.