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

Add support to return embedding #514

Merged
merged 5 commits into from
Oct 27, 2020
Merged

Add support to return embedding #514

merged 5 commits into from
Oct 27, 2020

Conversation

lalitpagaria
Copy link
Contributor

Fixes #503

@lalitpagaria
Copy link
Contributor Author

Regularly facing error code 137 issue. We probably need to check memory leaks in the code.

@lalitpagaria
Copy link
Contributor Author

@tholor please review

Copy link
Member

@tholor tholor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! Thanks @lalitpagaria !

We can merge when all tests pass.
@tanaysoni the test containers are running OOM, which is really annoying. We should try to reduce memory consumption or potentially move CI to custom runners 🤔

Copy link
Member

@tholor tholor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tholor tholor merged commit 9521e18 into deepset-ai:master Oct 27, 2020
@lalitpagaria lalitpagaria deleted the add_support_to_return_embedding branch February 8, 2021 18:11
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.

Difference in DocumentStores.query_by_embedding() for returning embeddings
2 participants