Обновлена интеграция с langfuse

This commit is contained in:
Ярослав Малинин 2026-05-18 19:09:38 +03:00
parent 5a7376f580
commit cf3a462ee1
4 changed files with 205 additions and 4 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.6.1",
]