open-webui/backend/open_webui/utils
Walker.Chen 4b536b5283 bugfix - {{CURRENT_WEEKDAY}} is not working
Signed-off-by: Walker.Chen <walker_chen@moremote.com>  https://uniwillai.net
2024-11-27 08:53:45 +08:00
..
access_control.py enh: file upload user permission 2024-11-16 21:41:34 -08:00
logo.png
misc.py
oauth.py fix: boolean values don't need to be accessed by .value 2024-10-25 09:44:03 +02:00
payload.py feat: arena models 2024-10-22 03:16:48 -07:00
pdf_generator.py fix: pdf issue w/ markdown 2024-10-28 05:47:53 -07:00
response.py
security_headers.py feat: Add permissions-policy to security headers 2024-11-06 18:16:22 +01:00
task.py bugfix - {{CURRENT_WEEKDAY}} is not working 2024-11-27 08:53:45 +08:00
tools.py feat: add description in Tool 2024-11-23 11:22:12 +01:00
utils.py enh: option to disable api auth 2024-11-19 12:17:23 -08:00
webhook.py