open-webui/backend/open_webui
Yaroslav Halchenko 8f1953e667 [DATALAD RUNCMD] run codespell throughout fixing few left typos automagically
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2025-01-03 15:07:21 -05:00
..
data
internal
migrations feat: reactions 2024-12-30 23:06:34 -08:00
models fix: channel thread 2025-01-02 20:48:50 -08:00
retrieval [DATALAD RUNCMD] run codespell throughout fixing few left typos automagically 2025-01-03 15:07:21 -05:00
routers fix: moa 2025-01-02 14:32:25 -08:00
socket refac: threads 2024-12-31 00:51:43 -08:00
static
storage fix: delete file 2024-12-28 17:40:00 -08:00
test
utils fix: generate_queries 2025-01-01 20:13:28 -08:00
__init__.py
alembic.ini
config.py enh: configurable api key endpoint restrictions 2024-12-26 20:57:51 -08:00
constants.py
env.py refac: disable ENABLE_REALTIME_CHAT_SAVE by default 2025-01-01 20:12:42 -08:00
functions.py
main.py enh: configurable api key endpoint restrictions 2024-12-26 20:57:51 -08:00
tasks.py