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

Fixes #4121: Better error messaging with vectordb query/get procedures #4132

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented Jul 2, 2024

Fixes #4121

Added errors field to EmbeddingResult,
which will be returned in case of JSON response with 200 OK having a value with key "errors", like happening with apoc.vectordb.milvus.query and apoc.vectordb.weaviate.query endpoints, and with apoc.vectordb.milvus.get endpoint

@RobertoSannino RobertoSannino merged commit fe53c93 into 5.21 Jul 3, 2024
5 checks passed
@RobertoSannino RobertoSannino deleted the issue-4121 branch July 3, 2024 11:05
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this pull request Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants