Labels Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, path=None, quantize=False, gpu=True, model=None, dynamic=True, **...
Labels Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, path=None, quantize=False, gpu=True, model=None, dynamic=True) s...
Labels Example Configuration-driven example config.yml Run with Workflows Run with API Methods Labels The Labels pipeline uses a text classification model to apply labe...
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=...
Entity Example Configuration-driven example config.yml Run with Workflows Run with API Methods Entity The Entity pipeline applies a token classifier to text and extract...
Pipeline List of pipelines Pipeline txtai provides a generic pipeline processing framework with the only interface requirement being a __call__ method. Pipelines are flexib...
Extractor Example Configuration-driven example config.yml Run with Workflows Run with API Methods Extractor The Extractor pipeline joins a prompt, context data store an...