Skip to content

Conversation

@marliessophie
Copy link
Member

@marliessophie marliessophie commented Feb 9, 2026

Important

Updates documentation to support running experiments on versioned datasets, with examples for fetching datasets at specific version timestamps and benefits for reproducibility.

  • Documentation Update:
    • Adds support for running experiments on versioned datasets in datasets.mdx.
    • Provides examples for fetching datasets at specific version timestamps using Python SDK, JS/TS SDK, and Langfuse UI.
    • Explains benefits of using versioned datasets for reproducibility and performance comparison.
  • API Changes:
    • GET APIs now support fetching datasets at specific version timestamps using the version parameter.

This description was created by Ellipsis for 68ed3fe. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 9, 2026
@dosubot dosubot bot added auto-merge This PR is set to be merged documentation Improvements or additions to documentation labels Feb 9, 2026
@vercel
Copy link

vercel bot commented Feb 9, 2026

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

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview, Comment Feb 9, 2026 7:32pm

Request Review

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

📦 Next.js Bundle Analysis for langfuse-docs

This analysis was generated by the Next.js Bundle Analysis action. 🤖

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/docs/evaluation/experiments/datasets 66.29 KB 471.75 KB 134.79% (🟡 +0.48%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@marliessophie marliessophie added this pull request to the merge queue Feb 9, 2026
Merged via the queue into main with commit 4f2d776 Feb 9, 2026
13 checks passed
@marliessophie marliessophie deleted the marlies/lfe-experiment-versioning-docs branch February 9, 2026 19:56
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant