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

bug: Vector.QueryResponse type error #787

Merged

Conversation

jacob-burgess
Copy link
Contributor

@jacob-burgess jacob-burgess commented Jul 31, 2024

Fixes: #788

Fix

Update the QueryResponse type to match the implemented return type of VectorClientResponse.query().

Likely want to derive the QueryResponse type from the implementation but this is sufficient.

@fwang fwang merged commit dc78dc7 into sst:dev Aug 9, 2024
@fwang
Copy link
Contributor

fwang commented Aug 9, 2024

Thanks @jacob-burgess!

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.

bug: Vector.QueryResponse type error
2 participants