Update README.md

This commit is contained in:
SpudGunMan
2024-10-09 22:16:24 -07:00
parent a4bd6f7b83
commit bb83a64317

View File

@@ -247,6 +247,8 @@ For the Ollama LLM:
```sh
pip install ollama
pip install langchain
pip install langchain-ollama
pip install googlesearch-python
```