open-webui/backend/open_webui/utils
Timothy Jaeryang Baek b562067e91 refac: tools
2024-11-16 18:31:13 -08:00
..
access_control.py refac: rm print statement 2024-11-16 17:18:18 -08:00
logo.png
misc.py refac 2024-10-06 14:52:12 -07:00
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 refac 2024-10-21 13:45:28 -07:00
schemas.py fix: Unsupported JSON schema type {type_} 2024-10-02 15:34:48 +03:00
security_headers.py feat: Add permissions-policy to security headers 2024-11-06 18:16:22 +01:00
task.py fix: emoji generation 2024-10-22 11:23:38 -07:00
tools.py refac: tools 2024-11-16 18:31:13 -08:00
utils.py enh: knowledge access control 2024-11-16 16:51:55 -08:00
webhook.py