langchain/templates/cohere-librarian/cohere_librarian/chat.py

4 lines
61 B
Python
Raw Normal View History

from langchain_community.llms import Cohere
chat = Cohere()