Ask a question to get started
Enter to sendā¢Shift+Enter new line
Cohere API key. If not provided, will be read from the environment variable.
cohere_api_key: Optional[SecretStr] = Field( default_factory=(secret_from_env('COHERE_API_KEY', default=None)) )