diff --git a/ai/cohere/v0/config/definition.json b/ai/cohere/v0/config/definition.json index f166f8dff..730fa6739 100644 --- a/ai/cohere/v0/config/definition.json +++ b/ai/cohere/v0/config/definition.json @@ -4,8 +4,7 @@ "TASK_TEXT_EMBEDDINGS", "TASK_TEXT_RERANKING" ], - "custom": false, - "documentationUrl": "https://www.instill.tech/docs/latest/vdp/ai-connectors/cohere", + "documentationUrl": "https://www.instill.tech/docs/latest/vdp/ai/cohere", "icon": "assets/cohere.svg", "id": "cohere", "public": true, @@ -15,7 +14,7 @@ "uid": "11550338-de54-4338-a4ca-4a21c4757817", "vendor": "Cohere", "vendorAttributes": {}, - "version": "0.1.1", + "version": "0.1.0", "sourceUrl": "https://github.com/instill-ai/component/blob/main/ai/cohere/v0", "releaseStage": "RELEASE_STAGE_ALPHA" } diff --git a/ai/cohere/v0/config/setup.json b/ai/cohere/v0/config/setup.json index 29bb039bf..da39faaff 100644 --- a/ai/cohere/v0/config/setup.json +++ b/ai/cohere/v0/config/setup.json @@ -10,7 +10,7 @@ "instillAcceptFormats": [ "string" ], - "instillSecret": false, + "instillSecret": true, "instillCredential": false, "instillUIOrder": 0, "title": "API Key", diff --git a/ai/cohere/v0/config/tasks.json b/ai/cohere/v0/config/tasks.json index a7561fc69..65cc19e6f 100644 --- a/ai/cohere/v0/config/tasks.json +++ b/ai/cohere/v0/config/tasks.json @@ -253,7 +253,9 @@ "command-r-plus", "command-r", "command", - "command-light" + "command-nightly", + "command-light", + "command-light-nightly" ], "example": "command-r-plus", "description": "The Cohere command model to be used", @@ -464,7 +466,7 @@ "classification", "clustering" ], - "example": "embed-multilingual-v3.0", + "example": "search_document", "description": "Specifies the type of input passed to the model", "instillAcceptFormats": [ "string"