open-webui/backend/open_webui/apps/webui/routers
Timothy Jaeryang Baek 0cbb4572f6
Merge pull request #7041 from antpyykk-kone/feature/configure-private-api-key-usage
feat: Ability to configure the use of private API keys in an environment
2024-11-19 12:20:48 -08:00
..
auths.py enh: option to disable api auth 2024-11-19 12:17:23 -08:00
chats.py feat: user permissions 2024-11-16 21:31:57 -08:00
configs.py
documents.py
evaluations.py enh: feedback exports 2024-10-25 21:17:47 -07:00
files.py enh: empty file handling behaviour 2024-10-26 13:05:54 -07:00
folders.py
functions.py
groups.py wip: access control 2024-11-16 01:24:34 -08:00
knowledge.py enh: knowledge author info 2024-11-18 05:51:01 -08:00
memories.py
models.py enh: reset models 2024-11-19 11:03:36 -08:00
prompts.py enh: tools user info 2024-11-18 06:19:34 -08:00
tools.py enh: tools user info 2024-11-18 06:19:34 -08:00
users.py enh: chat file upload permission 2024-11-16 02:31:04 -08:00
utils.py