yeah, cause in mlflow in decorator i gave the rag_tool() as Rag Tool, thats why you are seeing them.
Same here in phoenix i gave rag_tool() name as rag tool in decorator, however it is showing differently, not grouping them.
Hi 馃敀[private user],
I have tried with auto instrumentation and then tried with langchain instrumentation followed by disabling auto instrumentation.
And the sub tool calls were not being captured.
Then i have added decorators and now the sub tool calls being tracked but duplicate entries being shown.