mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #14708] feat: Show some king of "annotations" in chat for debugging custom LLM-Apis #56006
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 @ChristophKind on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14708
Check Existing Issues
Problem Description
Hey,
I am using OpenWebUI with a custom completions endpoint that is define like the Open-Ai-Standard-API.
Now I want to show some Annotations/Debugging-Infos in OpenWebUi.
Is this possible?
I just want to have a little text unter the message itself that will not get part of the conversation history in the next request.
Regards
Chris
Desired Solution you'd like
I just want to have a little text unter the message itself that will not get part of the conversation history in the next request.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Jun 5, 2025):
We'll need more information here, could you elaborate more on "Annotations"?