Getting "Error: Embedding API Error: 404 Not Found" on ollama localhost #3874
Unanswered
TrustWarden
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use
pnpm run dev
on version v0.25.9 and got this error "Error: Embedding API Error: 404 Not Found".I installed llama3.2:3b in ollama on WSLand set .env like this:
Even change the
USE_OLLAMA_EMBEDDING
to true andOLLAMA_EMBEDDING_MODEL
to "mxbai-embed-large" but still got the same error.Beta Was this translation helpful? Give feedback.
All reactions