docs: ChatTongyi example error (#19013)

This commit is contained in:
htaoruan 2024-03-17 09:55:56 +08:00 committed by GitHub
parent 9235dade90
commit bcc771e37c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -141,7 +141,7 @@ class ChatTongyi(BaseChatModel):
Example:
.. code-block:: python
from langchain_community.chat_models import Tongyi
from langchain_community.chat_models import ChatTongyi
Tongyi_chat = ChatTongyi()
"""