mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #15092] issue: The new features added in 0.6.15 are not present in the UI interface, nor are they introduced in the documentation. #56132
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 @gongshaojie12 on GitHub (Jun 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15092
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.6.15
Ollama Version (if applicable)
No response
Operating System
centos7.9
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The newly added features are documented.
Actual Behavior
Custom Speech-to-Text Content-Type for Transcription: Define custom content types for audio transcription, ensuring compatibility with diverse audio sources and unlocking smoother, more accurate transcriptions in advanced setups.
LDAP Group Synchronization (Experimental): Automatically sync user groups from your LDAP directory directly into Open WebUI for seamless enterprise access management—simplifies identity integration and governance across your organization.
OpenTelemetry Metrics via OTLP Exporter (Experimental): Gain enterprise-grade analytics and monitor your AI usage in real time with experimental OpenTelemetry Metrics support—connect to any OTLP-compatible backend for instant insights into performance, load, and user interactions.
Among these three newly added features, why can't users be seen in the Open-WebUI backend interface after configuring the LDAP Group Synchronization feature?
I couldn't find any documentation or explanations for Custom Speech-to-Text Content-Type for Transcription and OpenTelemetry Metrics via OTLP Exporter (Experimental) , and there are no corresponding settings in the UI interface. Can you provide detailed step-by-step instructions for these features?
Steps to Reproduce
None
Logs & Screenshots
None
Additional Information
No response
@tjbck commented on GitHub (Jun 18, 2025):
Added in as an env var, please check out our docs.