[PR #170] [MERGED] Update langfuse_filter_pipeline.py #336

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/170
Author: @ther3zz
Created: 7/21/2024
Status: Merged
Merged: 8/2/2024
Merged by: @justinh-rahb

Base: mainHead: patch-1


📝 Commits (1)

  • dbb117f Update langfuse_filter_pipeline.py

📊 Changes

1 file changed (+18 additions, -32 deletions)

View changed files

📝 examples/filters/langfuse_filter_pipeline.py (+18 -32)

📄 Description

sometimes tools/functions break the langfuse pipeline because chat_id is missing. this check to see if a value exists and if it does not, sets it to SYSTEM MESSAGE UUID
where UUID is a generated uuid


🔄 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/170 **Author:** [@ther3zz](https://github.com/ther3zz) **Created:** 7/21/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@justinh-rahb](https://github.com/justinh-rahb) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`dbb117f`](https://github.com/open-webui/pipelines/commit/dbb117f880183e5f8a78970cfe20fad5583a6016) Update langfuse_filter_pipeline.py ### 📊 Changes **1 file changed** (+18 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `examples/filters/langfuse_filter_pipeline.py` (+18 -32) </details> ### 📄 Description sometimes tools/functions break the langfuse pipeline because chat_id is missing. this check to see if a value exists and if it does not, sets it to SYSTEM MESSAGE UUID where UUID is a generated uuid --- <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:09 -05:00
yindo closed this issue 2026-02-15 20:15:09 -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#336