We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b9aeb commit 8b84923Copy full SHA for 8b84923
docs/source/user_guide/large_language_model/langchain_models.rst
@@ -11,7 +11,7 @@ LangChain Integration
11
.. admonition:: Requirements
12
:class: note
13
14
- The LangChain integration requires ``python>=3.9`` and ``LangChain>=0.3``
+ The LangChain integration requires ``python>=3.9`` and ``langchain>=0.3``
15
16
17
LangChain compatible models/interfaces are needed for LangChain applications to invoke LLMs deployed on OCI data science model deployment service.
0 commit comments