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
configs.py
documents.py
evaluations.py
files.py
folders.py
functions.py
groups.py
knowledge.py
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
utils.py