This commit is contained in:
2026-04-11 08:48:42 +05:00
commit 58497365d9
8 changed files with 775 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
# requirements.txt
langgraph>=0.2.0
langchain>=0.2.0
langchain-openai>=0.1.0
langchain-community>=0.0.16
python-dotenv>=1.0.0
pydantic>=2.0.0