mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
Database connection management and SQL execution feature #2709
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 @sm750s on GitHub (Nov 20, 2024).
I would like to request a feature in OpenWebUI that enables the execution of SQL queries provided as responses from the Assistant. OpenWebUI has already added the ability to execute Python code and render HTML, and adding SQL execution capability would further enhance its usability.
To implement this, the following features seem necessary:
I hope this fantastic feature will be made available in OpenWebUI soon.