open-webui/backend/open_webui
Timothy Jaeryang Baek 9f27d7710b chore: format
2025-02-25 01:46:08 -08:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations
models fix: user settings save issue 2025-02-11 23:42:31 -08:00
retrieval Merge pull request #10486 from Micca/feature/document_intelligence_support 2025-02-21 10:56:18 -08:00
routers Merge pull request #10683 from grandtele/fix/openai-o1-legacy-roles 2025-02-24 23:35:18 -08:00
socket refac: direct connections 2025-02-13 00:34:45 -08:00
static refac 2025-02-15 21:14:03 -08:00
storage feat(s3): support for s3 virtual path style 2025-02-23 20:31:08 +08:00
test Update test_provider.py 2025-02-18 15:53:54 -05:00
utils fix: openai usage display issue 2025-02-25 01:35:59 -08:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py feat: onedrive file picker integration 2025-02-25 01:47:07 +09:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py refac 2025-02-16 00:11:18 -08:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py chore: format 2025-02-25 01:46:08 -08:00
tasks.py