-
Notifications
You must be signed in to change notification settings - Fork 495
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The apoc.vectordb.configure(WEAVIATE', ..) procedure should append /v1
to url
#4232
Labels
Comments
RobertoSannino
pushed a commit
that referenced
this issue
Dec 4, 2024
…uld append /v1 to url (#4248)
vga91
added a commit
that referenced
this issue
Dec 5, 2024
vga91
added a commit
that referenced
this issue
Dec 5, 2024
vga91
added a commit
that referenced
this issue
Dec 6, 2024
vga91
added a commit
that referenced
this issue
Dec 10, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The apoc.vectordb.configure(WEAVIATE', ..) procedure should append
/v1
to urlExpected Behavior (Mandatory)
Executing
should call the API URL:
Actual Behavior (Mandatory)
It calls the API URL:
The text was updated successfully, but these errors were encountered: