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 OpenAIEmbeddingEncoder to EmbeddingRetriever #3350

Closed
wants to merge 8 commits into from
Closed

Add OpenAIEmbeddingEncoder to EmbeddingRetriever #3350

wants to merge 8 commits into from

Conversation

vblagoje
Copy link
Member

@vblagoje vblagoje commented Oct 8, 2022

Related Issues

Proposed Changes:

Added OpenAIEmbeddingEncoder as a method to create document and query embeddings.

How did you test it?

Added a unit test, needs to inject OpenAI API key in unit tests (as a secret)

Notes for the reviewer

LMK if anything is unclear

Checklist

@vblagoje vblagoje requested a review from a team as a code owner October 8, 2022 15:36
@vblagoje vblagoje requested review from julian-risch and removed request for a team October 8, 2022 15:36
@vblagoje
Copy link
Member Author

Closing and re-opening as #3356 Need the branch on the main fork to inject OpenAI keys automatically for the CI run

@vblagoje vblagoje closed this Oct 10, 2022
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