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 TEIEmbeddingFunction and TEIRerankFunction with usage documentation #2998

Open
wants to merge 4 commits into
base: v2.5.x
Choose a base branch
from

Conversation

bluechanel
Copy link

Add TEIEmbeddingFunction and TEIRerankFunction along with usage documentation. This PR supports the integration of high-performance embedding and rerank models. Related PR: milvus-io/milvus-model#66.

@sre-ci-robot
Copy link

Welcome @bluechanel! It looks like this is your first PR to milvus-io/milvus-docs 🎉

Copy link
Contributor

@codingjaguar codingjaguar left a comment

Choose a reason for hiding this comment

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

Thank you very much!

- Production-Ready

TEI Deployment Reference Documentation https://github.com/huggingface/text-embeddings-inference

Copy link
Contributor

Choose a reason for hiding this comment

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

Mention that it's supposed to have a TEI server up running and point to TEI quick start doc?

Copy link
Author

Choose a reason for hiding this comment

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

A prompt has been added to indicate that a TEI server needs to be running. It also includes a reference to the TEI quick start documentation.


TEI Deployment Reference Documentation https://github.com/huggingface/text-embeddings-inference

To use this feature, install the necessary dependencies:
Copy link
Contributor

Choose a reason for hiding this comment

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

ditto

Copy link
Author

Choose a reason for hiding this comment

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

A prompt has been added to indicate that a TEI server needs to be running. It also includes a reference to the TEI quick start documentation.

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bluechanel, codingjaguar

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants