You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix compatibility with SentenceTransformer library by using normalize_embeddings parameter correctly
- Move normalize_embeddings from constructor parameters to encode method parameter
- Keep normalize_embeddings setting as instance variable for consistent encoding behavior
0 commit comments