mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #8112] [CLOSED] merge with dev #61016
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/8112
Author: @vcf-asa-team
Created: 12/26/2024
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (9)
45cab89add nvidia embeddings as an option9ac0e78added psycopg[binary]016fd51update timeout value for nvidia embed603f84dChange the nvidia embedding return4471b64Clean up nvidia embeddings code8ca8416more embedding cleanup71566c4Updated default nvidia embedding modelcc58b63Enabled GPU for rerank5680039updated vector length📊 Changes
6 files changed (+80 additions, -15 deletions)
View changed files
📝
Dockerfile(+4 -3)📝
backend/open_webui/apps/retrieval/main.py(+7 -7)📝
backend/open_webui/apps/retrieval/utils.py(+48 -2)📝
backend/open_webui/apps/retrieval/vector/dbs/pgvector.py(+1 -1)📝
backend/requirements.txt(+1 -0)📝
src/lib/components/admin/Settings/Documents.svelte(+19 -2)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.