diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..e9e8220 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +langchain>=1.0.0 +langgraph>=1.0.0 +langchain-chroma>=0.1.0 +langchain-ollama>=0.1.0 +langchain-core>=0.1.0 +python-dotenv>=1.0.0 +httpx>=0.27.0 +pydantic>=2.0.0 \ No newline at end of file