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 execute query stream: Invalid input, No vector column found to match with the query vector dimension: 768 #2887

Closed
KongFulu opened this issue Dec 22, 2024 · 2 comments
Labels
possible bug Bug was reported but is not confirmed or is unable to be replicated.

Comments

@KongFulu
Copy link

How are you running AnythingLLM?

Docker (local)

What happened?

1

Are there known steps to reproduce?

1

@KongFulu KongFulu added the possible bug Bug was reported but is not confirmed or is unable to be replicated. label Dec 22, 2024
@KongFulu
Copy link
Author

image

@timothycarambat
Copy link
Member

Reset vector db + delete cached documents, we do this for you now when you change embedder/vector db. You documents and old embedder are all still keyed to your previous embedder dimensions.

resolved by #2819

@timothycarambat timothycarambat closed this as not planned Won't fix, can't repro, duplicate, stale Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible bug Bug was reported but is not confirmed or is unable to be replicated.
Projects
None yet
Development

No branches or pull requests

2 participants