Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

Conversation

@drsantos89
Copy link
Contributor

@drsantos89 drsantos89 commented Sep 20, 2022

Fixes #623

Description

Add function to update embedding on paragraphs without embeddings using a local model

How to test?

Embeddings are present in the database.
test/unit/k8s/test_add_embeddings.py

Checklist

  • This PR refers to an issue from the issue tracker.
    (if it is not the case, please create an issue first).
  • Unit tests added.
    (if needed)
  • setup.py and requirements.txt updated with new dependencies.
    (if needed)
  • Type annotations added.
    (if a function is added or modified)
  • All CI tests pass.

@drsantos89 drsantos89 marked this pull request as ready for review September 28, 2022 12:25
@@ -0,0 +1,231 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

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

I think there is a typo in the name of the notebook paragrapha

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deploy embedding model on Kubernetes using Seldom

4 participants