Skip to content
Discussion options

You must be logged in to vote

Reasoning summaries from OpenAI models are captured by Langfuse, but there was a known issue with how they were displayed in the platform's "formatted" view. (1)

The reasoning summary data does get stored in the observation output. When viewing a generation span in JSON mode, you can see the full reasoning structure including the summary text. (1) The issue was specifically with the "formatted" view rendering—it applied markdown parsing to structured JSON, causing poor readability and bolding artifacts inside JSON blobs. (1)

This formatting issue has since been fixed. A user confirmed in the GitHub issue that "it looks like this has been fixed" when checking the cloud platform. (1)

To ver…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lshalon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant