mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-01 18:20:51 -04:00
[PR #56] [MERGED] Semantic search document filtering #122
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/Mintplex-Labs/vector-admin/pull/56
Author: @timothycarambat
Created: 9/21/2023
Status: ✅ Merged
Merged: 9/21/2023
Merged by: @timothycarambat
Base:
master← Head:semantic-search-document-filtering📝 Commits (2)
7d448dfEnable search filtering on semantic search on single document to prevent inclusion of non-document fragments64ed6b7Merge branch 'master' of github.com:Mintplex-Labs/vector-admin into semantic-search-document-filtering📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/utils/search/documentEmbeddings/semantic.js(+1 -1)📄 Description
Fix issue where semantic search in a single document will include fragments from the workspace in total and not limited to the focused document
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.