From 5b1720bf17bf408f23f85cafe21b9cd0a3479c1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=83=D1=80=20=D0=9A=D1=83=D0=B7=D0=B0?= =?UTF-8?q?=D1=85=D0=BC=D0=B5=D1=82=D0=BE=D0=B2?= Date: Wed, 1 Jul 2026 12:52:43 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24602eb..5c1b854 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ The project requires the following Python packages: - `langchain-core` – core LangChain functionality. - `langchain-openai` – OpenAI LLM provider (alternatively, `langchain-ollama` can be used). +- `langchain-ollama` Install the dependencies with: