open-webui/backend/open_webui
2025-03-18 15:00:57 +01:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations Make ready for first release 2025-02-27 11:44:03 +01:00
models Implement Emailing, Implement Add-User Flow 2025-02-19 12:22:10 +01:00
retrieval Initial commit, user-company segregation 2025-02-10 14:16:23 +01:00
routers Make primary language for OpenAI STT German 2025-03-18 15:00:57 +01:00
socket Initial commit, user-company segregation 2025-02-10 14:16:23 +01:00
static Implement Emailing, Implement Add-User Flow 2025-02-19 12:22:10 +01:00
storage chore: format backend 2025-01-21 19:33:33 -08:00
test Finish customer segregation, docker setup 2025-02-13 15:41:52 +01:00
utils Bug: Keine Models Hinterlegt bei Neuen Usern 2025-02-24 18:50:28 +01:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py Add more LLms, title generation prompt adjustment 2025-03-18 14:02:01 +01:00
constants.py Dockerfile update for GCP 7 2025-02-24 15:58:17 +01:00
env.py chore: format 2025-02-03 13:37:29 -08:00
functions.py Initial commit, user-company segregation 2025-02-10 14:16:23 +01:00
main.py Make primary language for OpenAI STT German 2025-03-18 15:00:57 +01:00
tasks.py