github.com/instill-ai/component@v0.16.0-beta/pkg/connector/instill/v0/config/definition.json (about) 1 { 2 "available_tasks": [ 3 "TASK_CLASSIFICATION", 4 "TASK_INSTANCE_SEGMENTATION", 5 "TASK_KEYPOINT", 6 "TASK_DETECTION", 7 "TASK_OCR", 8 "TASK_SEMANTIC_SEGMENTATION", 9 "TASK_TEXT_GENERATION", 10 "TASK_TEXT_GENERATION_CHAT", 11 "TASK_TEXT_TO_IMAGE", 12 "TASK_VISUAL_QUESTION_ANSWERING", 13 "TASK_IMAGE_TO_IMAGE" 14 ], 15 "custom": false, 16 "documentation_url": "https://www.instill.tech/docs/latest/vdp/ai-connectors/instill", 17 "icon": "assets/instill-model.svg", 18 "icon_url": "", 19 "id": "instill-model", 20 "public": true, 21 "title": "Instill Model", 22 "description": "Connect the AI models served on the Instill Model Platform", 23 "tombstone": false, 24 "type": "CONNECTOR_TYPE_AI", 25 "uid": "ddcf42c3-4c30-4c65-9585-25f1c89b2b48", 26 "vendor": "Instill", 27 "vendor_attributes": {}, 28 "version": "0.1.0", 29 "source_url": "https://github.com/instill-ai/component/blob/main/pkg/connector/instill/v0", 30 "release_stage": "RELEASE_STAGE_ALPHA" 31 }