Created by: punitkoura
Patch Description Adding tests for the generator classes in hub_utils.py We basically present the same prompt to both GeneratorHubUtils and GeneratorUtils, and assert that the output is the same from both (albeit in different formats). This test shows parity between GeneratorHubUtils and GeneratorUtils.
Testing steps Added tests