Pipeline List of pipelines Pipeline txtai provides a generic pipeline processing framework with the only interface requirement being a __call__ method. Pipelines are flexib...
Sequences Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, path=None, quantize=False, gpu=True, model=None) special __...
Tabular Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, idcolumn=None, textcolumns=None, content=False) special __cal...
Summary Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, path=None, quantize=False, gpu=True, model=None) special __ca...
Sequences Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, path=None, quantize=False, gpu=True, model=None) special __...
Objects Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, path=None, quantize=False, gpu=True, model=None, classification=...
Text To Speech Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, path=None, maxtokens=512) special __call__(self, text)...
Objects Example Configuration-driven example config.yml Run with Workflows Run with API Methods Objects The Objects pipeline reads a list of images and returns a list o...
Text To Speech Example Configuration-driven example config.yml Run with Workflows Run with API Methods Text To Speech The Text To Speech pipeline generates speech from ...
Transcription Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, path=None, quantize=False, gpu=True, model=None, **kwargs)...