Replies: 1 comment
-
@Radu1999 Summaries stored in meta data are not used for the embeddings by default but you can activate that. haystack/haystack/nodes/retriever/dense.py Line 1462 in 1144039 By the way, I would expect that using the summary in addition to the long text doesn't doesn't change much but it's worth a try. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is the summary of a document that is stored in meta used when embeddings are generated?
Beta Was this translation helpful? Give feedback.
All reactions