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 Search embedding sample for reduced embedding dimensions #43005

Closed
alzimmermsft opened this issue Mar 26, 2024 · 0 comments · Fixed by #43792
Closed

Add Search embedding sample for reduced embedding dimensions #43005

alzimmermsft opened this issue Mar 26, 2024 · 0 comments · Fixed by #43792
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Docs Search
Milestone

Comments

@alzimmermsft
Copy link
Member

Add a sample for reducing embedding dimensions. Provide cases for scenarios where embeddings are being indexed client-side and with the vectorizer skill.

Additionally, give some overview on the reduced dimensions when the embedding is or is not normalized. This is a case where the vector search algorithm metric may change when searching (dot product when normalized and cosine when not normalized).

@alzimmermsft alzimmermsft added Search Client This issue points to a problem in the data-plane of the library. Docs labels Mar 26, 2024
@pallavit pallavit added this to the 2024-05 milestone Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Docs Search
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants