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

Feature Request for Text Embeddings Inference #1519

Closed
1 of 2 tasks
jvhgit opened this issue Jun 19, 2024 · 4 comments
Closed
1 of 2 tasks

Feature Request for Text Embeddings Inference #1519

jvhgit opened this issue Jun 19, 2024 · 4 comments
Labels
area:indexing Relates to embedding and indexing kind:enhancement Indicates a new feature request, imrovement, or extension

Comments

@jvhgit
Copy link

jvhgit commented Jun 19, 2024

Validations

  • I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • I'm not able to find an open issue that requests the same enhancement

Problem

Hi,

Thank you for your work.
I was wondering if you could add support for https://github.com/huggingface/text-embeddings-inference as an embeddingsProvider (like you did with the TGI).
Would be great.

Kind regards,

Solution

No response

@dosubot dosubot bot added area:indexing Relates to embedding and indexing kind:enhancement Indicates a new feature request, imrovement, or extension and removed enhancement labels Jul 8, 2024
@LLukas22
Copy link
Contributor

LLukas22 commented Jul 9, 2024

Just adding that TEI also provides an /rerank endpoint, which could also be implemented as one of the rerankers e.g. when used with models such as jinaai/jina-reranker-v2-base-multilingual.

I would also be willing to add this feature if it is wanted 🤔

@jvhgit
Copy link
Author

jvhgit commented Jul 10, 2024

That would be real nice! I am working on a pilot within my company to see if this could increase development speed and documentation, this would be a real nice feature I can use for the setup.

@jvhgit
Copy link
Author

jvhgit commented Jul 10, 2024

I am closing this issue since it is already implemented! See: https://docs.continue.dev/walkthroughs/codebase-embeddings, the reranking part is not implemented, I suggest that you make a seperate issue.

Kind regards

@jvhgit jvhgit closed this as completed Jul 10, 2024
@Patrick-Erichsen
Copy link
Contributor

@LLukas22 - currently we do not have support for TEI as a reranker (see the available options here).

We'd we welcome a PR to implement it though! Check out https://github.com/continuedev/continue/blob/main/CONTRIBUTING.md to get started and feel free to reach out with any questions in Discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:indexing Relates to embedding and indexing kind:enhancement Indicates a new feature request, imrovement, or extension
Projects
None yet
Development

No branches or pull requests

3 participants