feat: Add Deployment for Integrated Langfuse #12

Closed
opened 2026-02-15 19:15:24 -05:00 by yindo · 0 comments
Owner

Originally created by @westbrook-ai on GitHub (May 26, 2024).

This feature would add an option to the Helm chart to deploy an integrated Langfuse installation, sourced from the Langfuse Helm chart, similar to what we already do with the integrated Ollama deployment.

The new config option in values.yaml at its simplest would be:

langfuse:
    enabled: true
Originally created by @westbrook-ai on GitHub (May 26, 2024). This feature would add an option to the Helm chart to deploy an integrated [Langfuse](https://langfuse.com/) installation, sourced from the [Langfuse Helm chart](https://github.com/langfuse/langfuse-k8s), similar to what we already do with the integrated Ollama deployment. The new config option in `values.yaml` at its simplest would be: ``` langfuse: enabled: true ```
yindo closed this issue 2026-02-15 19:15:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#12