Original PR: https://github.com/open-webui/open-webui/pull/1476 Author: @buroa Created: 4/9/2024 Status: ✅ Merged Merged: 4/10/2024 Merged by: @tjbck
Base: dev ← Head: dev
dev
0bae789
1 file changed (+9 additions, -3 deletions)
📝 backend/apps/rag/main.py (+9 -3)
backend/apps/rag/main.py
Fixes a error where submitting large documents results in: https://github.com/chroma-core/chroma/issues/1049
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1476
Author: @buroa
Created: 4/9/2024
Status: ✅ Merged
Merged: 4/10/2024
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (1)
0bae789fix: support batching chromadb📊 Changes
1 file changed (+9 additions, -3 deletions)
View changed files
📝
backend/apps/rag/main.py(+9 -3)📄 Description
Fixes a error where submitting large documents results in: https://github.com/chroma-core/chroma/issues/1049
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.