mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #170] [MERGED] Update langfuse_filter_pipeline.py #336
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/170
Author: @ther3zz
Created: 7/21/2024
Status: ✅ Merged
Merged: 8/2/2024
Merged by: @justinh-rahb
Base:
main← Head:patch-1📝 Commits (1)
dbb117fUpdate 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.