Skip to content

Make improvments to hybrid ux #246

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 8 commits into from
Jan 13, 2025
Merged

Make improvments to hybrid ux #246

merged 8 commits into from
Jan 13, 2025

Conversation

tsmith023
Copy link
Collaborator

  • add aggregate.hybrid method
  • support maxVectorDistance in this new method
  • fix minor typing issues when doing grouped aggregates
  • add integration tests for aggregate search queries

Closes: #219

- add `aggregate.hybrid` method
- support `maxVectorDistance` in this new method
- fix minor typing issues when doing grouped aggregates
- add integration tests for aggregate search queries
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@weaviate-git-bot
Copy link

Great to see you again! Thanks for the contribution.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Slack channel?

@tsmith023 tsmith023 requested a review from a team as a code owner January 8, 2025 12:12
Copy link
Collaborator

@bevzzz bevzzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, one more PropertyOf ⬇️

@tsmith023 tsmith023 merged commit 2bb1d34 into main Jan 13, 2025
13 checks passed
@tsmith023 tsmith023 deleted the #219/add-hybrid-to-aggregate branch January 13, 2025 14:26
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.

Add missing aggregate.hybrid method to .query namespace
3 participants