mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-28 06:48:50 +00:00
docs: ChatTongyi example error (#19013)
This commit is contained in:
@@ -141,7 +141,7 @@ class ChatTongyi(BaseChatModel):
|
|||||||
Example:
|
Example:
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
from langchain_community.chat_models import Tongyi
|
from langchain_community.chat_models import ChatTongyi
|
||||||
Tongyi_chat = ChatTongyi()
|
Tongyi_chat = ChatTongyi()
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user