Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: langfuse/langfuse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.106.4
Choose a base ref
...
head repository: langfuse/langfuse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.107.0
Choose a head ref
  • 5 commits
  • 41 files changed
  • 4 contributors

Commits on Sep 3, 2025

  1. Configuration menu
    Copy the full SHA
    f04fd76 View commit details
    Browse the repository at this point in the history
  2. feat(table-ui): filter score columns to show score only if has value …

    …for given table (#8865)
    
    * feat(table-ui): filter score columns to show score only if has value for given table
    
    * chore: refactor analytics
    
    * chore: include dataset id in filter condition for DRI scores
    
    * chore: fix tests
    
    * chore: await data
    
    * fixup-remove: upgrade to nextjs v15 (#8795)
    
    * chore: simplify query
    
    * chore: remove getRunScoresGroupedByNameSourceType
    
    * chore: push
    
    * fix: stabilize hook dependency
    
    * Revert "fixup-remove: upgrade to nextjs v15 (#8795)"
    
    This reverts commit 50b7423.
    
    * chore: eslint
    
    ---------
    
    Co-authored-by: Nimar <[email protected]>
    marliessophie and nimarb authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    2deb588 View commit details
    Browse the repository at this point in the history
  3. perf: move tokenization in worker to worker thread (#8554)

    * perf: move tokenization in worker to worker thread
    
    * chore: linting
    
    * chore: test timeouts
    
    * duplicate worker file
    
    * chore: linting
    
    * chore: make async tokenization rate configurable
    
    * chore: add note in worker-thread files on keeping them same
    
    * chore: make pool size dynamic and add error fallback
    
    * chore: pass text as is to tokenization
    
    * chore: patch tracing behaviour
    
    * chore: bump to 4 workers
    
    * chore: linting
    
    * chore: update span prop names
    
    * chore: start with 2 workers
    Steffen911 authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    a02ef20 View commit details
    Browse the repository at this point in the history
  4. fix(ci): attempt fix title checker prevented push to docker (#8892)

    * fix(ci): remove pr title checker
    
    * add to pipeline
    nimarb authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    63fa75c View commit details
    Browse the repository at this point in the history
  5. chore: release v3.107.0

    nimarb committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    cf35058 View commit details
    Browse the repository at this point in the history
Loading