[PR #433] [CLOSED] Patch: Langfuse Pipeline Patch - Proper chat_id lookup #414

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/433
Author: @DomPolizzi
Created: 2/19/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

2 files changed (+198 additions, -27 deletions)

View changed files

📝 examples/filters/langfuse_filter_pipeline.py (+28 -27)
examples/filters/langfuse_filter_pipeline_test.py (+170 -0)

📄 Description

Opened in favor of #403 - Originally by @marcklingen (Langfuse Dev)

Changes

  • modify how chat_id is handled
  • Add an additional Test Pipelinee

🔄 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/433 **Author:** [@DomPolizzi](https://github.com/DomPolizzi) **Created:** 2/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`fe7f674`](https://github.com/open-webui/pipelines/commit/fe7f67454340b4a41363c4c642f58859e27d86c0) add PR code ### 📊 Changes **2 files changed** (+198 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `examples/filters/langfuse_filter_pipeline.py` (+28 -27) ➕ `examples/filters/langfuse_filter_pipeline_test.py` (+170 -0) </details> ### 📄 Description Opened in favor of #403 - Originally by @marcklingen (Langfuse Dev) ## Changes - modify how `chat_id` is handled - Add an additional Test Pipelinee --- <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:28 -05:00
yindo closed this issue 2026-02-15 20:15:28 -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#414