Engel Nyst

Results 1315 comments of Engel Nyst

@katmai From your original post, I thought you were not able to start with frontend, since the app was giving you an error at the beginning. So I asked you...

> Same here. I can't "make start-backend" either because "import charset_normalizer as chardet, ModuleNotFoundError: No module named 'charset_normalizer'" @Redrum624 Your issue seems different. It sounds like this https://github.com/OpenDevin/OpenDevin/issues/469 Please can...

@Hicortab there was a very recent fix for a connection issue, can you make sure your git repo is newly updated? Although that error looks like it already is updated,...

@madambovarix how about this? > Please can you try from [these steps](https://github.com/OpenDevin/OpenDevin/tree/abe0b9fd7913205f92a667e096f3274ffd93ad98), the section "If pipenv doesn't work for you, you can also run" when you're in the opendevin directory:...

Does anything else than local requires a base url? I think LiteLLM forwards the others according to the model. If so, it might be worth to say somewhere that BASE_URL...

FWIW I have seen reports that ollama/llama3 runs successfully - [this comment](https://github.com/OpenDevin/OpenDevin/issues/1407#issuecomment-2080942501) I'm sorry for the frustration. I'm not aware of an issue preventing you from running, but we can...

Can you please check this value "GPT4-1106"? On the litellm list here https://litellm.vercel.app/docs/providers/azure I find "GPT4-1106-preview", or others, and the table indicates that the value corresponding to it should be...

In your Azure account, there's a "deployments" page/tab I think, where you can see the names of your deployments. It's that name you need for the chat model. However, I...