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

[INLONG-9473][Sort] Support transform of embedding for LLM applications #9474

Merged
merged 3 commits into from
Dec 14, 2023

Conversation

aloyszhang
Copy link
Contributor

@aloyszhang aloyszhang commented Dec 14, 2023

Motivation

Support transform of embedding for LLM applications

Modifications

  • add a new transform UDF named EmbeddingFunction
  • add test in EmbeddingFunctionTest

Verifying this change

  • This change added tests and can be verified as follows:

Added new test EmbeddingFunctionTest

Documentation

No docs needed.

Copy link
Contributor

@EMsnap EMsnap left a comment

Choose a reason for hiding this comment

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

LGTM

@aloyszhang aloyszhang merged commit 7b322a7 into apache:master Dec 14, 2023
9 checks passed
@aloyszhang aloyszhang deleted the embedding branch June 5, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature][Sort] Support transform of embedding
4 participants