Cohere()Cohere large language models.
.. deprecated:: 0.6.0
Use :class:~langchain_cohere.ChatCohere instead.
To use, you should have the cohere python package installed, and the
environment variable COHERE_API_KEY set with your API key, or pass
it as a named parameter to the constructor.