mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
feat: Save API calls to database #1259
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 @karaketir16 on GitHub (Jun 14, 2024).
Users can create API keys and make API calls with them, such as
/ollama/v1.I would like to be able to see those calls when I download the database like I can see chats.
@karaketir16 commented on GitHub (Jun 15, 2024):
I will try do it with pipelines and langfuse