Skip to main content

cohere

sand connectors create cohere

Create a new Cohere connector

sand connectors create cohere [flags]

Examples

$ sand connectors upsert cohere --name="name" --api-key="apiKey" --base-url="https://10.10.10.10" --environment="production"

✅ Connector upserted successfully!
Connector ID: cnc-5ab0075c465c8321

Options

      --api-key string       API Key to authenticate to Cohere with
--base-url string Base URL to authenticate to Cohere with
--cluster string Cluster to associate this connector with
--environment string Environment to authenticate to Cohere with
-h, --help Help for cohere
--json Return json output
--name string Connector name (required)

SEE ALSO