Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/Add query to vec2doc #1176

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Feature/Add query to vec2doc #1176

merged 1 commit into from
Nov 2, 2023

Conversation

HenryHengZJ
Copy link
Contributor

Add ability to define a query to retrieve docs from vector store:
image

@HenryHengZJ HenryHengZJ merged commit d552ca1 into main Nov 2, 2023
2 checks passed
@kientv
Copy link

kientv commented Nov 12, 2023

Look like that the document is the same at anytime when I leave the query empty (I mean the query is user question).

In my case is chroma existing index

Maybe input also empty:
const docs = await vectorStore.similaritySearchWithScore(query ?? input, topK)

hemati pushed a commit to hemati/Flowise that referenced this pull request Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants