Trace details LLM call input JSON format is wrong by default #4854
Replies: 2 comments 2 replies
-
Hey @SuveenE-TF! I'm here to help you with any bugs, questions, or contributions. Let's tackle this together! The issue you're encountering with the LLM call input JSON format not being pre-populated in the playground might be related to how the JSON is parsed and validated before being used. In Langfuse, the JSON format for LLM call inputs is validated using the If the JSON format appears correct in the Pretty view but not in the playground, it could be due to discrepancies in how the JSON is structured or validated. Ensure that the JSON input matches the expected schema, particularly the structure of the Additionally, the Reviewing these components and ensuring the JSON input adheres to the expected schema should help resolve the issue. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
Can you share a public link to this trace and specify which tracing integration you used? |
Beta Was this translation helpful? Give feedback.
-
LLM input format is wrong by default and due to this test in playground does not get pre populated. However it looks perfect in Pretty view.
Beta Was this translation helpful? Give feedback.
All reactions