open-webui/backend/open_webui
Classic298 902c6cfbea
perf: 50x performance improvement for external embeddings (#19296)
* Update utils.py (#77)

Co-authored-by: Claude <noreply@anthropic.com>

* refactor: address code review feedback for embedding performance improvements (#92)

Co-authored-by: Claude <noreply@anthropic.com>

* fix: prevent sentence transformers from blocking async event loop (#95)

Co-authored-by: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-11-22 20:54:59 -05:00
..
data
internal refactor: format 2025-08-10 22:28:31 +08:00
migrations refac: group members table db migration 2025-11-17 05:08:45 -05:00
models refac: clean null bytes on load 2025-11-22 20:50:27 -05:00
retrieval perf: 50x performance improvement for external embeddings (#19296) 2025-11-22 20:54:59 -05:00
routers perf: 50x performance improvement for external embeddings (#19296) 2025-11-22 20:54:59 -05:00
socket chore: format 2025-11-19 03:23:33 -05:00
static refac 2025-08-10 00:02:58 +04:00
storage refac/fix: s3 checksum validation 2025-08-21 12:44:16 +04:00
test chore: format, lint 2025-07-16 15:23:18 +09:00
utils perf: 50x performance improvement for external embeddings (#19296) 2025-11-22 20:54:59 -05:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini fix: Alembic CLI commands from failing 2025-08-15 04:17:47 -04:00
config.py refac/enh: dedicated enable image edit toggle 2025-11-20 19:52:31 -05:00
constants.py feat/enh: optional password validation 2025-11-20 17:44:49 -05:00
env.py feat/enh: optional password validation 2025-11-20 17:44:49 -05:00
functions.py refac: user valves 2025-09-26 17:49:42 -05:00
main.py refac: profile_image_url optimization 2025-11-20 20:43:59 -05:00
tasks.py 0.6.33 (#18118) 2025-10-07 16:20:27 -05:00