mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-20 15:38:19 -04:00
[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
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/pipelines/pull/388
Author: @marcklingen
Created: 1/6/2025
Status: ❌ Closed
Base:
main← Head:fix-chat_id-langfuse📝 Commits (1)
6d57f6afix: 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.