mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-20 22:03:52 +00:00
docs: ChatTongyi example error (#19013)
This commit is contained in:
parent
9235dade90
commit
bcc771e37c
@ -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()
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user