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

chore: bump momento dependency and refactor search hit usage #3203

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    ff5e388 View commit details
    Browse the repository at this point in the history
  2. refactor: use preferred score prop on search hit

    In the new versions of the Momento client, we prefer the property
    `score` on the search hit for similarity. `distance` is no longer used
    in the latest versions as not all similarity metrics are `distance`s.
    malandis committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    52d83b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a692841 View commit details
    Browse the repository at this point in the history