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

Unhandled error when using a wrong property for vector search #860

Open
kandros opened this issue Dec 18, 2024 · 0 comments
Open

Unhandled error when using a wrong property for vector search #860

kandros opened this issue Dec 18, 2024 · 0 comments

Comments

@kandros
Copy link

kandros commented Dec 18, 2024

Problem Description

Unhandled internal error when using a wrong property for vector search

Proposed Solution

show the used property by the user in the error message, it would have been hard to figure out the problem without reading the source code

Alternatives

No response

Additional Context

CleanShot 2024-12-18 at 14 56 36

I noticed in the source that both INVALID_VECTOR_INPUT and INVALID_INPUT_VECTOR are used, not sure if it's a mistake or there's an actual semantic meaning in the difference

@kandros kandros changed the title better error message when using an wrong vector property Unhandled error when using a wrong property for vector search Dec 18, 2024
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

No branches or pull requests

1 participant