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

Better error messaging with vectordb query/get procedures #4121

Closed
vga91 opened this issue Jun 28, 2024 · 0 comments
Closed

Better error messaging with vectordb query/get procedures #4121

vga91 opened this issue Jun 28, 2024 · 0 comments

Comments

@vga91
Copy link
Collaborator

vga91 commented Jun 28, 2024

The following procedure should return the root cause (i.e. embedding size different from the other ones in the collection):

Bildschirmfoto 2024-06-21 um 15 51 27


Edit:
Unlike the other vector procedures that return an HTTP error (see here),
this procedure returns 200 OK but with an "errors" key in the JSON response

@vga91 vga91 moved this to Todo in APOC Extended Larus Jun 28, 2024
@vga91 vga91 moved this from Todo to Blocked in APOC Extended Larus Jul 1, 2024
@vga91 vga91 changed the title Better error messaging with apoc.vectordb.weaviate.createCollection procedure Better error messaging with apoc.vectordb.weaviate.query procedure Jul 1, 2024
@vga91 vga91 moved this from Blocked to In Progress in APOC Extended Larus Jul 1, 2024
@vga91 vga91 changed the title Better error messaging with apoc.vectordb.weaviate.query procedure Better error messaging with vectordb query/get procedures Jul 2, 2024
@RobertoSannino RobertoSannino moved this from In Progress to Review in APOC Extended Larus Jul 2, 2024
@github-project-automation github-project-automation bot moved this from Review to Done (to cherry-pick) in APOC Extended Larus Jul 4, 2024
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue Jul 15, 2024
@vga91 vga91 moved this from Done (check if cherry-pick) to Done in APOC Extended Larus Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants