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.91.0
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.92.0
Choose a head ref
  • 7 commits
  • 31 files changed
  • 3 contributors

Commits on Aug 4, 2025

  1. feat(sessions-ui): allow filtering table by scores (#7858)

    * fixup(sessions-ui): allow filtering table by scores
    
    * fix(table-definitions): update scores label from "Scores (avg)" to "Scores (numeric)"
    
    * feat: support scores filters on sessions
    
    * chore
    
    * chore: fix duplicate in query
    
    * chore: hide whitespace
    
    * chore: fix
    marliessophie authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    5e2e3bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fac3c73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5abeaf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    312066f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    571698a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. feat(llm-api-keys): add public api methods (#8301)

    * feat(llm-api-keys): add public api LIST and PATCH endpoints
    
    * puhs
    
    * push
    
    * push
    
    * add post endpoint
    
    * add PUT endpoint
    
    * push
    
    * push
    hassiebp authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    6622601 View commit details
    Browse the repository at this point in the history
  2. chore: release v3.92.0

    hassiebp committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    09e33c3 View commit details
    Browse the repository at this point in the history
Loading