diff --git a/README.md b/README.md index 454519b..c19c99b 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,8 @@ For the Ollama LLM: ```sh pip install ollama +pip install langchain +pip install langchain-ollama pip install googlesearch-python ```