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] Failed to upload Image: Error: vectorsService.upsertVector - No vector node found #3101

Closed
Sophokles187 opened this issue Aug 28, 2024 · 1 comment · Fixed by #3102
Closed

Comments

@Sophokles187
Copy link

Describe the bug
When i try to upload an image and send it to openai i get this error message:

Error: vectorsService.upsertVector - No vector node found

Apparently it wants a vector node, but the docs dont say anything about needing a vector store for uploading images. The node suggested ndoes dont even come with a connection point to a vector node.

To Reproduce
Steps to reproduce the behavior:

Make a chatflow
Allow Image upload
Try to upload Image
Get the error

Expected behavior
It should upload the image and use chatgpt vision

@HenryHengZJ HenryHengZJ linked a pull request Aug 28, 2024 that will close this issue
@kylemcdonald
Copy link

This bug is still present for me.

Screenshot 2024-09-03 at 18 28 58

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 a pull request may close this issue.

2 participants