mirror of
https://github.com/open-webui/docs
synced 2025-05-20 11:18:42 +00:00
Update langfuse.md
This commit is contained in:
parent
8ececbe8ae
commit
c0265c8d4a
@ -18,7 +18,7 @@ title: "💥 Monitoring and Debugging with Langfuse"
|
||||

|
||||
_Langfuse integration steps_
|
||||
|
||||
[Pipelines](https://github.com/open-webui/pipelines/) in OpenWebUi is an UI-agnostic framework for OpenAI API plugins. It enables the injection of plugins that intercept, process, and forward user prompts to the final LLM, allowing for enhanced control and customization of prompt handling.
|
||||
[Pipelines](https://github.com/open-webui/pipelines/) in Open WebUI is an UI-agnostic framework for OpenAI API plugins. It enables the injection of plugins that intercept, process, and forward user prompts to the final LLM, allowing for enhanced control and customization of prompt handling.
|
||||
|
||||
To trace your application data with Langfuse, you can use the [Langfuse pipeline](https://github.com/open-webui/pipelines/blob/d4fca4c37c4b8603be7797245e749e9086f35130/examples/filters/langfuse_filter_pipeline.py), which enables real-time monitoring and analysis of message interactions.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user