This website requires JavaScript.
Explore
Help
Sign In
pingu_98
/
open-webui
Watch
1
Star
0
Fork
You've already forked open-webui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cbbc4cfd26
open-webui
/
backend
/
open_webui
/
retrieval
/
vector
/
dbs
History
Timothy Jaeryang Baek
b4f04ff3a7
enh/refac: pgvector pool support
2025-07-14 12:18:44 +04:00
..
chroma.py
feat: Add abstract base class for vector database integration
2025-04-21 08:27:27 +03:00
elasticsearch.py
feat: Add abstract base class for vector database integration
2025-04-21 08:27:27 +03:00
milvus.py
chore: format
2025-05-10 19:00:01 +04:00
opensearch.py
fix opensearch race condition, use keyword search instead of full text search in filter query
2025-06-23 18:43:33 -07:00
pgvector.py
enh/refac: pgvector pool support
2025-07-14 12:18:44 +04: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