diff --git a/requirements.txt b/requirements.txt index 18f162a..bb014e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,8 @@ deepagents langchain>=1.2.10 langchain-openai>=0.3.0 langgraph>=0.2.0 +langchain-ollama langchain-chroma chromadb -python-dotenv -httpx \ No newline at end of file +httpx +python-dotenv \ No newline at end of file