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...
Transcription Example Configuration-driven example config.yml Run with Workflows Run with API Methods Transcription The Transcription pipeline converts speech in audio ...
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...
Pipeline List of pipelines Pipeline txtai provides a generic pipeline processing framework with the only interface requirement being a __call__ method. Pipelines are flexib...
Configuration ANN Cloud Database General Graph Scoring Vectors Configuration The following describes available embeddings configuration. These parameters are set in the E...
Summary Example Configuration-driven example config.yml Run with Workflows Run with API Methods Summary The Summary pipeline summarizes text. This pipeline runs a text2...
Tabular Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, idcolumn=None, textcolumns=None, content=False) special __cal...
Schedule Python Configuration Schedule Workflows can run on a repeating basis with schedules. This is suitable in cases where a workflow is run against a dynamically expand...