mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #8298] [MERGED] feat: Allow setting the initial vector length on pgvector document_chunk table #45247
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/8298
Author: @jk-f5
Created: 1/3/2025
Status: ✅ Merged
Merged: 1/3/2025
Merged by: @tjbck
Base:
dev← Head:feat/pg_vector_size📝 Commits (1)
70b74b5feat: Allow setting the initial vector length on pgvector document_chunk table📊 Changes
2 files changed (+41 additions, -2 deletions)
View changed files
📝
backend/open_webui/config.py(+3 -0)📝
backend/open_webui/retrieval/vector/dbs/pgvector.py(+38 -2)📄 Description
Changelog Entry
Description
Added
PGVECTOR_INITIALIZE_MAX_VECTOR_LENGTH🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.