Skip to content

docs: Update image and text embeddings documentation #449

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

Merged
merged 3 commits into from
Jul 18, 2025

Conversation

jakmro
Copy link
Member

@jakmro jakmro commented Jul 16, 2025

Description

Changed:

  • moved note about normalization
  • changed CLIP model names
  • changed CLIP model description
  • added cosine similarity (now we don't normalize text and image embeddings by default), normalization is done inside the models

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improves or adds clarity to existing documentation)

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

@jakmro jakmro merged commit 274703b into main Jul 18, 2025
3 checks passed
@jakmro jakmro deleted the @jakmro/docs-embeddings branch July 18, 2025 13:16
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.

2 participants