Skip to content

Fix: filter not assigned from input in QueryVectorsInput constructor#2055

Closed
agavss wants to merge 1 commit intoasync-aws:masterfrom
agavss:fix/query-vectors-filter-not-assigned
Closed

Fix: filter not assigned from input in QueryVectorsInput constructor#2055
agavss wants to merge 1 commit intoasync-aws:masterfrom
agavss:fix/query-vectors-filter-not-assigned

Conversation

@agavss
Copy link
Copy Markdown

@agavss agavss commented Mar 24, 2026

The filter field is declared as a property but never assigned in __construct(), so any filter passed to queryVectors() is silently ignored and never included in the HTTP request body.

@agavss
Copy link
Copy Markdown
Author

agavss commented Mar 26, 2026

What can I do to fix the PR?

@jderusse
Copy link
Copy Markdown
Member

closed in favor of #2056

Thank you for the hint @agavss

@jderusse jderusse closed this Mar 27, 2026
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.

2 participants