feat: Add NaliiaBot API
This commit is contained in:
@@ -13,7 +13,8 @@ dependencies = [
|
||||
"langgraph[standard] (>=1.0.6,<2.0.0)",
|
||||
"langchain-anthropic (>=1.3.1,<2.0.0)",
|
||||
"langchain-deepseek (>=1.0.1,<2.0.0)",
|
||||
"dotenv (>=0.9.9,<0.10.0)"
|
||||
"dotenv (>=0.9.9,<0.10.0)",
|
||||
"fastapi[standard] (>=0.128.5,<0.129.0)"
|
||||
]
|
||||
|
||||
[tool.poetry]
|
||||
|
||||
Reference in New Issue
Block a user