Skip to content

docs(TEXT scores): add documentation for the new TEXT score type#2769

Draft
wochinge wants to merge 4 commits intomainfrom
tobias/lfe-9040-update-documentation-for-free-form-docs
Draft

docs(TEXT scores): add documentation for the new TEXT score type#2769
wochinge wants to merge 4 commits intomainfrom
tobias/lfe-9040-update-documentation-for-free-form-docs

Conversation

@wochinge
Copy link
Copy Markdown

@wochinge wochinge commented Apr 2, 2026

Proposed Changes

  • docs: add TEXT score type and centralize score documentation
  • docs: move data-model page to evaluation-methods section because the data model is not tied to experiments at all
  • docs: link scores to concepts page and clarify comments vs text scores

wochinge and others added 3 commits April 2, 2026 11:11
Add documentation for the new TEXT score type across all score-related
pages. Consolidate score concepts (types, use cases, scores vs tags,
comments) into a central Scores section in core-concepts.mdx and slim
down the FAQ to a redirect.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Move data-model.mdx from experiments/ to evaluation-methods/ as the
last nav item. Add redirect for the old path and update all 17
internal references across content, components, and agent config.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview, Comment Apr 2, 2026 11:56am

Request Review


# What Are Scores and When Should I Use Them?

Scores are Langfuse's universal data object for storing **evaluation results**. Any time you want to assign a quality judgment to an LLM output, whether by a human, an LLM judge, a programmatic check, or end-user feedback, the result is stored as a score.
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my opinion this FAQ was too hidden for the users - moved most of it to the concepts page.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think top level would be even better than having it under evaluation-methods but if we prioritize having a consistent docs structure then this is good enough.

I'd definitely not keep it under experiments because scores are not tied to experiments at all. Marlies is currently also breaking up datasets vs experiments as well which emphasizes the change even more

@wochinge wochinge requested a review from Lotte-Verheyden April 2, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant