open-webui/backend/open_webui/retrieval/vector/dbs
Tim Jaeryang Baek 8714df17dd
Merge pull request #16381 from psy42a/patch-1
fix: failure to bind metadata variable on insert for PGVECTOR_PGCRYPTO feature returning syntax error
2025-08-09 00:26:30 +04:00
..
chroma.py refac: metadata handling in vectordb 2025-07-31 17:45:06 +04:00
elasticsearch.py refac 2025-08-04 15:12:39 +04:00
milvus.py refac: metadata handling in vectordb 2025-07-31 17:45:06 +04:00
opensearch.py refac 2025-08-04 15:12:39 +04:00
oracle23ai.py json_serialize returing varchar2(2096) 2025-07-10 12:12:43 +00:00
pgvector.py Fix syntax error where the previous use of :metadata::text in some sqlachamy/postgres versions doesn't bind at all 2025-08-05 23:27:50 +10:00
pinecone.py Update pinecone.py 2025-05-30 18:47:23 -07:00
qdrant.py feat: add qdrant indices for metadata fields 2025-06-29 15:30:55 +02:00
qdrant_multitenancy.py chore: Raise if QDRANT_URI is not set 2025-07-04 13:17:46 +05:30
s3vector.py refac: s3 vector 2025-08-08 12:24:47 +04:00