This commit is contained in:
William Fu-Hinthorn
2024-09-13 17:06:33 -07:00
parent ef0d1af289
commit 609708eafe
8 changed files with 60 additions and 248 deletions

View File

@@ -9,6 +9,7 @@ readme = "README.md"
license = { text = "MIT" }
requires-python = ">=3.9"
dependencies = [
"langchain>=0.3.0",
"langchain-anthropic>=0.2.0",
"langgraph>=0.2.6",
"python-dotenv>=1.0.1",