github.com/instill-ai/component@v0.16.0-beta/pkg/operator/text/v0/config/definition.json (about)

     1  {
     2    "available_tasks": [
     3      "TASK_CONVERT_TO_TEXT",
     4      "TASK_SPLIT_BY_TOKEN"
     5    ],
     6    "custom": false,
     7    "documentation_url": "https://www.instill.tech/docs/latest/vdp/operators/text",
     8    "icon": "assets/text.svg",
     9    "icon_url": "",
    10    "id": "text",
    11    "public": true,
    12    "spec": {},
    13    "title": "Text",
    14    "uid": "5b7aca5b-1ae3-477f-bf60-d34e1c993c87",
    15    "version": "0.1.1",
    16    "source_url": "https://github.com/instill-ai/component/blob/main/pkg/operator/text/v0",
    17    "description": "Extract and manipulate text from different sources",
    18    "release_stage": "RELEASE_STAGE_ALPHA"
    19  }