mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #29] [MERGED] Added Langfuse Session IDs for better chat tracking #282
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/29
Author: @westbrook-ai
Created: 5/31/2024
Status: ✅ Merged
Merged: 5/31/2024
Merged by: @tjbck
Base:
main← Head:langfuse-trace-id📝 Commits (2)
d727b30Added Langfuse trace IDs for better chat tracking0c6dd82Correct typo📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
examples/langfuse_filter_pipeline.py(+2 -2)📄 Description
This PR adds a session ID to chats, disables debug logging, and removes an unnecessary import. Adding session IDs using the Open WebUI chat ID enables better grouping of traces sent to Langfuse, which makes troubleshooting and analysis easier.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.