llmp.components.instruction.utils.generate_instruction_from_model_and_template

llmp.components.instruction.utils.generate_instruction_from_model_and_template(input_model: InputModel, output_model: OutputModel, input_object: dict = None, output_object: dict = None, **kwargs)[source]

Generate an instruction for a specific job.