Skip to content

Commit edf9f0f

Browse files
committed
Updated pr.
1 parent b6bcb1a commit edf9f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/langchain/deploy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ In this example, we're using a temporary folder generated by ``tempfile``.
6464
.. code-block:: python3
6565
6666
import tempfile
67-
from ads.llm.chain import ChainDeployment
67+
from ads.llm.deploy import ChainDeployment
6868
6969
artifact_dir = tempfile.mkdtemp()
7070

0 commit comments

Comments
 (0)