diff --git a/docs/source/user_guide/large_language_model/langchain_models.rst b/docs/source/user_guide/large_language_model/langchain_models.rst index 66d756e97..fb701212d 100644 --- a/docs/source/user_guide/large_language_model/langchain_models.rst +++ b/docs/source/user_guide/large_language_model/langchain_models.rst @@ -11,7 +11,7 @@ LangChain Integration .. admonition:: Requirements :class: note - The LangChain integration requires ``python>=3.9`` and ``LangChain>=0.3`` + The LangChain integration requires ``python>=3.9`` and ``langchain>=0.3`` LangChain compatible models/interfaces are needed for LangChain applications to invoke LLMs deployed on OCI data science model deployment service.