open-webui/backend/open_webui
Timothy Jaeryang Baek 6f8c1a8f0d
Merge pull request #11089 from tupe2009/kleqon.feat-add-elasticsearch-support
feat: Elasticsearch as a vector store support
2025-03-03 16:34:39 -08:00
..
data
internal
migrations
models chore: format 2025-02-26 22:18:18 -08:00
retrieval added elasticsearch support 2025-03-03 23:39:42 +02:00
routers chore: format 2025-03-01 07:28:00 -08:00
socket refac 2025-02-28 16:02:15 -08:00
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 fix: allow error returns None 2025-03-04 00:08:49 +08:00
__init__.py
alembic.ini
config.py added elasticsearch support 2025-03-03 23:39:42 +02:00
constants.py
env.py refac 2025-02-28 16:02:15 -08:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py fix: "stream" hook not working 2025-03-01 06:56:24 -08:00
tasks.py