Skip to content

Commit 0d403e9

Browse files
committed
restore
1 parent 31c524c commit 0d403e9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

langfuse/langchain/CallbackHandler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,6 @@ def on_tool_start(
458458
input=input_str,
459459
metadata=meta,
460460
level="DEBUG" if tags and LANGSMITH_TAG_HIDDEN in tags else None,
461-
as_type="tool",
462461
)
463462

464463
except Exception as e:

0 commit comments

Comments
 (0)