Tabular Example Configuration-driven example config.yml Run with Workflows Run with API Methods Tabular The Tabular pipeline splits tabular data into rows and columns. ...
Caption 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...
Entity Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, path=None, quantize=False, gpu=True, model=None) special __cal...
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)...
Caption Example Configuration-driven example config.yml Run with Workflows Run with API Methods Caption The caption pipeline reads a list of images and returns a list o...
Entity Example Configuration-driven example config.yml Run with Workflows Run with API Methods __init__(self, path=None, quantize=False, gpu=True, model=None, **kwargs) speci...
Security HTTPS Authorization Security The default implementation of an API service runs via HTTP and is fully open. If the service is being run as a prototype on an internal n...
Workflow Example Configuration-driven example Methods __init__(self, tasks, batch=100, workers=None, name=None, stream=None) special __call__(self, elements) special schedu...
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...
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...