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

Fix return type of EmbeddingRetriever to numpy array #245

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

tholor
Copy link
Member

@tholor tholor commented Jul 17, 2020

Changing return type of EmbeddingRetriever to List[np.array] to have consistent behaviour with DPR and fix bug in update_embeddings()

Fixing #244.

@tholor tholor merged commit 355be29 into master Jul 17, 2020
@julian-risch julian-risch deleted the fix_embed_return branch November 15, 2021 07:06
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.

1 participant