Commit 25d2439
Fix: Langfuse "parent run not found" error with agents using tools (langflow-ai#10268)
* fix: Use the same langchain callbacks for the agent and its tools so that the parent run is persisted during tool calls.
chore: build component index
refactor tool callback setting loop into a function
chore: update component index
recover block in base/agent.py
add comments and use fresh callbacks when exposing agent as a tool
improve comment in agent.py
* chore: update component index
* chore: update component index
* [autofix.ci] apply automated fixes
* [autofix.ci] apply automated fixes (attempt 2/3)
* [autofix.ci] apply automated fixes (attempt 3/3)
---------
Co-authored-by: Hamza Rashid <hzaras@IBM-JZ7K264.localdomain>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>1 parent 9dde89f commit 25d2439
File tree
18 files changed
+82
-41
lines changed- src
- backend/base/langflow/initial_setup/starter_projects
- lfx/src/lfx
- _assets
- base/agents
- components/agents
18 files changed
+82
-41
lines changedLines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
0 commit comments