open-webui/backend/open_webui/retrieval/vector/dbs
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
..
chroma.py enh/fix: filter content metadata 2025-09-28 20:17:27 -05:00
elasticsearch.py enh/fix: filter content metadata 2025-09-28 20:17:27 -05:00
milvus.py enh/fix: filter content metadata 2025-09-28 20:17:27 -05:00
milvus_multitenancy.py chore: format 2025-09-29 00:58:21 -05:00
opensearch.py enh/fix: filter content metadata 2025-09-28 20:17:27 -05:00
oracle23ai.py refac: oracle23ai 2025-10-14 18:22:48 -05:00
pgvector.py feat: pgvector hnsw index type (#19158) 2025-11-18 04:14:43 -05:00
pinecone.py enh/fix: filter content metadata 2025-09-28 20:17:27 -05:00
qdrant.py chore: format 2025-08-09 23:57:35 +04:00
qdrant_multitenancy.py chore: format 2025-09-29 00:58:21 -05:00
s3vector.py enh/fix: filter content metadata 2025-09-28 20:17:27 -05:00