Skip to content

Conversation

@justin-cechmanek
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings November 7, 2025 00:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the class name from HybridQuery to AggregateHybridQuery throughout the vector search tutorial notebooks, aligning with a renamed class in the RedisVL library.

  • Updated all imports and instantiations of HybridQuery to use AggregateHybridQuery
  • Updated documentation, comments, and markdown cells to reference the new class name
  • Ensured consistency across both affected notebooks

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
python-recipes/vector-search/02_hybrid_search.ipynb Updated all 13 references from HybridQuery to AggregateHybridQuery in documentation, code examples, and markdown cells
python-recipes/vector-search/01_redisvl.ipynb Updated 2 references from HybridQuery to AggregateHybridQuery in import statement and class instantiation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Probably on your checklist but we will need to change the pin version for redisvl in this notebook for the new release otherwise it'll bomb on import.

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.

3 participants