open-webui/backend/open_webui
Timothy Jaeryang Baek 1d27402dd0
Merge pull request #10910 from saraangelmurphy/awsworkloadidentity
feat: add AWS workload identity support
2025-02-27 13:50:36 -08:00
..
data
internal
migrations
models chore: format 2025-02-26 22:18:18 -08:00
retrieval refac: dedup 2025-02-26 23:51:39 -08:00
routers resolve a bug in /api/models/base not returning openai models when ENABLE_FORWARD_USER_INFO_HEADERS is true 2025-02-27 19:32:15 +00:00
socket
static
storage feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils refac 2025-02-26 23:35:09 -08:00
__init__.py
alembic.ini
config.py refac 2025-02-27 11:45:25 -08:00
constants.py
env.py feat: add audit logger middleware and custom logger using loguru 2025-02-20 11:15:38 -03:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py resolve a bug in /api/models/base not returning openai models when ENABLE_FORWARD_USER_INFO_HEADERS is true 2025-02-27 19:32:15 +00:00
tasks.py