[PR #388] [CLOSED] fix: do not add chat_id to request body in langfuse pipeline as it is a native attribute in inlets and outlet bodies #403

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/388
Author: @marcklingen
Created: 1/6/2025
Status: Closed

Base: mainHead: fix-chat_id-langfuse


📝 Commits (1)

  • 6d57f6a fix: do not add chat_id to request body in langfuse pipeline as it is a native attribute in inlets and outlet bodies

📊 Changes

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

View changed files

📝 examples/filters/langfuse_filter_pipeline.py (+8 -5)

📄 Description

Fixes https://github.com/langfuse/langfuse/issues/4895


🔄 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/388 **Author:** [@marcklingen](https://github.com/marcklingen) **Created:** 1/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-chat_id-langfuse` --- ### 📝 Commits (1) - [`6d57f6a`](https://github.com/open-webui/pipelines/commit/6d57f6a619299c19d5cc15f9ff58862bec4b97f7) fix: do not add chat_id to request body in langfuse pipeline as it is a native attribute in inlets and outlet bodies ### 📊 Changes **1 file changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `examples/filters/langfuse_filter_pipeline.py` (+8 -5) </details> ### 📄 Description Fixes https://github.com/langfuse/langfuse/issues/4895 --- <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:26 -05:00
yindo closed this issue 2026-02-15 20:15:26 -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#403