Исправлен вывод команд

This commit is contained in:
Ярослав Малинин 2026-05-06 19:20:51 +03:00
parent f87051e35b
commit 419400c9a2
3 changed files with 195 additions and 5 deletions

View file

@ -13,4 +13,5 @@ dependencies = [
"composio-langchain>=0.11.5",
"langgraph-checkpoint-sqlite>=3.0.3",
"aiosqlite>=0.22.1",
"langfuse>=4.5.1",
]