书栈网 · BookStack 本次搜索耗时 0.054 秒,为您找到 244 个相关结果.
  • Objects

    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

    Transcription Example Configuration-driven example config.yml Run with Workflows Run with API Methods Transcription The Transcription pipeline converts speech in audio ...
  • Extractor

    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

    Pipeline List of pipelines Pipeline txtai provides a generic pipeline processing framework with the only interface requirement being a __call__ method. Pipelines are flexib...
  • Methods

    Methods __init__(self, config=None, models=None, **kwargs) special batchexplain(self, queries, texts=None, limit=None) batchsearch(self, queries, limit=None, weights=None, ind...
  • Configuration

    Configuration ANN Cloud Database General Graph Scoring Vectors Configuration The following describes available embeddings configuration. These parameters are set in the E...
  • Summary

    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

    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

    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...
  • Export

    Export Task Example Configuration-driven example Methods __init__(self, action=None, select=None, unpack=True, column=None, merge='hstack', initialize=None, finalize=None, concur...