Span created with Langchain not showing up in traces. #2927
-
|
When I am using Langchain code to trace the invocation to chain/graph the generation or retrieval span is not showing up and not expanding. Its not showing tokens or model costs as well. It used to show this before: I dont know what went missing. I did not change anything in the code from previous working phase. These are library versions installed in my python virtual environment. Using the latest image for self hosting langfuse on docker updated 6 days ago. This is my codeblock: Help on this is appreciated. The traces are logged but information is not proper and does not show everything up. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hey there, @HardKothari! I'm here to help you with any bugs, questions, or contributions you have. Let's get to the bottom of this together! The issue with spans not showing up or expanding in the Langchain traces, and the tokens or model costs not being displayed, could be due to the
By following these steps, you should be able to resolve the issue with spans not showing up or expanding in the Langchain traces, and the tokens or model costs not being displayed. |
Beta Was this translation helpful? Give feedback.
-
|
Which python version do you run on? (issue) |
Beta Was this translation helpful? Give feedback.




Which python version do you run on? (issue)