How can I run agent with ollama correctly? #3986
TrustWarden
started this conversation in
General
Replies: 1 comment
-
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
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 got
Error: Embedding API Error: 404 Not Found
constantly.I'm trying to run the agent with local ollama (llama3.2 & DeepSeek) but each one didn't work.
here are the .env ollama correspond details:
even though I changed
USE_OLLAMA_EMBEDDING
andOLLAMA_EMBEDDING_MODEL
to what was mentioned in the comment, but still didn't work.I run Eliza with different versions on WSL2.
Beta Was this translation helpful? Give feedback.
All reactions