mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #13805] feat: #32568
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 @phpia on GitHub (May 12, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13805
Check Existing Issues
Problem Description
Is there a way to log the messages/prompts requested via user API in Open Web UI Database? I see in the chat history only the chat logs of users made in GUI and not via the API. I am wondering if it is already implemented?
Desired Solution you'd like
There are some functions for keep log of costs per user, maybe something similar for API calls
Alternatives Considered
No response
Additional Context
No response