mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
Langfuse: Add options to use the base_model_id for trace generation and enforce include_usage in stream_options #244
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?
Originally created by @calebhansard on GitHub (Jul 16, 2025).
Feature Request
Add two optional features to the Open WebUI filter pipeline for Langfuse:
base_model_idwhen generating traces in Langfuseinclude_usagestream option for all modelsMotivation
Usagecapability when adding new models to Open WebUI. Users wont always check that capability when creating their own model, and as an admin, I'd like to enforce usage tracking regardless of what users select.