given a set of examples in jsonl with a structure as follows, the system should generate a set of examples that matches that pattern:
{"prompt": <the expected user input>, "response": <the expected model output>}
the endpoint will be "/example_generation"
given a set of examples in jsonl with a structure as follows, the system should generate a set of examples that matches that pattern:
{"prompt": <the expected user input>, "response": <the expected model output>}the endpoint will be "/example_generation"