Base class for Cohere models.
BaseCohere()Model name to use.
A non-negative float that tunes the degree of randomness in generation.
Cohere API key. If not provided, will be read from the environment variable.
Whether to stream the results.
Identifier for the application making the request.
Timeout in seconds for the Cohere API request.
Override the default Cohere API URL.
Validate that api key and python package exists in environment.