open-webui/backend/open_webui/retrieval/vector/dbs
Tim Jaeryang Baek 53425ffadb
Merge pull request #16419 from expruc/feat/qdrant_improvements
feat: qdrant client improvements
2025-08-09 23:52:12 +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 Format code base 2025-08-08 10:10:32 -04:00
pgvector.py use .rollback() after read-only transaction on pgvector to avoid infinitely idle transactions (and errors in certain scenarios) 2025-08-09 20:09:45 +02:00
pinecone.py Update pinecone.py 2025-05-30 18:47:23 -07:00
qdrant.py updated query function with scroll too 2025-08-09 22:04:41 +03:00
qdrant_multitenancy.py updated query function with scroll too 2025-08-09 22:04:41 +03:00
s3vector.py refac: s3 vector 2025-08-08 12:24:47 +04:00