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
3a9601c053
open-webui
/
backend
/
open_webui
/
retrieval
/
vector
History
Jan Kessler
3a9601c053
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
..
dbs
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
factory.py
Merge branch 'dev' into vector-search-branch
2025-08-01 04:23:38 +09: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
refac: metadata handling in vectordb
2025-07-31 17:45:06 +04:00