mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-07 20:15:40 +00:00
4 lines
72 B
Python
4 lines
72 B
Python
from langchain_groq.chat_models import ChatGroq
|
|
|
|
__all__ = ["ChatGroq"]
|