разделение workspace и system файлов, использование CompositeBackend
This commit is contained in:
parent
74e884179a
commit
7907f57971
7 changed files with 85 additions and 32 deletions
|
|
@ -7,8 +7,8 @@ requires-python = ">=3.14"
|
|||
dependencies = [
|
||||
"fastapi>=0.135.3",
|
||||
"uvicorn[standard]>=0.34.0",
|
||||
"deepagents>=0.1.0",
|
||||
"deepagents>=0.5.0",
|
||||
"langchain-openai>=1.1.12",
|
||||
"composio>=0.11.5",
|
||||
"composio-langchain>=0.11.5"
|
||||
"composio-langchain>=0.11.5",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue