You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing issue when i updated my code to python langfuse sdk v3.
The issue is that when I run the pipeline, a duplicate span/trace is being created for the top-level function (in this case, the "get_answer" function).