From f152d6ed3d9aa5c46487d1885fd24d3ab8b731b4 Mon Sep 17 00:00:00 2001 From: Mustafa Abdul-Kader Date: Mon, 8 Jul 2024 15:06:04 -0500 Subject: [PATCH] docs(llamacpp): fix copy paste error (#23983) --- docs/docs/integrations/chat/llamacpp.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/chat/llamacpp.ipynb b/docs/docs/integrations/chat/llamacpp.ipynb index 4e1cef0f3d4..6ce74e1846c 100644 --- a/docs/docs/integrations/chat/llamacpp.ipynb +++ b/docs/docs/integrations/chat/llamacpp.ipynb @@ -41,7 +41,7 @@ "\n", "### Installation\n", "\n", - "The LangChain OpenAI integration lives in the `langchain-community` and `llama-cpp-python` packages:" + "The LangChain LlamaCpp integration lives in the `langchain-community` and `llama-cpp-python` packages:" ] }, {