mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
a5be9f9475
Co-authored-by: Chad Phillips <chad@apartmentlines.com>
4 lines
87 B
Python
4 lines
87 B
Python
from langchain_mistralai.chat_models import ChatMistralAI
|
|
|
|
__all__ = ["ChatMistralAI"]
|