Robert Brennan
Robert Brennan
Thanks all for the comments. I think we have two PRs we need to get in to fix the problems here: https://github.com/OpenDevin/OpenDevin/pull/244 https://github.com/OpenDevin/OpenDevin/pull/231
#244 is merged. Can someone try #231 (git checkout `rb/remove-key-assertion`) and see if it works now? Note that `LLM_EMBEDDING_MODEL_BASE_URL` is now just `LLM_BASE_URL`
@lewismacnow it looks like your docker service isn't running, or the server can't connect to it. What does `docker ps` show?
Whoops didn't mean to close this.
@lewismacnow it looks like you need to set `LLM_EMBEDDING_MODEL=local` in your env
@lewismacnow I changed the default to `local` if you want to try pulling latest
🎉 looking much better! thanks
This should be fixed now--if y'all are still struggling with embeddings please open a new issue. Thanks all for the help chasing this one down!
@Yemresalcan can you open a new issue, and include all of your settings, and the commands you ran?
Weird--looks like the LLM keeps putting a `\` inside the JSON?