open-webui/backend/open_webui/retrieval/vector
lazariv 6cdb13d5cb
feat: pgvector hnsw index type (#19158)
* Adding hnsw index type for pgvector, allowing vector dimensions larger than 2000

* remove some variable assignments

* Make USE_HALFVEC variable configurable

* Simplify USE_HALFVEC handling

* Raise runtime error if the index requires rebuilt

---------

Co-authored-by: Moritz <moritz.mueller2@tu-dresden.de>
2025-11-18 04:14:43 -05:00
..
dbs feat: pgvector hnsw index type (#19158) 2025-11-18 04:14:43 -05:00
factory.py chore: format 2025-09-29 00:58:21 -05:00
main.py feat: Add abstract base class for vector database integration 2025-04-21 08:27:27 +03:00
type.py resolve conflict 2025-08-01 02:58:51 +09:00
utils.py enh/fix: filter content metadata 2025-09-28 20:17:27 -05:00