llmp.components.base.BaseInstructionHandler

class llmp.components.base.BaseInstructionHandler(job: JobRecord, debug: bool = False, **kwargs)[source]

Methods

__init__(job[, debug])

generate(*args, **kwargs)

Generate text based on the job and input object.

__init__(job: JobRecord, debug: bool = False, **kwargs)[source]
generate(*args, **kwargs)[source]

Generate text based on the job and input object.