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: Include option to normalize & truncate embeddings in create_embe… #1864

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KanishkNavale
Copy link

@KanishkNavale KanishkNavale commented Dec 15, 2024

What

  • Includes option to create normalized embeddings with truncation while using the "create_embeddings" method.

Why

Currently, the "create_embeddings" methods does not include this as args. However, embed function includes this. I added this args. in the "create_embeddings" method which parse it to the "embed" method.

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