[PR #580] fix: make usage statistics Langfuse v3 compatible #465

Open
opened 2026-02-15 20:15:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/580
Author: @alschenk
Created: 11/20/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 4e8973a fix: renamed usage to usage_details to make it v3 compatible

📊 Changes

1 file changed (+9 additions, -8 deletions)

View changed files

📝 examples/filters/langfuse_v3_filter_pipeline.py (+9 -8)

📄 Description

Changelog Entry

Description

Fixed usage statistics to make it Langfuse v3 compatible,

Changed

Fixed: Renamed usage to usage_details, changed values to int and removed unit attribute.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/pipelines/pull/580 **Author:** [@alschenk](https://github.com/alschenk) **Created:** 11/20/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`4e8973a`](https://github.com/open-webui/pipelines/commit/4e8973a98107247a928d5d8a512ced7090d8e2ff) fix: renamed usage to usage_details to make it v3 compatible ### 📊 Changes **1 file changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `examples/filters/langfuse_v3_filter_pipeline.py` (+9 -8) </details> ### 📄 Description # Changelog Entry ## Description Fixed usage statistics to make it Langfuse v3 compatible, ## Changed Fixed: Renamed usage to usage_details, changed values to int and removed unit attribute. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#465