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

Fix #96 - Add order by cosine_similarity desc to getSimilarList requests #99

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

kbeaugrand
Copy link
Owner

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@kbeaugrand kbeaugrand force-pushed the fix/96-order-by-cosine-similarity-desc branch from e18109a to b387b3f Compare January 22, 2024 11:30
@kbeaugrand kbeaugrand merged commit c448290 into main Jan 22, 2024
1 check passed
@kbeaugrand kbeaugrand deleted the fix/96-order-by-cosine-similarity-desc branch March 3, 2024 11:00
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.

GetSimilarListAsync() is missing ORDER BY
1 participant