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
feat: check embedding shapes in CosineSimilarityBuilders (#2069)
It is possible that a knowledge graph might be updated with a different
configuration leading to embeddings of different dimension. This change
provides an informative error in this case.
Co-authored-by: jjmachan <jamesjithin97@gmail.com>
0 commit comments