[PR #277] [MERGED] fix: langfuse filter pipeline cost tracking #358

Closed
opened 2026-02-15 20:15:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/277
Author: @marcklingen
Created: 9/27/2024
Status: Merged
Merged: 9/27/2024
Merged by: @tjbck

Base: mainHead: fix-langfuse-filter


📝 Commits (3)

📊 Changes

1 file changed (+24 additions, -12 deletions)

View changed files

📝 examples/filters/langfuse_filter_pipeline.py (+24 -12)

📄 Description

Fixes #267 (langfuse_filter_pipeline.py 'str' object has no attribute 'get')


🔄 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/277 **Author:** [@marcklingen](https://github.com/marcklingen) **Created:** 9/27/2024 **Status:** ✅ Merged **Merged:** 9/27/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `fix-langfuse-filter` --- ### 📝 Commits (3) - [`68938c0`](https://github.com/open-webui/pipelines/commit/68938c0808e9336ca076c0748d7866289aa50e82) fix - [`bd4d824`](https://github.com/open-webui/pipelines/commit/bd4d8249036d5670db83d3a0fdb5d5109cc89c34) openai non-stream metrics - [`5788998`](https://github.com/open-webui/pipelines/commit/57889980063b98ddc40f701a0310ac0029e56d28) bump version ### 📊 Changes **1 file changed** (+24 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `examples/filters/langfuse_filter_pipeline.py` (+24 -12) </details> ### 📄 Description Fixes #267 (`langfuse_filter_pipeline.py 'str' object has no attribute 'get'`) --- <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:14 -05:00
yindo closed this issue 2026-02-15 20:15:14 -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#358